An open API service indexing awesome lists of open source software.

https://github.com/michalsnik/todomvc-meteor-riot

TodoMVC example in Meteor + RiotJS
https://github.com/michalsnik/todomvc-meteor-riot

Last synced: 2 months ago
JSON representation

TodoMVC example in Meteor + RiotJS

Awesome Lists containing this project

README

        

# Meteor + RiotJS • [TodoMVC](http://todomvc.com)

> Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.

> RiotJS is a React-like user interface micro-library.

## Resources

- [Website](http://meteor.com)
- [Documentation](http://docs.meteor.com/#/full/)
- [Guide](https://guide.meteor.com/)
- [Tutorials](https://www.meteor.com/tutorials)
- [Showcases](https://www.meteor.com/showcase)
- [Blog](http://info.meteor.com/blog)
- [FAQ](https://www.meteor.com/meteor-faq)

### Books & Learning Resources

- [Discover Meteor](https://www.discovermeteor.com/)
- [Meteor Tips: Your first meteor application](http://meteortips.com/)
- [Meteor In Action](http://www.meteorinaction.com/)

### 3rd Party Community Sites

- [Meteor Weekly](http://meteorweekly.com/)
- [Kadira Voice](https://voice.kadira.io/)
- [Meteor Chef](https://themeteorchef.com/)
- [Podcast: Meteor Transmission](https://transmission.simplecast.fm/)
- [Awesome Meteor](https://github.com/Urigo/awesome-meteor)

### Support

- [Stack Overflow](http://stackoverflow.com/questions/tagged/meteor)
- [Twitter](http://twitter.com/meteor)
- [Gitter](https://gitter.im/meteor/meteor)
- [Slack](http://slack.themeteorchef.com/)

*Let us [know](https://github.com/tastejs/todomvc/issues) if you discover anything worth sharing.*

## Implementation

...

## Credit

Created by [Michał Sajnóg](http://github.com/michalsnik)