ChatGPT: Write a story about Leo who gets intrigued about JavaScript frameworks

     Leo was a database programmer who had been working at a software company for the past five years. He was an expert in SQL and database … Read more

Similar

JavaScript: The First 20 Years

How a sidekick scripting language for Java, created at Netscape in a ten-day hack, ships first as a de facto Web standard and eventually becomes the world’s most widely used programming language. This paper tells the story of the creation, design, evoluti... (more…)

Read more »

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 »