Code Monkey home page Code Monkey logo

tom_dale_ember_screencast's Introduction

A (mostly) working version of Tom Dale's Ember screencast

##Why only (mostly) working? I ran into issues when starting to use the Rails API on port 3000. I used python -m SimpleHTTPServer in the root of the project and received this error an Access-Control-Allow-Origin error in Chrome. As a result, there are 2 branches: master and fixtures. The master branch is all of the code of the tutorial while the fixtures branch does everything up to moving away from fixtures and using a server.

See Issue 1 for a fix for the Access-Control-Allow-Origin error when using rails as the backend.

##What was needed to get it working? The Ember Starter Kit does not include the latest version of Ember. I built Ember and Ember Data from source and included that instead of the version of Ember used in the Starter Kit. The downloads for Ember Data are also out of date, which is why I needed to build from source.

##Any ideas how to fix the Access-Control-Allow-Origin problem? Submit a pull request and we'll get it fixed.

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.