Table of Contents
Video
[youtube WrmndNpWSJw 423 752]
About the Talk
Let's build a fullstack application together. We will need a backend API and also a frontend framework. We'll use Strapi as our backend and Next.js as our frontend.
This stack is a very productive one since we can build an API and frontend in less than an hour.
What You'll Learn
- How to build an API
- How to build a frontend
- How to connect backend and frontend
- How to deploy a fullstack app
This Talk is Designed For
Any developers that want to learn to build a fullstack app.
Prerequisites
Knowledge of JavaScript, React, and APIs.
Resources
Backend API [GitHub]
Frontend [GitHub]
More About Strapi & Next.js
Getting Started With Next.js [Tech Talk]
Create a Next.js App [Next.js tutorial]
All the Ways to Generate a Next.js Site [Tech Talk]