Front-end ecosystem is constantly evolving and changing on a day-to-day basis. Some tools become “bestsellers” in terms of web app development, revolutionizing the workflow, while others become a dead end. ... (more…)
Read more »
Many people use Webpack
because it's
popular. create-react-app
makes it even easier. But what if you prefer zero configuration?
How minimal can your configuration for a React app get? This post
contains my two favorite recipes for prototyping... (more…)
Read more »
We are excited to announce the public release of a package we’ve been using internally at Sift to handle our client-side data fetching for over two years now: resourcerer. Resourcerer contains a React higher-order component (HOC) called withResources that... (more…)
Read more »