๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Mastering JavaScript Promises

โœ Scribed by Muzzamil Hussain


Publisher
Packt Publishing - ebooks Account
Year
2015
Tongue
English
Leaves
220
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Discover and explore the world of promises, one of JavaScript's most powerful concepts

About This Book

  • Look into Promises in-depth, learn how they are utilized in different modern web programming technologies, and gain the knowledge and confidence to apply them in your next venture
  • Explore how different functions are applying Promises to achieve different goals
  • A step-by-step guide to implementing Promises in different frameworks including Node.js, Angular.js, and jQuery

Who This Book Is For

This book is for all the software and web engineers wanting to apply the promises paradigm to their next project and get the best outcome from it. This book also acts as a reference for the engineers who are already using promises in their projects and want to improve their current knowledge to reach the next level. To get the most benefit from this book, you should know basic programming concepts, have a familiarity with JavaScript, and a good understanding of HTML.

What You Will Learn

  • Get a complete overview of the promises paradigm and its advantages
  • Discover the programming models that are used to build JavaScript
  • Execute the asynchronous programming model in JavaScript and understand its usefulness in modern web development
  • Employ promises in JavaScript to boost your project performance
  • Apply the best practices of promises in JavaScript to your platform of choice
  • Manage your JavaScript code in a more professional and maintainable manner
  • Utilize promises effectively and efficiently in different domains and disciplines of software engineering
  • Implement promises in WinRT, Node.js, jQuery, and Angular.js

In Detail

JavaScript is a tool for the gurus who create highly useful applications, but it has some limitations. To overcome these limitations, a concept called JavaScript promises is rising rapidly in popularity. Promises makes writing complex logics more manageable and easy.

This book starts with an introduction to JavaScript promises and how it has evolved over time. You will learn the JavaScript asynchronous model and how JavaScript handles asynchronous programming. Next, you will explore the promises paradigm and its advantages.

Finally, this book will show you how to implement promises in platforms used in project development including WinRT, jQuery, and Node.js.


๐Ÿ“œ SIMILAR VOLUMES


Mastering JavaScript Promises
โœ Muzzamil Hussain ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<p><b>Discover and explore the world of promises, one of JavaScript's most powerful concepts</b></p> <h2>About This Book</h2><ul><li>Look into Promises in-depth, learn how they are utilized in different modern web programming technologies, and gain the knowledge and confidence to apply them in your

Mastering JavaScript Promises
โœ Muzzamil Hussain ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<p><b>Discover and explore the world of promises, one of JavaScript's most powerful concepts</b></p> <h2>About This Book</h2><ul><li>Look into Promises in-depth, learn how they are utilized in different modern web programming technologies, and gain the knowledge and confidence to apply them in your

Mastering JavaScript Promises: Discover
โœ Muzzamil Hussain ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

JavaScript is a tool for the gurus who create highly useful applications, but it has some limitations. To overcome these limitations, a concept called JavaScript promises is rising rapidly in popularity. Promises makes writing complex logics more manageable and easy. This book starts with an introd

Mastering JavaScript High Performance: M
โœ Chad R. Adams ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

Studying JavaScript performance in depth will make you capable of tackling the complex and important tasks required to solve performance issues. In this book, you'll learn when and why to use an IDE over a common text editor. Packed with examples, you'll also learn how to create a build system to te

Understanding JavaScript Promises
โœ Nicholas C Zakas ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Lulu.com ๐ŸŒ English

<span>Since promises were added to JavaScript in 2015, they have become an integral part of the language. A good understanding of how promises work is more important than ever in becoming a proficient JavaScript developer. This book begins by explaining the basic concepts behind promises, including