Interactive coding tutorials inside of the Atom editor.
** Currently early alpha. Expect issues & changes. **
apm install atom-coderoad
To enable autosave in Atom, go to Atom > Preferences > Packages > search for "autosave" > settings > check "enabled".
- Autorun test setting
- Improved test failure display
- Lint input before running (ESLint)
- Loaders for different file types (ES2015, TypeScript, CoffeeScript, etc.)
- Hints
- Improved animations
- Test Tools
- User accounts
- Record progress to db
- Tutorial ratings
- Optional test frameworks (Mocha, Jasmine, etc.)
- Different programming languages (Python, Swift, etc.)
- Suggestions?