I am an Ethical Full-Stack Developer. I use lots of different technologies daily. On my YouTube channel you will find videos related to programming topics in general, system administration and more.. If you want to know more about me, visit my website: https://fabiopacifici.com/. Development Services: https://fabiopacifici.com/shop/. Blog: https://fabiopacifici.com/blog/. Channel Merchandise: https://teespring.com/en-GB/stores/pacific-dev. Buy me a cup of tea: https://www.paypal.me
( 5 Of 5 )
1 review29-07-2024
If you need help at any point during the course you can join my new community on Slack https://join.slack.com/t/fabiopacificicom/shared_invite/zt-rf4vwvcm-esx1RkokwrJ93yyr1rPpVQ
In this guide, we will build two simple projects and deploy them on Netlify. We will use VueJS as our front-end framework, and use different technologies to build our projects. We will build a kind of Twitter, a very simplified version and a single page application for a portfolio using the GitHub API.
What do you need to follow this tutorial
To follow along, you will need at least a basic knowledge of HTML/CSS and JavaScript. Vue.js knowledge isn't required, we will learn the basics first then, we will move into building our projects together.
Chapters
Intro
Fundamentals: Installation
Fundamentals: Create a Vue Instance
Fundamentals: Work with templates
Fundamentals: Methods
Fundamentals: Directives Overview
Fundamentals: Conditionals
Fundamentals: Loops
Fundamentals: How to handle user inputs with events Handling
Fundamentals: Two way model binding (v-model)
Fundamentals: Computed Properties and methods
Project: Simple Twitter Clone
Fundamentals: Component basics
Project Update: Simple Twitter clone with components
Fundamentals: Axios and RestAPI
Fundamentals: Routing with VueRouter
Final Project: build a Portfolio with VueJS, VueRouter, Axios, GitHub API
Deploy Continuos deployment with BitBucket and Netlify