All Projects → sdras → Intro To Vue

sdras / Intro To Vue

Workshop Materials for my Introduction to Vue.js Workshop

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Intro To Vue

Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (-91.64%)
Mutual labels:  vue-cli, nuxt, vuex
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (-93.1%)
Mutual labels:  nuxt, vuex
Nuxt Juejin Project
仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。
Stars: ✭ 209 (-92.17%)
Mutual labels:  nuxt, vuex
Vue Cnode
🚀 基于vue3 function-based 构建cnode社区
Stars: ✭ 192 (-92.8%)
Mutual labels:  vue-cli, vuex
Nx Admin
👍 A magical 🐮 ⚔ vue admin,记得star
Stars: ✭ 2,497 (-6.41%)
Mutual labels:  vue-cli, vuex
Vue2 Demo
Vue 基于 Genesis + TS + Vuex 实现的 SSR demo
Stars: ✭ 2,072 (-22.34%)
Mutual labels:  vue-cli, vuex
Typed Vuex
🏦 A typed store accessor for vanilla Vuex.
Stars: ✭ 193 (-92.77%)
Mutual labels:  nuxt, vuex
Awesome Vue Cli3 Example
🦅 Awesome example for rapid Vue.js development using vue-cli3 .
Stars: ✭ 160 (-94%)
Mutual labels:  vue-cli, vuex
Todo Vue
Code for YouTube series on building a Todo App in Vue.js
Stars: ✭ 199 (-92.54%)
Mutual labels:  vue-cli, vuex
Douban
Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent
Stars: ✭ 2,324 (-12.89%)
Mutual labels:  vue-cli, vuex
Vue Admin Template
a vue2.0 minimal admin template
Stars: ✭ 15,411 (+477.62%)
Mutual labels:  vue-cli, vuex
Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (-25.3%)
Mutual labels:  vue-cli, vuex
Vue People
VuePeople lists and connects Vue.JS developers around the world.
Stars: ✭ 167 (-93.74%)
Mutual labels:  nuxt, vuex
Vue Movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 175 (-93.44%)
Mutual labels:  vue-cli, vuex
Vue Stator
Vuex alternative based on Vue.observable()
Stars: ✭ 162 (-93.93%)
Mutual labels:  nuxt, vuex
Vue Cheatsheet
Modified version of the official VueMastery cheatsheet
Stars: ✭ 188 (-92.95%)
Mutual labels:  nuxt, vuex
Buefy Shop
A sample shop built with Nuxt, Stripe, Firebase and Serverless Functions
Stars: ✭ 207 (-92.24%)
Mutual labels:  nuxt, vuex
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-94.12%)
Mutual labels:  vue-cli, vuex
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-94%)
Mutual labels:  vue-cli, vuex
Lvyou
🎒Vue.js 初步进阶案例,路由懒加载,进入页面前登录判断,返回导航判断,RestAPI接口使用,组件封装,Vuex状态封装,keep-alive页面缓存等功能
Stars: ✭ 195 (-92.69%)
Mutual labels:  vue-cli, vuex

Introduction to Vue.js Course Materials

Author: Sarah Drasner

Upcoming workshop live on Sept 23, 2020, join here

Vue 2 course available here.

This repo houses the materials and resources for the Introduction to Vue.js course on Frontend Masters.

Most of the materials for the course are outlined below, but there are also directories housed here of very basic examples of some of the techniques we will cover so that students don't have to spend a lot of time researching in order to get started. It is recommended that students use CodePen to create work for the duration of the course, as we'll use preprocessors like SCSS as well as Babel for ES6, and resources like Vue.js, both prod and dev versions, codepen makes it easy to do so without time devoted to setup. If you like, you can also scroll to the CodePen collection section and fork one of the existing pens in those collections, they are comprehensive. There are more true-to-life build process examples, in the VueCLI, Nuxt, and Vuex Resource Sections. It's encouraged to watch the lecture to learn how to set up the builds yourself, though.

Materials for Vue 3 Course

Slides:

All slides have password !vue!

This course has been updated in 2020 for the Vue3 release, older materials for Vue 2 course available in the vue2-resources directory.

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].