Let's take a brief moment to discuss why NextJS is so important and what you can expect from this course 🌹
Enjoy free content straight from your inbox 💌
00:00
Next JS is probably the best way to use React in production. In fact, even the React core team recommends using Next js. This course covers all areas of next years from getting set up all the way to deploying your application to production. And you know that you're going to get real world advice because bullion art itself is built with next Js. Here are just some of the things that we are going to cover in this course. We'll start off by showing you how you can set up a new next year's project. You will cover what sets next years apart from Standard React, and that is Full Stack React. We will look at how the next year's router works,
00:32
and specifically the latest router, which is the app router. We will look at and implement lots of next JS concepts, for example, CSR versus SSR with Modern Next js. One thing that confuses a lot of beginning developers is how they can effectively manage state on the client, and that is definitely something that we are going to cover over here. We will look at other modern concepts as well, for example, server components and how they are different from client components with Modern. Next, you might not even need to create API routes because of another feature of next years which we will cover, which is server actions. Now, one thing that confuses a lot
01:05
of beginning next years developers is how they can effectively control the cache within next years. So that is something that we will cover as well. Another feature that we will cover that you will find in every modern next JS application is dynamic routes. Now, a core feature that sets Next JS apart from other frontend only JavaScript frameworks is that in addition to creating pages, you can use Next J to create API routes as well. And this allows you to work very nicely in an enterprise that has embraced microservices. And as you would expect, this is not a complete list of all of the things that we will cover in this course.
01:38
Next GS courses on other platforms often slow you down covering basics of JavaScript or TypeScript or React on bullar. We have those basics covered in separate courses. So an added benefit of this course on next GS is that we can hit the ground running and focus on next years and its advanced features without slowing you down. If you're looking for a solid foundation in next years that will help you succeed in many modern enterprises, then this is the course for you. So let's get started.