Community driven content discussing all aspects of software development from DevOps to design patterns. Note, this article deals with client-side JavaScript. For a client and server-side JavaScript ...
Round out the HTMX and Bun web stack by adding Pug, a popular JavaScript templating engine that makes DOM interactions a snap. In the first half of this article, we set up a web development stack and ...
As many of you know, Flaskr -- a mini-blog-like-app -- is the app that you build for the official Flask tutorial. I've gone through the tutorial more times than I care to admit. Anyway, I wanted to ...
An avid learner, a parent, a self taught hardcore tester who breaks things to fix them. This write-up is a log of the author’s personal challenge to learn the bare minimum basics of JavaScript in a ...
When working with text in JavaScript, you may come across situations where you need to add a prefix or suffix to each new line in a given text. In this tutorial, we'll walk you through a simple and ...
p5.js is a JavaScript library that starts with the original goal of Processing—to make coding accessible for artists, designers, educators, and beginners—and reinterprets this for today's web. Using ...
Over the last five or so years, Discord has consistently shown that it is the instant messaging platform for not only gamers but anyone looking to message, video chat, or stream with friends online.