Let's cover general clean coding principles for naming and using variables and functions, as well as some JavaScript-specific clean coding best practices. (more…)
Read more »
Well, below is a screenshot of my personal website’s source code, see if you notice something different: And now, let’s talk about how that works, how well it works, and what other alternatives to… (more…)
Read more »
evaljs - A JavaScript interpreter written in JavaScript...
Read more »
prettier - Prettier is an opinionated JavaScript formatter.
Read more »
Today we are going to make a special post dedicated to those weird JavaScript moments, where things behave a little bit strange.
“Nobody normal ever accomplished anything meaningful in this world.” — Jonathan, Stranger Things
We will look at some code s... (more…)
Read more »