React is slow - just like other frontend frameworks. But if you care about performance, it's fairly easy to make any React application super fast. Here is how. (more…)
Read more »
Native image lazy loading is added to browsers from Chrome 76 and other browsers are also starting to support it which helps us to add lazy image capabilities… (more…)
Read more »
As web apps go, it’s relatively small — about 10,000 lines of code. It’s a React/Redux app, bundled by Webpack, served by a thin Node backend (using Express and MongoDB). 90% of the code is on the… (more…)
Read more »
Performance optimized React Context API. Contribute to abouolia/use-next-context development by creating an account on GitHub. (more…)
Read more »