Giter Site home page Giter Site logo

angular-drills's Introduction

angular-drills

Set-up

You need to serve index.hml so it can be accessed by your browser. You can use http-server:

$ npm install -g http-server

Then, run http-server and navigate to localhost:8080.

Performing the drills

Clone or for the repository. Checkout the tag you want to work on. Tags are listed below (in each part). All tags are named "x.y" with x the part number and y the drill number.

Part 1 - Working in the view

The aim of "Angular drills part 1" is to focus on the view by using native angularJS directives, to play with UI states and to resist the temptation to use controllers or directives.

During part one, all drills have to be performed without the use of any controller or custom directive.

List of drills (with tags):

  • 1.1: Filtered ng-repeat
  • 1.2: Filtered ng-repeat (2)
  • 1.3: Nested ng-repeat with filters
  • 1.4: Filtering objects by field
  • 1.5: Counting filtering results
  • 1.6: Adding controls and bootstrap css
  • 1.7: First visualisation step
  • 1.8: Improving visualisation

angular-drills's People

Contributors

troch avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

felixdrp

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.