dominikgruber.com
Dart — Dominik Gruber
http://www.dominikgruber.com/articles/2014/02/dart
Sun, Feb 09 2014. In my quest to get a feel for all somewhat relevant programming languages I inevitably came across Dart. The language I recently covered, it was not initially developed over 40 years ago but its first stable version only saw the light of day a few months ago. Dart is, together with Go. One of two languages developed by Google. It’s own tagline describes Dart as “a new platform for scalable web app engineering”, and a leaked internal email. As the lingua franca of web development”. Intro...
a2.hubwiz.com
Features & Benefits - Angular 2
http://a2.hubwiz.com/features.html
Powerful Features for Developing Apps. Angular 2 is dramatically faster than Angular 1 with support for fast initial loads through server-side pre-rendering, offline compile for fast startup, and ultrafast change detection and view caching for smooth virtual scrolling and snappy view transitions. Make your intention clear using natural, easy-to-write syntax. Reduce complexity for your team: new, structure-rich templates are readable and easy to understand at a glance. Seamless Upgrade from Angular 1.
a2.hubwiz.com
Angular Docs - ts
http://a2.hubwiz.com/docs/ts/latest
Angular 2 for TypeScript. Angular 2 for TypeScript. Angular 2 for JavaScript. Angular 2 for Dart. Angular 2 is currently in Beta. Step by Step Guide. Angular 1 for JS. Angular 1 for Dart. Step by Step Guide. Design Docs and Notes. Powered by Google 2010-2015. Code licensed under the Apache License, Version 2.0. Documentation licensed under CC BY 3.0.
a2.hubwiz.com
Contribute to Angular - Angular 2
http://a2.hubwiz.com/contribute.html
Help us build the framework of the future! We'd love for you to contribute to our source code and to make Angular projects even better. Angular for JavaScript or Dart. Angular is a development platform for building mobile and desktop applications. Contribute to Angular for JS. Contribute to Angular for DART. Our goal is to deliver a lean, lightweight set of Angular-based UI elements that implement the material design specification for use in Angular single-page applications (SPAs). Angular 1 for JS.
a2.hubwiz.com
API 2.0 Preview - ts
http://a2.hubwiz.com/docs/ts/latest/api
Angular 2 for TypeScript. Angular 2 for TypeScript. Angular 2 for JavaScript. Angular 2 for Dart. Angular 1 for JS. Angular 1 for Dart. Step by Step Guide. Design Docs and Notes. Powered by Google 2010-2015. Code licensed under the Apache License, Version 2.0. Documentation licensed under CC BY 3.0.
a2.hubwiz.com
Moving the Web Forward - index
http://a2.hubwiz.com/about
Moving the Web Forward. The Angular Core Team. Building For the Future. Angular is built by a team of engineers who share a passion for making web development feel effortless. We believe that writing beautiful apps should be joyful and fun. We're building a platform for the future. Naomi is the Technical Program Manager for Angular, including Angular Material and AngularDart. An unrepentant generalist, she's been at Google since 2006, leading projects ranging from Accessibility to Google Transit....Angul...
a2.hubwiz.com
Angular Resources - ts
http://a2.hubwiz.com/docs/ts/latest/resources.html
Angular 2 for TypeScript. Angular 2 for TypeScript. Angular 2 for JavaScript. Angular 2 for Dart. Angular 2 is currently in Beta. Victor Savkin's Blog Posts. Two Phases of Angular 2 Applications. Forms in Angular 2. Building a Todo App. Playlist of ng-conf 2015 videos. A broad overview of Angular 2, migration, and where we are headed. Misko and Rado do a deep-dive on Angular 2 details. Creating Container Components with Web Components in Angular. Kara Erickson and Rachael L Moore. Angular 1 for JS.
a2.hubwiz.com
Docs Style Guide - styleguide
http://a2.hubwiz.com/docs/styleguide.html
Design and Layout Patterns For Documentation. You will use the following layouts throughout your documenation to specify sections and sub-sections of content. L-main-section h2 Section Title p section content. Sub section content. This content is related to the main section content and falls within. L-sub-section h3 Sub Section Title p sub section content. Below are some examples of how you can add/customize code examples in a page. Including a code example from the. Folder you can use the. In addition t...
a2.hubwiz.com
5 Min Quickstart - ts
http://a2.hubwiz.com/docs/ts/latest/quickstart.html
Angular 2 for TypeScript. Angular 2 for TypeScript. Angular 2 for JavaScript. Angular 2 for Dart. Lets start from zero and build a super simple Angular 2 application in TypeScript. Although were getting started in TypeScript, you can also write Angular 2 apps in JavaScript and Dart by selecting either of those languages from the combo-box in the banner. Running the live example. Is the quickest way to see an Angular 2 app come to life. Clicking that link fires up a browser, loads the sample in plunker.
a2.hubwiz.com
Developer Guides - ts
http://a2.hubwiz.com/docs/ts/latest/guide
1 Angular Cheat Sheet. 9 Routing and Navigation. 14 Upgrading from 1.x. Angular 2 for TypeScript. Angular 2 for TypeScript. Angular 2 for JavaScript. Angular 2 for Dart. The Developer Guide is a practical guide to Angular for experienced programmers who are building client applications in HTML and JavaScript. We are on a journey together to understand how Angular works and, more importantly, how to make it work for us. We look at our application requirements and we see problems to solve. Every chapter in...