Please enable JavaScript.
Coggle requires JavaScript to display documents.
Vue.js 3 by example - Coggle Diagram
Vue.js 3 by example
Building a Chat App with Vue 3,
laravel, and Socket.IO
Creating the api endpoints with laravel
Setting up JWT authentication
Enabling cross-domain communication
Enabling realtime communication
Creting the FE to let users chat
Creating your first application in Vue 3
Vue 3 core features - components and built-in directives
Debugging with Vue.js Devtools Summary
Understanding Vue as a framework
Setting up the Vue project with the Vue CLI and script tag
Building a Vue 3
Progressive Web App
Basic theory on components and PWAs
Introducing the Github portfolio app
Creating the PWA
Serving the PWA
Creating a Shopping Cart System with
GraphQL
Introducing the GraphQL API
Creating a graphql api with express
Creating the admin frontend
Creating the customer frontend
Building a Photo Management
Desktop App
understanding components
understanding vue CLI plugin electron builder
Building a Multipurpose Calculator
Mobile App
with
Ionic
Introduing Ionic Vue
Creating our Ionic Vue Mobile app project
Adding the calculators to our calculator app
Building a Vacation Booking App with the
PrimeVue UI Framework
Understanding Vee-Validate and Yup
understanding Express
connecting the FE and the BE
Building a Slider Puzzle Game with
tests
Understanding the basics of components and mixins
Unit testing with Jest