Download free course The Next.js Handbook, pdf file on 102 pages by Flavio Copes.
The author wrote this open book to help you quickly learn Next.js and get familiar with how it works.
The ideal reader of the book has zero knowledge of Next.js, has used React in the past, and is looking forward diving more into the React ecosystem, in particular server-side rendering.
I find Next.js an awesome tool to create Web Applications, and at the end of the book I hope you'll be as excited about it as I am.
The ideal reader of the book has zero knowledge of Next.js, has used React in the past, and is looking forward diving more into the React ecosystem, in particular server-side rendering.
I find Next.js an awesome tool to create Web Applications, and at the end of the book I hope you'll be as excited about it as I am.
Table of contents
- Introduction to Next.js
- The main features provided by Next.js
- Next.js vs Gatsby vs create-react-app
- How to install Next.js?
- View source to confirm SSR is working
- The app bundles
- What's that icon on the bottom right?
- Install the React Developer Tools
- Other debugging techniques you can use
- Adding a second page to the site
- Linking the two pages
- Dynamic content with the router
- Prefetching
- Using the router to detect the active link
- Using next/router
- Feed data to the components using getInitialProps
- CSS
- Populating the head tag with custom tags
- Adding a wrapper component
- API Routes
- Run code only on the server side or client side
- Deploying the production version
- Deploying on Now
- Analyzing the app bundles
- Lazy loading modules
Pages : | 102 |
Size : | 8.6 MB |
Downloads: | 2974 |
Created: | 2022-02-03 |
License: | Open Publication License |
Author(s): | Flavio Copes |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about The Next.js Handbook
Download free course Haskell Notes for Professionals, pdf file on 229 pages by Stack Overflow Community.
Download free course Learning Vim, pdf file on 157 pages by Stack Overflow Community.
Download free course Think Bayes, pdf file on 213 pages by Allen Downey.
Download free course Engineering Reliable Mobile Applications, pdf file on 36 pages by Kristine Chen, Venkat Patnala, Devin Carraway, Pranjal Deo.
Download free course Robotic Process Automation Succinctly, pdf file on 94 pages by Ed Freitas.