React 16 got released. It’s a major release with new features, improvements, performance and more. You can read official release notes or… (more…)
Read more »
React's ecosystem is a flexible framework. The article gives you an opinionated ideal React setup choosing essential libraries... (more…)
Read more »
Add map like zooming and panning to any React element. This works on both touch devices (pinch to zoom, drag to pan) as well as with a mouse or trackpad (wheel scroll to zoom, mouse drag to pan). (more…)
Read more »
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 »
You can now deploy your React Application with just a single command on Surge. With the Surge command-line tool, deploying your application has never been easier.
Wait, what's surge? Good, you asked!
Surge is a static web publishing server. It deploy... (more…)
Read more »