2 day Building Application with Angular 2 Workshop with Tim Ruffles
Hosted by Norfolk Developers - nor(DEV):
Details
Building Application with Angular 2
Tim Ruffles (@timruffles (https://twitter.com/timruffles))
Prerequisites: intermediate Javascript (or TypeScript) and web-platform skills (DOM, HTML/CSS). For instance: you can already build a simple contact form with JS, HTML/CSS and AJAX.
Bring a laptop with Wifi
Angular 2 is a powerful way to build ambitious web-applications. We’ll dive into building an application using the next version of Google’s JS application framework. By the end of the workshop you'll have a strong grasp of how to get up and running with Angular 2, and how it solves the eternal challenges of GUI development.
• How to design an application using modular components
• Writing custom components that can be released to the community
• Use Angular’s new data-binding syntax to quickly automate the dull parts of GUI development
• Take advantage of the TypeScript language to make your code self-documenting, and safe from a number of annoying bugs
• Use Angular’s powerful hierarchical dependency injector to make your application flexible and testable
• Talk to RESTful APIs to integrate Angular 2 with backends written in any language.
Tim Ruffles
Tim Ruffles is a Javascript trainer and developer based in London. He loves JS way too much, runs the Functional Javascript London meetup, maintains the JavaScript Garden, and develops the SidekickJS code-quality tool. He’s also a Google Developer Expert for the web platform.