This tutorial walks through building a simple Single Page Application using Cro as the backend. For the frontend, we'll use webpack, ES6, React and Redux. No prior knowledge of these is required, although expect to need to do some further reading if you w... (more…)
Read more »
You've written this awesome custom hook that uses context. How do you test the hook? Learn to mock useContext value with Jest. (more…)
Read more »
Feature-packed and optimised React component for Chrome's new Document Picture-in-Picture API - martinshaw/react-document-picture-in-picture... (more…)
Read more »
Edit: Reactive Search got hunted on https://producthunt.com/posts/reactive-search. (more…)
Read more »
React is a JavaScript library that makes it super easy to create interactive UIs. We'll build it up from first principles. (more…)
Read more »