As React 16 release is getting closer, we would like to announce a few changes to how React handles JavaScript errors inside components. These changes are included in React 16 beta versions, and will be a part of React 16.
(more…)
Read more »
Who said render props are obsolete? The good old pattern is still valid for the common use case where hooks may not always be the right choice. (more…)
Read more »
Learn how to add custom icons to your React Native application on Android and iOS with React Native Vector Icons and Fontello or Icomoon...
Read more »
What is caching and how does it help in serving a set of files known as the production build of your react app, which is more efficient than your normal react app, runs fast, and has better performance? (more…)
Read more »