ScandiPWA tutorials | Part 1 | Setting up environment and talking theory

Опубликовано: 26 Апрель 2026
на канале: ScandiPWA
3,894
28

The link to VSCode extension version is as follows:
https://drive.google.com/file/d/1Xm_s...

In this video we will cover following theoretical topics:
Why React was chosen, and why it is faster than JQuery
How React works, what templating syntax uses
How React allows to split logic and why it's important
Main types of React components
Benefits of class components

In the second half, we we will prepare the environment for local development using "create-scandipwa-app" tool.