VS Code logo

VS Code

0 Series
2 Lessons
12m 11s

Visual Studio Code (abbreviated VS Code), is a feature-rich and extensible text editor from Microsoft that offers Intellisense code completions, an extensions marketplace, multi-panel views, debugging, git integration, and much more.

Series.

Lessons.

Video preview
VS Code Extensions and Configuration
Let's Learn AdonisJS 6 #1.4
・
Jan 24

VS Code Extensions and Configuration

In this lesson, we'll install three extensions for VS Code from the AdonisJS Core Team to make our lives easier as we build applications. We'll also configure Prettier and ESLint with auto-formatting and lint fixing on save.

Video preview
Before We Begin
Let's Learn AdonisJS 6 #1.1
・
Jan 24

What We'll Need Before We Begin

In this lesson, we'll talk about some prerequisites to AdonisJS and this series. These include installing NodeJS, VS Code, a database environment, and Redis.