-
Why I chose to learn with VueJS
•
Continue Reading: 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.
-
Loading more posts with a button click and WP REST API
•
Continue Reading: Loading more posts with a button click and WP REST APIOne of the features I had an issue finding a tutorial over was loading more posts via a button click. So here’s a brief tutorial on how to do just that.
-
Another year, another set of WordPress resolutions
•
Continue Reading: Another year, another set of WordPress resolutionsAh yes, the new year. That time when everyone makes resolutions that they might keep for a couple of weeks. Like I did last year, here are a few WordPress resolutions I hope to keep throughout 2017.
-
Displaying threaded comments with WordPress REST API
•
Continue Reading: Displaying threaded comments with WordPress REST APIAs I’ve worked with the WP REST API, I’ve seen a lot of really good tutorials over the basics, but not a lot that deal with slightly more complicated topics that are easily implemented in the typical WordPress template. This tutorial over threaded comments in the WP REST API hopefully starts to fill that void.
-
Trying to wrap my head around WP REST API and JavaScript
•
Continue Reading: 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.