An open API service indexing awesome lists of open source software.

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

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.