Page 10

Installing TailwindCSS in a WordPress Theme
Author Dan Pastori avatar
Dan Pastori August 5th, 2020

TailwindCSS is an absolutely amazing front end CSS library that allows you to create stunning CSS layouts. Using TailwindCSS in your WordPress Theme will help add beauty and simplicity to your design. It will also make your theme scalable and easy to manage. Let’s get TailwindCSS added to our theme. Pre-Requisite I personally prefer to […]

Keep Reading →
Break between articles
Using Laravel Mix in a WordPress Theme
Author Dan Pastori avatar
Dan Pastori August 5th, 2020

If you’ve ever tried installing Webpack and configuring it from scratch, you know how hard it is. After working with Laravel and using Laravel Mix, I wanted to use it in every PHP based project. Luckily you can! What Laravel Mix does is take the pain out of configuring Webpack and provides you with an […]

Keep Reading →
Break between articles Break between articles
Configuring Axios Globally with VueJS Part 2 of 4 in Your Guide to Using an API with VueJS/NuxtJS and Axios
Author Dan Pastori avatar
Dan Pastori August 2nd, 2020

In the last tutorial, we went through installing Axios on VueJS and NuxtJS. We also made our first requests with each set up! However, there was one glaring difference between the VueJS and NuxtJS setups that will exponentially grow as you develop. That difference is the global access to Axios within NuxtJS compared to importing […]

Keep Reading →
Break between articles Break between articles
1 8 9 10 11 12 26