The idea is to provide some basics about the technologies that we'll use in PIS. For that, we created a workshop with three parts:
- React workshop
- Next.js workshop
- Docker workshop
The final result is running a Docker container with a Next.js application inside. Since Next.js is a framework built on top of React, we decided it’s better to start with React before moving directly to Next.js.