Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ Whenever I can over the coming months. If I do 1 thing per day then building 100
If there's anything that you think could be improved due to misunderstanding, then let me know.

# The 1000 Things
*folder > main js file*
1. Date and Time > myDayFunction.js
2. Date and Time > myYearAndDate.js
3. VAT Calculator > vat-script.js
Structure of the repo Things are as *folder > main js file*, along with the supporting HTML and CSS files.
4. Time of Day > timeOfDay.js
3. VAT Calculator > vat-script.js
2. Date and Time > myYearAndDate.js
1. Date and Time > myDayFunction.js


# Courses and Sources
**[https://www.sololearn.com/Course/JavaScript/](https://www.sololearn.com/Course/JavaScript/)**
Expand Down