There’s a resurgence in the WP community and lots of buzz around FSE. How will this impact theme developers in the near future?
I’d rather not install extra extensions, though Prettier looks like a good option. Does Visual Studio Code support native code formatting?
I’d like to learn this the “old-fashioned” way without use of Brew or NVM. What is best practice in 2022 for upgrading Node.js?
CSS support keeps expanding and brings with it new selectors to learn. What’s your opinion on the best examples for using :where() over :is()?
This one has been tough to commit to memory (ha, get it?) and I often find multiple answers when searching online. What should be my go-to method?
By default, WordPress Search is somewhat limited and seems to pull results based on Title/Content only. If I write a Post and Tag it “JavaScript” but don’t mention that specific keyword in the Title/Content, searching the site for JavaScript won’t show this Post in the search results despite the Tag. What would be a minimal […]