Completed
Step 2 - Adding GET/POST API function in Chakra UI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Connect Chakra UI Frontend to Quarkus Java Backend in 4 Easy Steps
Automatically move to the next video in the Classroom when playback concludes
- 1 Start of the Video
- 2 Tutorial Intro
- 3 GitHub and Starter code review
- 4 Creating Quarkus code from template
- 5 Starting Quarkus App first time
- 6 Quarkus code review in IntelliJ IDE
- 7 Understanding Quarkus code
- 8 Chakra UI Code from GitHub
- 9 Bonus Chakra UI Tutorials Intro
- 10 Chakra UI Code Details
- 11 Opening & Editing Chakra UI code in VSCode
- 12 Step 1 - setupProxy.js added with code
- 13 Step 2 - Adding GET/POST API function in Chakra UI
- 14 Step 2.1 - Using GET API in Chakra UI FrontEnd
- 15 Step 2.2 - Chakra UI FrontEnd connected with Quarkus
- 16 Step 2.3 - Updating Chakra UI FrontEnd Code
- 17 Step 3 - Adding Post API call in Chakra UI
- 18 Step 4 - Updating Quarkus Java code for POST support
- 19 Post API connection verification
- 20 Recap
- 21 Bonus Tutorial CoreUI with Python backend
- 22 Credits