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
- Host: GitHub
- URL: https://github.com/michalsnik/todomvc-meteor-riot
- Owner: michalsnik
- License: mit
- Created: 2016-07-03T18:31:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T18:35:40.000Z (almost 9 years ago)
- Last Synced: 2024-10-28T16:37:30.942Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)