-
Notifications
You must be signed in to change notification settings - Fork 8
Home
#Coding Projects Wiki for Angular2
I've found one of the best ways to struggle through a new framework is by trying out lots of basic demos, and looking at how other coders approach similar situations. Help contribute. Create your own.
Create the iconic TodoMVC Todo List in Angular 2.
Create a working TweetBox.
★★★☆☆ Create a dynamic star rater.
Create a chat client.
Make styled tabs.
Build a login form using Angular 2 Forms
Build a real-time search filter.
Build a model to understand how Injectors & hierarchy work in Angular 2 (@Ancestor, @Parent, @Children, @Descendants).
I've created a series of challenges, and feel free to add your own to the Wiki. Challenges include javascript setup, css styles and comments to explain and help.
The documents are fully editable. Fork your solution, complete or incomplete, and post the link to your solution below the challenge. The key to learning is to struggle, but struggling too much doesn't do any good. These solutions can help, letting other people see how what approaches or new features you used to reach different results.