Git Product home page Git Product logo

next-react-learning's Introduction

Learning Nextjs with React

udemy workshop with Maximilian Schwarzmüller.


Im learning Next.js with React. I created this repository for my learning process.

This is my diary and a brief description of each step.

more info about the workshop


next_1_core

This is where I learn the fundamentals of Next.JS and dynamic router.

  • useRouter
  • router.query
  • [...slug]
  • Link
July 26th 2022.

next_2_project_one

Implementing next dynamic pages with React components.

A live coding with the teacher combining Next.js and React components. This project is not about styling. Some personal adjustments to the code and logic in props for personal reasons. Some annotations can be found.

  • dummy data
  • Fragment
  • Filtered component ***
  • classes.module.css.

ref to the parsing error

July 26th 2022

next_3 Pre-rendering & data fetching

Static vs Server-side Page generation how to fetch data with next.

  • Static Generation
  • Incremental static Generation
  • Pre-generated Paths
  • Incremental static Generation
  • Get Server-SideProps, for server-side rendering (SSR)
  • Client Side Data Fetching
  • Combining Server side Pre-fetching with Client side fetching
  • Firebase API
  • useSWR hook
  • further README files in folder.
July 29th 2022

next_4_ Project_two

Implementing pre-rendering & data fetching

July 29th 2022.


Ivo Serra . from 26th July-> .... 2022


next-react-learning's People

Contributors

ivoserra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.