What Is The Izzy Stack (React + Spring Boot)?
Details
Note: You must be RSVP'd for the main meetup event to attend this session.
The Izzy Stack consists of:
Frontend: React, TypeScript, Tailwind CSS
Backend: Java, Spring Boot, PostgreSQL, Supabase
This talk will explain how these technologies work together to build functional apps while showcasing the stack’s strengths, such as rapid development, type safety, modern UI, and seamless authentication.
What You'll Learn:
- Understanding The Izzy Stack: Get a clear definition of each technology in the stack and how they integrate to enable full-stack communication.
- Izzy Stack Components:
- React/TypeScript: For building the user interface and handling application logic.
- Tailwind CSS: For fast and efficient styling.
- Spring Boot: For creating the backend API endpoints.
- Supabase: Backend-as-a-service used to host the PostgreSQL database and auth.
- Building the Backend:
A simple guide to setting up a Spring Boot backend, configuring it with Supabase, and implementing RESTful APIs to manage tasks (create, read, update, delete). - Building the Frontend:
A practical demonstration of how to create a React frontend using TypeScript and Tailwind CSS. You'll learn how to connect it to the Spring Boot backend and implement features.
