Skip to content

CodeYourFuture/Module-Data-Groups

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Coursework

Like learning a musical instrument, programming requires daily practice.

Setting up your code editor

There are some tools that will help you to write code. One of these, Prettier, formats your code, making it easier for you and others to read.

1. Using prettier

2. Enable formatting on save