Last updated
Kurskode
reactnext
Varighet
14 timer (vanligvis 2 dag inkludert pauser)
Krav
- JavaScript programming experience
Audience
- Web Developers
Oversikt
Next.js er en JavaScript-ramme basert på React. Ved hjelp av Next.js kan brukere lage brukergrensesnitt for server-side rendering og klient-server rendering fra en enkelt React kodebase.
Denne instruktørledede, live-trening (online eller on-site) er rettet mot webutviklere som ønsker å bruke Next.js til å lage React apper.
Ved slutten av denne treningen vil deltakerne være i stand til å:
-
Utvikle server-side webapplikasjoner og statiske nettsteder i Next.js.
Behandle og lagre data med MongoDB.
Sikre en webapplikasjon med AuthO autentisering.
Format av kurset
-
Interaktiv forelesning og diskusjon.
Mange øvelser og praksis.
Hands-on implementering i et live-lab miljø.
Kurs tilpassingsalternativer
-
For å be om en tilpasset opplæring for dette kurset, vennligst kontakt oss for å arrangere.
Machine Translated
Kursplan
Introduction
Next.js Overview
- What is Next.js?
- Next.js features
Preparing the Development Environment
- Installing and configuring Next.js
Next.js Quick Start
- Initializing the application
- Creating and using components
- Working with state
- Styling the application
Bindings and Forms
- Using component binding
- Validating forms and input
State and Data Management
- Creating, updating, and managing stores
Web Services
- Adding a REST API
- Sending, fetching, and transforming data
Routing and SSR
- Preloading components
- Fetching and pre-fetching data
- Syncing stores
Data Persistence
- Setting up MongoDB
- Creating a database
- Connecting to a database
Testing the Application
- Testing with unit tests and mock tests
Debugging the Application
- Handling errors
Deploying the Application
- Deploying the full stack application
- Hosting the full stack application
Securing the Application
- Authenticating with AuthO
Troubleshooting
Summary and Conclusion