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 »
Persist React’s useState to localStorage is a common requirement. You’d want to persist user’s preferences or data to have them at hand on… (more…)
Read more »
Ben Sangster, software engineer at Etsy, recently detailed the reasoning behind Etsy’s migration from React v15.6 to Preact 10. Going beyond the difference in library size, Sangster argued that adopting Preact lowered the risk associated to migrating Etsy... (more…)
Read more »
Page speed is critical. You need to get content to your audience as quickly as possible on every device. You also need to render ads in a speedy way to maintain a good user experience and make money to support your journalism. (more…)
Read more »
Today we are going to discuss some great and promising tools to improve React developers` productivity and enhance the overall development workflow.
Usually when I need to start working on a new project (at least for personal projects, at work is a bit di... (more…)
Read more »