Andrei Calazans
I am a Software Engineer, these are my notes and thoughts
about Software Development.
What Are The Use Cases For React Class Components?
•What are the use cases for React Class components today despite the existence of Function Components and Hooks?
React Native Weekly - W14 2021
•React Native Weekly - W13 2021
•React Native Weekly - W12 2021
•Next.js - Handling Linkable Tabs
•Do you need to have tabs in your Next.js app and these tabs need to have links to them?
Code Comprehension Takes The Largerst Amount Of Time
•Code comprehension represents the largest amount of time spent with a codebase
Explicit Versus Implicit - The Cost Of Implicitness in Programming Comprehension
•For better developer experience always prefer an explicit pattern. Here is why.
Leveraging You.i Engine's Counterparts to Extend React Native You.i
•In this tutorial, I go over how to create a native module in C++ to extend the functionality of React Native You.i components by tapping into its counterparts
What are the 100 things you must do to accomplish what you want?
•This came up while I was thinking about my goals. To become a developer I came up with a plan that resulted in a simple list of actions I had to accomplish to achieve what I wanted.