JavaScript
-
How to preload your CSS and why you should
Read This Post: How to preload your CSS and why you shouldYou’re trying speed up the page load time of your website and you’ve tried everything. But it’s still not quick enough. Have you tried preloading your CSS and JavaScript resources?
-
Why you should always focus on the basics when starting web development
Read This Post: Why you should always focus on the basics when starting web developmentThere are so many web development frameworks that it can be difficult to figure out where you should start. But the basics are always the right place to begin learning.
-
Why I chose to learn with VueJS
Read This Post: Why I chose to learn with VueJSWith JavaScript frameworks all the rage these days, I decided it was time to learn how they work. And what I learned is that VueJS is the easiest framework to learn.
-
WordPress needs to stay JavaScript framework ‘agnostic’
Read This Post: WordPress needs to stay JavaScript framework ‘agnostic’WordPress currently stands at a fork in the JavaScript road. For a long time, it seemed like a formality that the core team would select ReactJS as the JavaScript framework for WordPress. After all, Automattic, the company that runs WordPress.com, started using it, and the new post editor, Gutenberg, was being built with it. But…
-
Trying to wrap my head around WP REST API and JavaScript
Read This Post: Trying to wrap my head around WP REST API and JavaScriptI set out this week to learn more about the WP REST API and JavaScript. What I learned is that I still have a ton to learn in those departments.