Building a Tic-Tac-Toe game with Vue.js - Part 1/3

Building a Tic-Tac-Toe game with Vue.js - Part 1/3

Vue.js quick script link: https://unpkg.com/vue

Vue Reference used in the making of this video:
https://vuejs.org/v2/guide/

In this series I go over the development of a simple Tic-Tac-Toe game using HTML, CSS, Javascript and Vue.js.

Vue.js is reactive meaning it will instantly update the view (your HTML elements) whenever your model (data object) changes.

If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!

Getting Started with Vue JS
https://goo.gl/nqcUcS

Vue JS 2.0 - Mastering Web Apps
https://goo.gl/8qdYzs

Learn Vue 1 JS introduction to simple reactive JavaScript
https://goo.gl/dcAe4K

Build A Web App with VueJS, Spring Framework and MongoDB
https://goo.gl/NvUKSU

Vue JS 2 - The Complete Guide (incl. Vuex)
https://goo.gl/uW4QbF

Suggest:

Create a Platformer Game with JavaScript - Full Tutorial

JavaScript Programming Tutorial Full Course for Beginners

Learn JavaScript - Become a Zero to Hero

Javascript Project Tutorial: Budget App

Top 10 JavaScript Questions

E-Commerce JavaScript Tutorial - Shopping Cart from Scratch