https://github.com/vindecodex/today-i-learn
https://github.com/vindecodex/today-i-learn
javascript markdown notes
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vindecodex/today-i-learn
- Owner: vindecodex
- License: mit
- Created: 2019-07-13T08:26:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T14:34:31.000Z (almost 6 years ago)
- Last Synced: 2025-08-13T23:02:25.777Z (10 months ago)
- Topics: javascript, markdown, notes
- Language: HTML
- Homepage:
- Size: 1.29 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### My Notes on studying being a developer
###### Ways to Study the JavaScript Section
- Open Folders `Javascript Foundation` or `Javascript Data Structure` and start studying through readme from below of each folder. (Note that using this wont have an image)
- Other ways and this is the `RECOMMENDED` clone this repo and just open .html files to start study, this method has the complete images provided and you can interact with the javascript files.
###### Tools I've used converting html files to markdown
1. [htmltidy](https://htmltidy.net/) - for formatting the html codes to markdown
#### Notice
##### Update Decemeber 14, 2019'
- change my notes from JavaScript to General notes. This repo no longer just contains a javascript notes but will now contains general notes everything that is related asa programmer.