Posts in javascript
May 15, 2021
Manage React State With XState
The most straightforward way of using XState with React is through local component state
May 12, 2021
Writing Great Unit Tests
We will look at 10 simple tips and tricks on writing unit tests in JavaScript
May 8, 2021
React Crash Course
Crash course to learn the React JavaScript library. We will look at components, hooks and more
May 4, 2021
JavaScript Performance Tips
We will look at 10 simple tips and tricks to increase the speed of your code when writing JS