A starter boilerplate project that ties togeather React and Firebase Auth into a Material-UI web app. (more…)
Read more »
TL;DR: From a code aesthetic perspective, a combination of Hyperscript and CoffeeScript is an excellent way of writing beautiful React code.
React code is ugly. Iβm not talking about any technical trait of the framework; Iβm talking playing aesthetic... (more…)
Read more »
This article a walk-through of testing a React Bar Graph with Jest and React Testing Library. The style of tests documented here could alsoβ¦ (more…)
Read more »
Components are an essential building blocks of React.js. In this guide, we will create a simple React Hello component in Typescript. (more…)
Read more »