Login required for access
In order to watch this lesson, you'll need to login to the website.
Intro to Vue.js and Delete Post UI
Fullstack Social iOS NodeJS REST
To make our lives as simple as possible, I would like to introduce a very popular javascript framework called Vue.js. Using this library will accomplish two important things inside of our web pages. The first is to eliminate the usage of weird % symbols in our code, its very hard to type in my opinion. Secondly, its much easier to use two way binding syntax in our web pages to update the UI and handle things like clicking buttons. Today's lesson will be a quick intro to Vue.js, I do recommend you go through some of the "Getting Started" guides on the internet to get more familiar with the syntax. By the end of today's video, we'll have functional UI that helps us delete post objects from the browser.

Comments (5)
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
HELP & SUPPORT