Are there any ways to detect WordPress websites? Or indications of a website being powered by WordPress? How would these look like? This post is about that.
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.
Are there any ways to detect Joomla websites? Or indications of a website being powered by Joomla? How would these look like? This post is about that.
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.
This is my recap post for Day 8 of the FREE JavaScript 30 online video course by Wes Bos. The task is to paint with your mouse on an HTML5 canvas element.
Talking about “testable code” is usually done in the context of unit testing. Writing testable code thus requires understanding unit testing. Learn it now.
So you want to disable the new User Admin Language feature introduced in WordPress 4.7? Well, this post shows how to do this.
This is my recap post for Day 7 of the FREE JavaScript 30 online video course by Wes Bos. The task is to explore new JavaScript array functions.
This is my recap post for Day 6 of the FREE JavaScript 30 online video course by Wes Bos. The task is to realize an input with typeahead functionality.
This is my recap post for Day 5 of the FREE JavaScript 30 online video course by Wes Bos. The task is to build an image gallery with JavaScript and flexbox.