https://github.com/amerrika/my-articles
I like taking notes when learning new things, that's why I decided to start writing articles to help me on my learning journey.
https://github.com/amerrika/my-articles
articles javascript writing-articles
Last synced: 3 months ago
JSON representation
I like taking notes when learning new things, that's why I decided to start writing articles to help me on my learning journey.
- Host: GitHub
- URL: https://github.com/amerrika/my-articles
- Owner: amerrika
- Created: 2024-04-02T16:43:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T08:08:59.000Z (about 1 year ago)
- Last Synced: 2024-11-14T22:14:37.589Z (7 months ago)
- Topics: articles, javascript, writing-articles
- Homepage: https://amertricic.hashnode.dev/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Articles About JavaScript
JavaScript is one of the most important technologies in Web Development. Therefore my goal is to keep improving my knowledge and understanding of it in order to become a better JavaScript Developer.
Writing articles will help me to better understand topics I'm learning, but also it will help me to improve my writing skills.
## Articles
- [Prototypes](https://gist.github.com/amerrika/6e94e272ab8b4eed09cab51024aa84e0)
- [Prototypal Inheritance](https://gist.github.com/amerrika/34e9f99b4d6a0c37572e9644b6a5e48b)
- [Protoypes & Inheritance Practice](https://gist.github.com/amerrika/924f3451ff3021d8960731c908c70e71)
- [Browser Object Model](https://gist.github.com/amerrika/b2f43ca3f1574670061702927f9a5c51)