Insights
React TL;DR – a human filter for most useful React content.
Test Driven Development (TDD) with React, React Testing Library, and Jest
A strategy for writing good test Write a test that fails (RED). This is to avoid false . . .
Announcing React Native 0.61 with Fast Refresh
Fast Refresh: fully supports modern React, including function components and Hooks. recovers after . . .
8 habits you should avoid when developing with Javascript
Using JQuery Don’t keep learning Neglect your physical and mental health Do not write tests Learn . . .
A Guide to Component Driven Development (CDD)
Key benefits of using CDD: Faster development: Separating development into components lets you . . .
Advanced Tutorial: Redux Toolkit in Practice
This tutorial will show several concepts: How to convert a “plain React” app to use . . .
React Dev Tools – Debug Like a Ninja
New Dev Tools has great many improvements over the old version. To highlight a few: . . .