https://github.com/willklein/chapter
VS Code extension that teaches you new JavaScript features
https://github.com/willklein/chapter
Last synced: 10 months ago
JSON representation
VS Code extension that teaches you new JavaScript features
- Host: GitHub
- URL: https://github.com/willklein/chapter
- Owner: willklein
- Created: 2024-06-25T05:59:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T05:52:17.000Z (almost 2 years ago)
- Last Synced: 2024-12-25T03:14:27.363Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 38.1 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chapter Extension
> Chapter is a VS Code extension that understands what syntax and techniques you already know, and suggests what you need to learn. Like a code linter, but more like a tutor that helps you become a better developer.

## Feedback and Contributions
To leave feedback of any kind, please [file an issue](https://github.com/willklein/chapterextension/issues/new) and add the `feedback` tag.
Fostering successful contributions is a major goal of this project. If you're interested in contributing, create an issue with the `contribute` tag. It will become an open issue to help you get started. Whether you're new to open source or an experienced tools developer, there will be something for you to do. Even creating issues with useful feedback is considered a valued contribution.
## Nights & Weekends
This project is being developed as part of [Season 5 of Nights & Weekends](https://buildspace.so/nw). It's like an accelerator for building your own idea.