Level Up

A collection of resources for WordPress Developers, written and curated by experts

Posts tagged: Vue.js

Vue vs React: Which is the Best JavaScript Framework in 2021?

React or Vue.js, which JavaScript framework should you choose? React powers WordPress’ new editor while Vue.js is a popular framework in the Laravel community. In this post we’ll go over… Read more

Peter Tasker

Mar 17, 2021

5 Ways to Create a WordPress Plugin Settings Page

It’s been a while since I created a new WordPress plugin from scratch, but recently I decided to turn some code that was working just for me into a fully… Read more

Iain Poulson

Feb 18, 2020

Inertia.js: Building Single-Page Apps the Old Way

Update: We’ve written a newer, more detailed tutorial on Inertia using Laravel Jetstream. I’ve been building Laravel apps for years now. From large, data-heavy apps like Mergebot (RIP 😢) and… Read more

Gilbert Pellegrom

Dec 4, 2019

Vue vs React: 2018 Edition

Just over a year ago I wrote a 🔥-y piece comparing Vue.js vs React. Today, the argument about these two JavaScript frameworks is as alive as ever, but over the… Read more

Peter Tasker

Aug 21, 2018

Build a WordPress Plugin with Vue 2

It’s been a while since we’ve played with Vue JS on this blog, so why don’t we take a beginner-focused look at how one might go about building a simple… Read more

Jeff

Jul 10, 2018

Announcing serializededitor.com: A Visual Editor for PHP Serialized Data

I recently built a command line daemon in PHP to emulate AWS SQSD for the purposes of testing in Mergebot. As it turns out, one of the benefits of building… Read more

Gilbert Pellegrom

Jun 27, 2017

Building a SaaS app with Laravel Spark: Web Uptime

If you keep up with the Laravel community at all you’ll be aware that Taylor Otwell recently released his much anticipated SaaS scaffolding library called Spark. Spark is a library… Read more

Gilbert Pellegrom

Jun 21, 2016

Building Reactive WordPress Plugins – Part 2 – Vue.js

This is article 2 of 3 in the series “Building Reactive WordPress Plugins” In the first part of this series I showed you how to build WP Cron Pixie, a… Read more

Ian

Jun 7, 2016

Creating a WordPress Theme using the REST API and Vue.js

After attending the Day of REST conference a couple of weeks ago I was inspired to dive in to the WordPress REST API and test it out. On the day… Read more

Gilbert Pellegrom

Feb 23, 2016