Tuesday, 26 March, 2019 UTC


Summary

sponsor
Check your webpack bundle size on every pull request
Catch webpack bundle bloat before your users do. Get webpack bundle analysis over time, for every commit of your project. Free for open source.
react
Vue vs. React in 2019: Which Framework to Choose and When
Vue.js and React are two frontend JavaScript frameworks popular in the developer world, with React taking the top spot on the podium for three consecutive years now. Both tools offer developers a productive approach to building various Web products, but each has its own best use cases and responds to different business needs. In this article, we’ll explore what those use cases can be, along with perks that make Vue.js and React unique.
Functional Components with Recompose
This article will show a different way to create React components. We’ll discuss responsibilities, HOCs, functional components and Recompose.
Why I love to test with React testing library
Some practical tips on how using react-testing-library can make you a better Frontend Developer by focusing on the value your features give to your users.
No more tears, handling Forms in React using Formik, part I
So Forms, your favorite topic ey? No? Yea I agree with you, not my favorite either. It’s a very important topic so many things we need to get right here.
Modern and clean routing with hooks
A quick experiment about using hooks for routing in a react app turned out to be very flexible and powerful. I published the module hookrouter on npm for anyone to use. Let me introduce it to you in this article.
projects
Web Tools Weekly
If you are building web applications be sure to check out Web Tools Weekly newsletter by Louis Lazaris. Every issue is packed with lots of useful tools, libraries, and tips to build websites.