Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 796 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 796 Bytes

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