Certificate Authentication

Next.js 14 - Advanced Certificate for Krzysztof Hugo

Add to LinkedIn

Certificate ID: 
795655
Authentication Code: 
292fd
Certified Person Name: 
Krzysztof Hugo
Trainer Name: 
Marcin Kieruzel
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Next.js 14 - Advanced
Course Date: 
27 January 2025 09:00 to 29 January 2025 16:00
Course Outline: 
  1. Modern React – what's new in 18 and 19 version, modern tools and a basic change in approach 
  2. React advanced hooks: useMemo, useCallback, useDispatch, useRef, useImperativeHandle
  3. Concurrent Mode in React - usage of useTransition, useDeferredValue hooks 
  4. Differences between App Router and Pages Router in Next.js
  5. Server Side Rendering vs Single Page Application vs Static Generation in Next.js 
  6. Client Components, Server Components, Server Actions – usage of ‘use server’ and ‘use client’ directives 
  7. Data fetching and caching, Incremental Static Regeneration strategy 
  8. How to use Next.js as backend?
  9. Edge Functions, Edge Runtime 
  10. State Management with React Context, Redux and atomic state management (like Zustand) 
  11. Creating Templates in Next.js, how to create reusable templates, what are the available approaches to work with css, template libraries etc.
  12. How to optimize the load time and get high score for VebCoreVitals 
  13. Instrumentation
  14. Testing Next.js 
  15. MonoRepo with Next.js / TurboRepo / Nx 
  16. Monitoring, deployment, orchiestration of Next.js app