Staying in the Event Loop
Ever wondered how asynchronicity in JavaScript works? Check out my Medium article about the JavaScript event loop.
Blog
Music
Technology
About
Contact
Blog Series
Blog posts grouped by series
Code Quality
Posts around the topic of clean, high-quality code.
Password Security
A series that explains how passwords are usually stored in the interest of security, and how