Vue.js version of the "Node With React Fullstack Web Development" Udemy course

Github Repositories

Source code for the Vue.js-Nuxt version of the Node With React Fullstack Web Development Udemy course

Within the code you can see how to:

  • Create boilerplate starter projects with Vue.js, Nuxt, Express and MongoDb.
  • Understand common web technologies and design patterns to connect them together.
  • Master deployment techniques between the production and development environments.
  • Make an app with Google OAuth authentication.
  • Learn to effectively create and send emails from a backend server and the integration with SendGrid.
  • Accept and process credit card payments from users and the integration with Stripe
  • Deploy an application in Heroku
  • Use on-line mLab database-as-a-Service for MongoDB.