You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1.2 KiB

# Learning Resources
Here we keep a listing of external learning resources related to Neutrino and its presets, things like blog posts,
tutorials, screencasts, videos, starter repos, and more. If you would like to submit a resource for the benefit of the
community, file an issue or submit a pull request.
## Blog Posts & Tutorials
8 years ago
* [Modern JavaScript Apps with Neutrino](https://davidwalsh.name/neutrino) by [@eliperelman](https://twitter.com/eliperelman)
* [Using Neutrino to jump-start modern JavaScript development](https://hacks.mozilla.org/2017/02/using-neutrino-for-modern-javascript-development/) by [@eliperelman](https://twitter.com/eliperelman)
* [Custom Neutrino Linting](https://davidwalsh.name/neutrino-linting) by [@davidwalshblog](https://twitter.com/davidwalshblog)
## Screencasts & Videos
8 years ago
## Starter Kit Repositories
8 years ago
* [mozilla-neutrino/node-starter](https://github.com/mozilla-neutrino/node-starter)
* [mozilla-neutrino/express-starter](https://github.com/mozilla-neutrino/express-starter)
* [mozilla-neutrino/react-starter](https://github.com/mozilla-neutrino/react-starter)
* [mozilla-neutrino/web-starter](https://github.com/mozilla-neutrino/web-starter)
* [jerolimov/feathers-starter](https://github.com/jerolimov/feathers-starter)