First look at Bun - a fast new JavaScript runtime like Node.js or Deno. Explore the core features of Bun.js and how they might affect fullstack web developer... (more…)
Read more »
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 »
What is the play-by-play of Eloquent Javascript 2nd Edition vs 3rd Edition, also known as the best Javascript books in 2020? Get to know Eloquent Javascript 3rd edition better in this article. (more…)
Read more »
So, Here’s the problem: You are a chef, and you have been asked to prepare milkshakes for your best friend’s baby shower. Because of the huge income chef’s usually have, you are a proud owner of a… (more…)
Read more »
Unique web app features become possible when developed as part of a robust framework. Software engineers choose the libraries and tools that best suit the final goal, and everything necessary to achieve it... (more…)
Read more »