GithubHelp home page GithubHelp logo

auth0-blog / angular2-the-new-horizon-sample Goto Github PK

View Code? Open in Web Editor NEW
149.0 43.0 10.0 233 KB

Sample project for Angular 2: The new horizon talk at jQuerySF

HTML 0.88% JavaScript 97.21% TypeScript 1.91%

angular2-the-new-horizon-sample's Introduction

Angular 2: The new horizon.

This is the sample for the talk Angular 2: The new horizon done at jQuerySF by @mgonto

Running it

Just install node and run npm install and then npm start ๐Ÿ’ฅ.

Concepts

In this repository you can learn the following concepts

Services

Learn how to create and how to inject services.

Check here for the AgeCalculator service creation. Check here on how to make that service injectable and check how it's injected here

Create your own Component

Check out person-shower to learn how to create your own component. That component is used here

Handling events

Check here how to handle events and then see here how it's implemented.

Use DOM elements

Learn how to reference existing DOM elements here

DOM Properties

Learn how to set DOM properties here

Core directives

Learn how to use Core Directives here

Binding changes

Learn how to handle changes on the properties received here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.