I'm Writing a Book/Course On React Native Performance Tooling
Andrei Calazans's Blog
by
4M ago
I'm writing a book and course about the tooling one can use to idenfity performance bottlenecks on React Native ..read more
Visit website
How to Succeed Working Remotely
Andrei Calazans's Blog
by
5M ago
Throughout the years I found that being successful as a remote worker requires special attention to certain details and in this post I want to highlight them for you ..read more
Visit website
How do you toggle a component's visibility without losing its UI space?
Andrei Calazans's Blog
by
1y ago
Simple implementation of a Visible component that enables you to toggle the visibility of any component ..read more
Visit website
Why you should do “The Missing Semester” by MIT
Andrei Calazans's Blog
by
1y ago
Have you heard of “The Missing Semester” course provided by a team of instructors at MIT? They promise to go over a set of tools which can help you become a more proficient software engineer ..read more
Visit website
Why :443 is postfixed in https request domains?
Andrei Calazans's Blog
by
1y ago
Today I learned why the :443 postfix on https domains are used ..read more
Visit website
How to override a Node.js module with React Native's Metro config
Andrei Calazans's Blog
by
1y ago
Today I learned how to easily override an imported module with Metro ..read more
Visit website
A Retriable Suspense Wrapper
Andrei Calazans's Blog
by
1y ago
What if we placed React's Suspense retry logic at the same level as its error boundaries ..read more
Visit website
How do you cache FlatList.renderItem? Is the below FlatList.renderItem properly cached?
Andrei Calazans's Blog
by
2y ago
Let's take a look at caching FlatList's renderItem when it needs to pass down an ID to the on press of the list's item ..read more
Visit website
How do you change the base of a branch in Git?
Andrei Calazans's Blog
by
2y ago
Today I learned git rebase --onto ..read more
Visit website
Difference between node --inspect and --inspect-brk
Andrei Calazans's Blog
by
2y ago
Today I learned what the difference between Node.js' --inspect and --inspect-brk is ..read more
Visit website

Follow Andrei Calazans's Blog on FeedSpot

Continue with Google
Continue with Apple
OR