Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nas5w/typeofnan-javascript-reference
JavaScript reference demonstrating concepts line-by-line
https://github.com/nas5w/typeofnan-javascript-reference
gatsby javascript react
Last synced: about 2 months ago
JSON representation
JavaScript reference demonstrating concepts line-by-line
- Host: GitHub
- URL: https://github.com/nas5w/typeofnan-javascript-reference
- Owner: nas5w
- License: mit
- Created: 2020-02-01T20:46:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T19:45:39.000Z (almost 2 years ago)
- Last Synced: 2023-04-10T01:06:04.735Z (almost 2 years ago)
- Topics: gatsby, javascript, react
- Language: JavaScript
- Homepage: https://reference.typeofnan.dev
- Size: 1.82 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TypeOfNaN JavaScript Reference### 🚀 View the Reference
The reference can be found online at https://reference.typeofnan.dev
### 📖 Introduction
This project was created as a simplified reference for JavaScript concepts. Rather than diving deeply into concepts, it takes a "simplicity first" approach.
### âš™ Simplicity First
Each page in this reference walks you through a concept line-by-line, offering a relatively simple use case rather than a deep dive. This is intentional—there are plenty of incredible deep-dive references (e.g., MDN) should you want to learn all the ins and outs of a concept, but those references can also be quite intimidating to newcomers.
### 👥 Contributing
Currently, this is an internally-maintained project, but suggestions for topics to cover are always appreciated! To suggest a topic, please open a Github issue for discussion.