Guide to master JavaScript types: part 1
Most of the time, a primitive type is represented directly at the lowest level of the language implementation and all basic data types are built-in. (more…)
Read more »
In this live coding session I explain the base concepts behind CSS in JS libraries and implement a simple React Hook for styles… Read more