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: | 2945 |
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 Learning Node.js, pdf file on 414 pages by Stack Overflow Community.
Download free course DevOps in Practice, pdf file on 36 pages by J. Paul Reed.
Download free course The Future of Software Quality Assurance, pdf file on 272 pages by Stephan Goericke.
Download free course Algorithms, pdf file on 472 pages by by Jeff Erickson.
Download free course The Node.js Handbook, pdf file on 189 pages by Flavio Copes.