https://github.com/mebjas/todo-manager-in-all-frameworks
Trying to learn different frameworks, so will create a simple todo manager client using each.
https://github.com/mebjas/todo-manager-in-all-frameworks
Last synced: about 1 month ago
JSON representation
Trying to learn different frameworks, so will create a simple todo manager client using each.
- Host: GitHub
- URL: https://github.com/mebjas/todo-manager-in-all-frameworks
- Owner: mebjas
- Created: 2016-06-28T08:05:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-11T16:50:23.000Z (almost 9 years ago)
- Last Synced: 2024-05-23T08:33:40.878Z (11 months ago)
- Language: HTML
- Size: 552 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-manager-in-all-frameworks
Trying to learn different frameworks, so will create a simple todo manager client using each.### Server:
- [ ] Node.JS, MongoDB
- [x] Node.JS, json server
- [ ] PHP 7, json server### Frameworks
- [x] React.JS
- [ ] Angular2, Typescript
- [ ] Angular2, JS
- [ ] Meteor
- [ ] Backbone
- [ ] WPF, .NET
- [ ] Knockout.js