sails
Version:
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
12 lines (7 loc) • 677 B
Markdown
# Full-stack JavaScript with Sails
This video tutorial is an in-depth guide to building your first Node.js/Sails.js app, taught by [the creator of the framework](https://twitter.com/mikermcneil), and following the best practices and conventions our team uses for all our projects. We walk you through setting up your development environment and building our demo app, [Ration](https://ration.io).
#### Links
+ [Take the course](https://platzi.com/cursos/sails-js/)
+ [Try out the demo app (Ration)](https://ration.io)
+ [Download the source code](https://github.com/mikermcneil/ration) for the demo app
<docmeta name="displayName" value="Full-stack JavaScript with Sails">