As we worked on React 16 , we revamped the folder structure and much of the build tooling in the React repository. Among other things, we introduced projects such as Rollup , Prettier , and Google Closure Compiler into our workflow. People often ask … Read more
Similar
We were facing memory issue with our Android app @WalmartLabs since stock JSC was doing minimal garbage collection in Android. We tried… (more…)
Read more »
A starter project for building performant ECommerce applications with Gatsby and React - jamstack-cms/jamstack-ecommerce... (more…)
Read more »
This is my short-ish reaction to a linked article about ES6 classes used for React Components instead of “old” createClass. (more…)
Read more »
Exemplary real world application built with React + Redux - gothinkster/react-redux-realworld-example-app... (more…)
Read more »
Apollo provides a function made for fetching additional paginated results, but it isn't directly obvious how it works! In this video we will walk through Cur... (more…)
Read more »