Here you will find my blog mostly about front-end development
Recreating the Matrix Rain effect in a HTML Canvas element using TypeScript and React
Somewhere in a parallel universe Steve Jobs reveals the latest addition to JavaScript.
Creating the fantasy CPU emulator using React and TypeScript.
Understanding the fantasy CPU emulator.
Looking at the proposed pipeline operator proposals, and comparing the Hack vs F# proposals.
Taking a closer look at lodash's chain, how it differs from using the native map, reduce and filter.
Creating a Typewriter effect using React, useEffect in combination with setInterval, and using a generator function.