born2net / Angular-kitchen-sink

:rocket: Angular - learn by example
http://ng.javascriptninja.io
755 stars 146 forks source link

Comparison to other projects #32

Closed dancancro closed 7 years ago

dancancro commented 7 years ago

This is a great project. I entered selling points of this project and I made the following comparison of a few projects to show how they differ. If you have any corrections to make you can do so by commenting in the spreadsheet from which this is generated. If you are wondering whey I went to such lengths it's not to promote a particular project. It's because I want people to stop competing and start working together. It is overwhelming to learners who have to pick a starting point and causes unnecessary duplication of work by the disagreeing project owners.

Benefits Angular-kitchen-sink great big angular2 example ngrx example app angular2-redux-starter angular-seed-advanced
Angular/redux project ng2-redux ngrx ngrx ng2-redux ngrx
Account Management, Forgotten Password with Resetting Y
Account Management, login/logout Y Y Y
Analytics Y Y Y
Asynchronously loaded data example Y Y Y Y
Authentication Y Y Y
Authentication, with two-factor authentication Y
Breadcrumbs Y
Buttons Y
Charts Y
Client-side unit tests Y Y Y
Code coverage reporting Y Y Y
Command line interface (CLI) Y Y Y
Components communicate with events Y Y Y
Core Module Y
CSS style checking Y
Date picker Y
Deployment automation, to a native executable Y
Deployment automation, using Docker Y Y
Deployment automation, using Github Pages Y Y
Derived, computed properties Y Y
Dropdowns Y
Dynamic component creation Y
End-to-end tests Y Y Y
External, 3rd party, API interaction Y Y Y
Footer Y
Full-stack CRUD Y Y
Full-stack CRUD, with Create, Update and Delete Y Y
Full-stack CRUD, with Create, Update and Delete, individual records Y Y
Full-stack CRUD, with Create, Update and Delete, whole data structures Y
Full-stack CRUD, with Read Y Y
Grid, Editable Y
i18n, localization Y
Images, Carousel Y
In-memory server-side database Y Y Y Y
Local storage Y Y Y Y
Many-to-many data Y
Modals (popups, dialogs) Y
Mouse wheel Y
Navigation bar Y Y Y
Panels, collapsible (accordian) Y
Panels, draggable Y Y
Persistent data storage Y Y Y
Popover Y
Production build, generate docs Y
Progress bars Y
Rating, scale Y
Responsive styles Y Y Y
Search, actually works with backend API Y Y
Separation of smart containers and dumb components Y Y
Server-side integration & unit tests Y Y
Shared Module Y Y
Slider Y
Style guide for code Y
Tabs Y
There is a book about it Y
Timepicker Y
Tooltips Y
Typeahead (autocomplete) fields Y
Update generated code in an existing app Y Y
born2net commented 7 years ago

totally agree and appreciate the effort... regards