GithubHelp home page GithubHelp logo

ember.js-in-action-source's Introduction

Ember.js-in-Action-Source

This is the code examples from Ember.js in Action. The code is split up into the following:

  • Chapter 1 code is used for both chapter 1 and chapter 2.
  • Chapter 3 code is located in the chapter 3 directory.
  • Chapter 4 does not have any associated source code.

The code is split up into multiple parts. The complete source code is split up into multiple files and are linked up inside index.html. Where the chapters code is split into multiple major parts, each of these parts are included inside a single file containing the complete JavaScript code. The first part is names "app1.js", the second "app2.js" and so on. These files are linked up via their corresponsing "index1.html", "index2.html" and so on.

The code is structured in such a way that you are able to run the code example by simply opening the index.html file you want to run in your browser.

Note

Because the code uses console.log statements directly in the code, you need to enable the developer tools in order to view the code examples in Internet Explorer version 7 or 8.

ember.js-in-action-source's People

Contributors

joachimhs avatar

Watchers

 avatar

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.