Press enter to see results or esc to cancel.

Tutorials


Blog image

Updates about The Majesty of Vue.js 2

While we were working on the update of the book, we found out that if we demonstrate how to build each example with both Vue 1 and 2 side by side, the output is overwhelming. Therefore, we had two options. To overwrite the examples using Vue 2 or to create a second book.

Continue reading
Blog image

Data flow in Vue and Vuex, a closer look

Learn about data flow in Vue by reading how to create a chat in three ways, each one showing how to manage sharing state with an object, sharing state with vuex and with bindings.

Continue reading
Blog image

Exploring Vue.js - Why choose Vue.js for your next app.

A lot new frameworks out there to learn, why is Vue worth bothering with? Watch this video to see how easy is Vue to learn and to use.

Continue reading
Blog image

Building a Mobile App with Cordova and Vue.js

Learn how to use the Cordova framework with Vue.js to build a mobile app which generates random words.

Continue reading
Blog image

Build search functionality with Laravel Scout and Vue.js

This tutorial will help you build a simple search functionality, using Vue and Laravel Scout, which makes search in apps a breeze.

Continue reading
Blog image

Ruby on Rails App with Vue.js

Intergrate Vue.js to your Ruby project and see how can you securely collect and tokenize a credit card (via Stripe) for processing payments.

Continue reading
Blog image

Vue JS and Horizon - Full Stack Tutorial (Part 1)

This is part 1 of 3 tutorials on building a full stack note-taking app with Vue JS and Horizon.

Continue reading
Blog image

Create a Single Page App With Go, Echo and Vue

A tutorial to help you build a very simple "todo" application, with Vue.js, SQLite and Echo. When finished you will be able to create tasks with a title, display the newly created tasks and delete them.

Continue reading
Blog image

Laravel JWT Auth with Vue.js 2.0

A tutorial to help you build JSON Web Tokens authentication, using Laravel and Vue.js for the front-end.

Continue reading
Blog image

VueJS 2.0 video series

Video series by the Eggplanet Team: Build a map dragger using Vue.js 2.0 + Vuex

Continue reading