joined 2014
joined 2017
joined 2022
Rate your React experience and course expectancy
Link will be posted in the teams chat
Made with reveal.js & zuehlke-reveal-package
Follow the presentation here:
https://webplatformz.github.io/react-training-slides-v2/
React is a library for creating user interfaces.
It is provides the rendering mechanism and a basic state handling (for interactivity), but leaves other aspects to the developer.
Thanks to the huge community, there are many complementing libraries , e.g. for routing and data fetching.
There are also full-featured frameworks based on React, which target common use cases (e.g. Next.js, Remix).
and many more…