Javascript React Native

React Native v0.64.x released

v0.64.x on GitHub (npm) Release blog post Changelog v0.64.0 Breaking Enable inlineRequires by default in new projects’ metro.config.js. Gives a performance benefit but slightly different JS execution order (959365a902...
Read More
Javascript

Dont Depend On State From Callback Handlers in React

Thinking in React’s Render Phase As Opposed to JavaScript’s Execution Context If you’ve been a react developer for awhile you probably might…...
Read More
Javascript

The Power of Functions Returning Other Functions in JavaScript

JavaScript is widely known for being extremely flexible by its nature. This post will show some examples of taking advantage of this by…...
Read More
Javascript

Best Practices to Control Your Errors

It is important to keep in consideration the different scenarios that errors could occur while writing your code. They play an integral part…...
Read More
Javascript

The Power of Chain Of Responsibility in JavaScript

Design Patterns are integral to know in the software industry as they have been proven to solve real life problems in enterprise…...
Read More

Pin It on Pinterest

Generated by Feedzy