From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Deploy your app to Vercel and commit changes with GitHub
From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
Deploy your app to Vercel and commit changes with GitHub
Can you feel the excitement? It's palpable. We're so close to deploying this project into the real world and then showing off our skills to our friends, our family, and co-workers so that they can say, hey, you really understand how to optimize server performance and rendering using these fantastic JavaScript libraries and frameworks. You're really something. You know that and you can say, heck yeah, I am. What's the next step? Well, now that we have the repository of code up on GitHub, this is great because now when we make changes, we can always push these changes up on the Cloud into GitHub. GitHub tracks the changes for us, we can see the timing of it, we can see the histories, we can create different branches. You can do a whole lot with GitHub. There are courses on GitHub. I don't actually have a full course on GitHub, but maybe that's an interesting idea in the future. But for now, what we're going to focus on is now that we have this code up, how do we point it to Versal so…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
What is GitHub and how to get started with it?6m 28s
-
(Locked)
Deploy your app to Vercel and commit changes with GitHub12m 11s
-
(Locked)
Real-world multi-branch feature building on GitHub with React9m 18s
-
(Locked)
Pull requests and merging code reviews with GitHub automatic Vercel deployment8m 55s
-
(Locked)