In this post, I briefly review the new Gutenberg Development course by Zac Gordon. Hint: It is awesome, and you should sign up for it right away.
I’m super excited to be hosting a workshop on unit testing at WordCamp Europe 2018. If you want to know why that is, you might want to read this post.
In this post, I want to share a simple, yet effective best practice when it comes to (JavaScript) event listeners, and code reuse.
New year, new job. With the end of 2017, I left Inpsyde, and as of January 15, 2018, I am one of the lucky devils working at Human Made. This post provides a little background to that move.
I did an interview with JavaScript and, in particular, React mastermind Wes Bos about a possible future of WordPress and the JavaScript framework React.
This is my recap post for Day 25 of the FREE JavaScript 30 online video course by Wes Bos. It’s about event listeners, of which I only recap self-unbinding.
This is my recap post for Day 12 of the FREE JavaScript 30 online video course by Wes Bos. The task is to detect a given key sequence in the user input.
This is my recap post for Day 17 of the FREE JavaScript 30 online video course by Wes Bos. The task is to sort a string array but ignore leading articles.
So you are curious what headers you can get from a specific (maybe your own) website? Well, you can list them directly in your (modern) browser. Here’s how.
This is my recap post for Day 9 of the FREE JavaScript 30 online video course by Wes Bos. The task is to learn all about the browser console.