The Use-Case-Driven Guide to Essential JavaScript Array Methods

Some helpful tips and code snippets for JS array methods, categorized by use-case

Keep reading...

The weird quirk of JavaScript arrays (that you should never use)

If all your friends said they were going to treat their arrays like objects, would you do it too?

Keep reading...

4 Hugo Beginner Mistakes

If you’re using a static site generator with a large selection of pre-made templates, it’s probably because you want to build your site quickly. However, as with any technology, Hugo has its own set of quirks that can stop a slightly-too-eager creator in their tracks. In this post, I’ll be laying out some beginner mistakes to help you flatten that learning curve.

Keep reading...