Skip to content

Prerequisites

Before diving into the course, ensure you have these essential tools installed on your system. Each plays a crucial role in your development journey.

  • Git: Version control system for tracking changes and collaborating on code.
  • Visual Studio Code (VS Code): A powerful, free code editor with extensive extensions for web development.
  • Bun: A fast JavaScript runtime and package manager used in our tech stack.
  • Google Chrome: Modern web browser for testing and debugging your applications.