This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227542 - TodoMVC sample projects
Summary: TodoMVC sample projects
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Samples (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 23:11 UTC by Vladimir Riha
Modified: 2014-10-06 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-03-15 23:11:50 UTC
There is a project TodoMVC which implements the same Todolist application in different frameworks, check http://todomvc.com/

They have sources in GitHub

https://github.com/addyosmani/todomvc


I think it could be nice if NetBeans offers HTML5 sample projects like "TodoMVC - AngularJS" or "TodoMVC - Backbone.js" etc. that should be downloaded from GitHub the same way current HTML5 samples are. This could give users easy way to test different JS frameworks in NetBeans