
Course Overview
After learning React.js and using create-react-app for a while, you’d want to switch gears and take your React.js skills to the Next.js level! Developing your apps with Next.js gives you so many benefits out of the box with zero configuration on your part.
So many real world scenarios and performance requirements are being met using Next.js you’d be left wondering how come you didn’t hop on the wagon sooner. Features like Image optimization, internationalization, automatic code splitting, analytics, file-system routing, a variety of styling options, optional typescript support, amazing developer experience, auto-scaled serverless functions as your backend are just too easy!
But wait – there’s more! Strange terms like JAM stack, SSR, SSG, ISR, PWA, AMP will suddenly start making sense to you and you’ll understand why, how and when to use them! So stop procrastinating! Leave your SPA at home and join us on this journey that will enhance your abilities and make you much more productive and relevant than ever before. Get in the know and find out what is all the fuss about.
Prerequisites
Knowledge of the following topics is assumed
React ,React Hooks, Javascript ES6/7
Exercises
The training will include hands-on challenges of all of the topics we will cover, creating small apps with navigation, data-fetching, crud, authentication, internationalization and other useful techniques.