#257 – June 21, 2020
React developers are in demand on Vettery
Vettery is an online hiring marketplace that's changing the way people hire and get hired. Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today.
The HTML touch slider carousel with the most native feeling
keen-slider is a free library agnostic touch slider with native touch/swipe behavior and great performance. It comes with no dependencies, typescript support, multitouch support and is compatible to all common browsers including IE 10.
Improved Next.js and Gatsby page load performance with granular chunking
A newer webpack chunking strategy in Next.js and Gatsby minimizes duplicate code to improve page load performance.
A magical implementation of tailwind-like classnames into styled-components.
6 Stunning React.js Project Ideas
Everyone faced the dilemma of what app you should develop next to make progress in learning React. The project must be complex enough to make you think and google, but not too hard so you don’t feel overwhelming. And you are looking for a great article where you can find a brilliant idea for your next project that just fits your skills.
React Functional Components and Lodash High-Order Functions
How to seamlessly use lodash high-order functions like debounce and throttle in your react functional components.