Giter Club home page Giter Club logo

Comments (3)

waynehoover avatar waynehoover commented on June 11, 2024

@anantn They are using the "safe $apply" pattern. See here for info on this:

http://www.yearofmoo.com/2012/10/more-angularjs-magic-to-supercharge-your-webapp.html#apply-digest-and-phase

from angularfire.

anantn avatar anantn commented on June 11, 2024

My understanding is that safeApply isn't recommended because $$phase is an undocumented internal detail. Am I incorrect? Any drawbacks to using $timeout instead of safeApply?

from angularfire.

petebacondarwin avatar petebacondarwin commented on June 11, 2024

This is a bit old and so doesn't refer to $timeout directly (as it hadn't
been built at this stage) but this is Misko's view:
https://groups.google.com/d/msg/angular/IFj9SnCAgnQ/4z5yHKzQjWcJ.
$$phase works but is private and undocumented so it is not safe [sic] to
rely on it.

Using $timeout is much better.

Writing 3rd party libraries that are consistent in whether they call
callbacks synchronously or asynchronously is even better :-)

On 29 March 2013 18:44, Anant Narayanan [email protected] wrote:

My understanding is that safeApply isn't recommended because $$phase is an
undocumented internal detail. Am I incorrect?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-15654770
.

from angularfire.

Related Issues (20)

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.