Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Modern Server Side Rendering with React and Next.JS

Posted By: lucky_aut
Modern Server Side Rendering with React and Next.JS

Modern Server Side Rendering with React and Next.JS
Duration: 7h 43m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 3.1 GB
Genre: eLearning | Language: English

Build a server side rendered app from scratch by using Next JS

What you'll learn
Build a Server Side Rendered applications with React and Next JS

Requirements
Basic ReactJS knowledge
Basic Javascript skills
Basic CSS skills

Description
Note: This course assumes you have a basic understanding of React, Javascript and CSS. If you don't, I would consider spending sometime learning React first. This course uses basic React concepts most of the time, such as component creation, props, state and useEffect hooks.

Stop digging tutorials on internet! This course will teach you everything you need to know in order to build a basic web application from scratch using React and NextJS.

This is a "learn-by-doing" course: we will basically simulate a daily routine of a tech company where we are presented with the requirements and we, engineers, are going to come up with the best strategy to solve such problems. You and me are going to iterate over an agile process where we are going to release a product to production and we are going to evolve it with new requirements that are eventually rise up. Remember: we live in an agile world, bro!

Here's what we'll learn:

Comprehend what is a Server Side rendered (SSR) app;

Understand the motivation behind the scenes of why care about Server Side Render (SSR)

Learn the architectural considerations of a server side rendered app;

Learn what is NextJS;

Get started on how to scaffold a project and understand its parts;

Get introduced to the most used components offered by NextJS

Learn how to fetch data on the server side;

You will learn how to navigate on client side;

We will explore how to style our components with styled-jsx, but we are also going to see how we can use Sass as an alternative;

We will learn how to handle static files, such as custom fonts;

Our course is going to explore how to handle cookies in NextJS;

Learn how to build a custom server for your NextJS app;

Authenticate users with a cookie-based approach;

Walkthrough the flow to deploy our app to Zeit.

I've built a course I wish I had access to when I was learning NextJS and SSR. A course that bundles together lots of concepts and real life situations and how to best approach them, or at least getting a starting point to develop a robust solution.

Who this course is for:
Engineers looking to build Server Side Rendered applications with NextJS;

More Info

Modern Server Side Rendering with React and Next.JS