Summary
This change moves the default new application template from Flow to TypeScript. This better aligns with the communities usage, and aligns to the great work that has been happening for TS co... (more…)
Read more »
The FLIP technique allows for declarative and performant animations. In this article, we will look at a simple way to implement this method using React. (more…)
Read more »
react-permissible - Making the permission management for React components easier. (more…)
Read more »
A basic intro to JavaScript tooling: Prettier, ESLint, npm, Parcel, Babel, and Browserslist... (more…)
Read more »
Create React App is not a great recommendation to be making, especially for newer developers.
As an educator, I run into countless issues w/ new React devs running into unnecessary issues due to th... (more…)
Read more »