|
via Udemy |
Go to Course: https://www.udemy.com/course/working-with-vue-3-and-go/
Vue.js is, as they say on their website, an "approachable, performant and versatile framework for building web user interfaces." That sentence really does not give Vue its full due. It is arguably the best solution currently available for building highly interactive, easy to maintain, and feature-rich web applications currently available. Many developers find it easier to learn than React or Angular, and once you learn the basics, it is easy to move on to building more complex applications.Go, commonly referred to as Golang, is an easy to learn, type safe, compiled programming language that has quickly become a favourite among people writing API back ends, network software, and similar products. The ease with which Go works with JSON, for example, makes it an ideal solution to develop a back end for a Single Page Application written in something like Vue.This course will cover all of the things you need to know to start writing feature-rich, highly interactive applications using Vue.js version 3 for the front end, and Go for the back end API.We will cover:Working with Vue 3 using a CDNWorking with Vue 3 using the vue-cli, node.js and npmLearn both the Options API and the Composition API for Vue 3How to work with propsHow to build reusable Vue componentsHow to build and use a data store with Vue 3Creating, validating, and posting forms using fetch and JSONEmitting and processing events in VueConditional rendering in VueAnimations and transitions in VueWorking with the Vue RouterProtecting routes in Vue (requiring user authentication)Caching components using Vue's KeepAlive functionalityImplementing a REST API using GoRouting with GoConnecting to a Postgresql database with GoReading and writing JSON with GoComplete user authentication with Go using stateful tokensTesting our Go back end with unit and integration testsAnd much more.Vue is one of the most popular front end JavaScript frameworks out there, and Go is quickly becoming the must-know language for developers, so learning them is definitely a benefit for any developer.Please note that this course requires you to download Docker Desktop from Docker. If you are a Udemy Business user, please check with your employer before downloading software.