Pragmatic programming and Duck Typing in the real world. How to apply duck typing to enhance an existing library's functionality with only minimal changes to...
Read more »
How to do state management in React using React hooks and the Context API. (more…)
Read more »
React Native makes it easy to build native iOS and Android apps, there's a lot of modules that allow us to use native APIs made by an awesome community. But sometimes it can be frustrating to realize that your needed module does not exist and the only sol... (more…)
Read more »
CodeCrafters is a set of advanced programming challenges where you build programming tools like Git, Redis and Docker from scratch. (more…)
Read more »