Blog

About This Blog!

Archive

Get the latest updates in your email box automatically.

Posts Tagged 'TypeScript'

We are pleased to present below all posts tagged with 'TypeScript'. If you still can't find what you are looking for, try using the search box.

An Awesome JavaScript Asynchronous Library – JSDeffered

Jsdefferedlogo

A few JavaScript libraries are born to change your work for the better. They may beget in hours of code becoming more enjoyable and more beautifully written. There is one in particular I have come to enjoyed for the last year and half, this one is JSDeffered. Probs go to @cho45 for this awesome! work.

JSDeffered is a JavaScript Asynchronous Library that is very intuitive and easy to use. The vision here is to eliminate – the awfully and maze looking – nested callback pattern; and implemented a more flatten approach.