Coder Social home page Coder Social logo

Comments (5)

rvagg avatar rvagg commented on August 15, 2024

Thanks @amithn, would you mind tweaking this a little to be more post-like?

See #9 and #10 for examples from the Sydney meetup.

You don't have to go to too much effort, just enough to make it worth putting up on nodejs.org.au. Once you're done we'll make it go live and publicise it on twitter with nodejsau.

from nodejsau.

sidorares avatar sidorares commented on August 15, 2024

@amithn (or me) - could you make copy of this post - http://www.meetup.com/MelbNodeJS/messages/boards/thread/36746042 ? (need to convert to markdown and add links to presenters github accounts)

from nodejsau.

amithn avatar amithn commented on August 15, 2024

The slides and code examples linked from this post explain how to avoid deep nesting of function calls generally referred to as "callback hell" when working with node.js. Node newbies often run into "callback hell" when they try to build something non-trivial. I have experienced these problems myself and started looking for ways around it. I found this library called async @ https://github.com/caolan/async which provides a neat API to overcome the problem.

Below are the link to the slides on how to use the async library as well as introduction with code examples on how to use the different functions provided by async presented at node.js Melbourne meetup on 31st July, 2013.

The slides are here http://slid.es/voicestreams/async and the code examples https://github.com/amithn/async-examples

@rvagg Is this good enough?

from nodejsau.

rvagg avatar rvagg commented on August 15, 2024

@amithn I've updated your original text with (mostly) your new text and it's gone live at http://nodejs.org.au/ feel free to edit it if you want to modify the wording.

Thanks!

from nodejsau.

amithn avatar amithn commented on August 15, 2024

Reads better after your edit. Thank you @rvagg.

from nodejsau.

Related Issues (19)

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.