Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 36

Creating users

In this video we going to take a look at an endpoint I've created for adding new users.

I've just got the basics done for this one; I haven't added authentication or any other juicy stuff that we'll be doing in this module.

You may recall in the 3rd module we set up this user model and validation.

You'll see I've also now added a new router file at server/routes/users.js, and also a new controller file at server/controllers/user.js.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom