A Fullstack developers survival guide to the JavaScript jungle – Part 1

You may not know this but by trade I’m actually a Fullstack .NET developer. I just happen to be one of those weird Fullstack developers who has more of an affinity to the front end than the b… Read more

Similar

Casual Parsing in JavaScript

Over the last year and a half I've gotten really into writing parsers and parser-adjacent things like interpreters, transpilers, etc. I've done most of these projects in JavaScript, and I've settled into a nice little pattern that I re-use across projects... (more…)

Read more »