sdras / building-web-apps-with-vue

building-web-app-with-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Web Apps with Vue and Nuxt

Course Materials

Author: Sarah Drasner

Upcoming workshop live on Sept 25, 2020, join here

This repo houses the materials and resources for the Building Web Apps with Vue and Nuxt course on Frontend Masters. This course uses Vue 3.

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.

This workshop is mostly spent live coding, and I get a lot of questions about my local environment, here are all of the things I'm using:

Slides:

All slides have password !vue!

Directories

Game Application

Built with Vue CLI

  • gameresources- resources and materials for the game
  • game-problem
  • game-solution

Food Application

Built with Nuxt

This is the article I wrote that shows you how to set up an API with AWS with Lambda and DynamoDB (we will use this API in our course)

  • foodapp-resources- resources and materials for Food application
  • foodapp-problem1
  • foodapp-solution1
  • foodapp-problem2
  • foodapp-solution2
  • foodapp-problem3
  • foodapp-solution3

Composition API

  • compapi-start
  • compapi-solution

License

Creative Commons License

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

About

building-web-app-with-vue


Languages

Language:Vue 65.1%Language:SCSS 18.4%Language:JavaScript 15.7%Language:HTML 0.8%