Test Cleanup & Refactor
With all of the test in green and passing state, let's take time cleanup and refactor parts of our test suite.
Basic Validation
Now that we have the basic test working, let's explore how to perform validation to our project.
TDD Setup & Basic Test
In order to get the TDD workflow working, we need to take some extra steps to finish the setup.
API Intro
Single Page Applications or SPAs are driven by APIs. If you are not familiar, we will cover the basics of it in this video.
Tailwind CSS
Let's shift our focus to the front-end and first of, Tailwindcss.