Recent Contributions

Join Stack Overflow
Want to help improve Angular 2 documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
Angular2 using webpack
Webpack is a popular module bundler, a tool for bundling application source code in convenient chunks and for loading that code from a server into a browser. It's an excellent alternative to the SystemJS approach we use throughout the documentation. In this guide we get a taste of Webpack and how to use it with Angular 2 applications.
requested by Arun Ghosh 3,761
6 comments
Project Structure
An overview of a default project structure (e.g. package.json in root, components in components, best practices of how to package components, templates and services).
requested by michaelbahr 1,507
7 comments
Angular2 Animations
Angular's animation system gives us what we need to make the kinds of animations we want. Angular animations are built on top of the standard Web Animations API and they run natively on browsers that support it.
requested by Arun Ghosh 3,761
Angular2 Forms
How do forms work in Angular2? Where does the data go? How do we save this data?
requested by AryanJ-NYC 58
5 comments
Testing an Angular 2 App
missing examples
add a nested router in your route
not clear
Angular 2 - ForLoop
missing detail, unnecessary
Example service
unclear
Angular 2 Routing
unnecessary
No proposed changes.
Changes which need review will be displayed here.
356 Actions
mayur edited Angular 2 Forms Update (view change) 23 hours ago
Manmeet Gill edited Simple Password Change Form with Multi Control Validation (view change) 23 hours ago
kEpEx created Update typings (view change) Nov 8 at 21:02
kEpEx created Update typings when: typings WARN deprecated (view change) Nov 8 at 21:02
Shannon Young edited Lazy loading a module (view change) Nov 7 at 11:44
View more →