One of the annoying quirks of writing HTML inside of a javascript file is that, by default, it doesn’t recognise that you’re actually writing HTML. In VS Code, this can be fixed by opening your settings.json and adding this option: Oh happy days!
Category: Developer Tools
This is a reference of the Block Editor blocks available in WordPress as of 6.4.3. There is an online resource here: Core Blocks Reference | Block Editor Handbook | WordPress Developer Resources But being the visual person I am, I find it helps to see what the available blocks are. This is especially useful for […]
I’ve started to enjoy using Visual Studio Code as of late, my favourite choice in Code editor (Intellisense ftw). However, if you notice that vs code scripts are disabled using the terminal, you might need a slight configuration. Specifically, if you plan on using it for running global commands.
I have some go-to recommended WordPress plugins I always install on new projects. They’re essentials, in my opinion, for making a WordPress website that much better. However, if you’re a WordPress developer, chances are you have some of these in your list already. Hey ho, here we go…
Everybody has their own set of essential web development tools. Here are a couple mine I thought I’d share. I might later add some more, as and when I find them.
Atom is a favourite text editor of choice for coding. I spent a long time with sublime text, until I bit the bullet to try something new. Obviously with all the extra new features, and nicer way to handle customisations and so on, I wanted to share some add-ons (known as packages) I use to […]
Like most people I’m a creature of habit, and I’ve always preferred to use firefox for web development. It’s understandable, considering it was released before Chrome (firefox first released 2002 – compared to Chrome in 2008), and it was a much better alternative to Internet Explorer at the time. Yeh, I’m somewhat of a veteran […]