Skip to content

CodeYourFuture/Module-Structuring-and-Testing-Data

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alireza1620
Dec 16, 2024
8bb658a · Dec 16, 2024

History

32 Commits
Oct 27, 2024
Jul 16, 2024
Oct 21, 2024
Oct 21, 2024
Dec 16, 2024
May 14, 2024
May 14, 2024
May 14, 2024
May 14, 2024
May 14, 2024

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