GithubHelp home page GithubHelp logo

eoinkelly / ember-runloop-handbook Goto Github PK

View Code? Open in Web Editor NEW
371.0 11.0 36.0 853 KB

A deep dive into the Ember JS runloop.

JavaScript 99.84% HTML 0.16% CSS 0.01%
ember-framework javascript ember-runloop runloop ember-application ember emberjs

ember-runloop-handbook's People

Contributors

balinterdi avatar csantero avatar eflanagan0 avatar eoinkelly avatar jasonly avatar jibrankalia avatar jnthnwn avatar kimroen avatar ntodd avatar srt32 avatar tehcurtis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ember-runloop-handbook's Issues

dead links

Hey, thanks for the write-up, very helpful. Just fyi, I noticed a few dead links in case you wanted to update them

  1. "runloop Guide", which is used here

"You can see a summary of the purpose of each queue in the runloop Guide but here we are going to focus on the queues themselves."

and here

"The runloop Guide has an excellent visualisation of how jobs are run but in brief"

  1. "Ember container", which is used here

" ... but it is important to note that there is not a single instance of the runloop in memory (unlike the Ember container which is a singleton). "

  1. "noisy runloop kit", which is used here

"This repo also contains the noisy runloop kit which is trivial demo app and a copy of Ember that I have patched to be very noisy about what its runloop does."

Again, appreciate you doing such a detailed writeup, I found it very helpful.

'it' should be 'is' in 'How it works'

Another consequence of the runloop not being a singleton it that it does not function as a "global gateway" --> obviously the first it should actually be an is.

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.