React v16.13.0 released, React Stripe.js, and when to use React context or Redux
This update contains bugfixes and new deprecation warnings to help prepare for a future major release.
React Stripe.js is a thin wrapper around Stripe Elements. It allows you to add Elements to any React app
This post draws from the Redux Docs and various other articles and talks to give a quick, condensed answer about this specific topic.
In this article, Wojciech Matuszewski shares a pattern he came up with for writing tests which avoids unnecessary repetition and makes it clear how Typescript can be more of tool and less of a burden.
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. Get started today.
Cypress 4.0 now allows you to run Cypress tests in Firefox and Microsoft Edge. The team has also launched a new Cross Browser Testing Guide with various recommendations to help you implement the right CI strategy for your project and team.
Hooks library for fetching, caching and updating asynchronous data in React
This video gives a deep dive on creating a react+redux application using the redux template for create-react-app. It walks through the packages that this comes with, including the Redux Toolkit, which is now the official, opinionated way of setting up a redux project