Mastering JavaScript Promises

Muzzamil Hussain

  • 出版商: Packt Publishing
  • 售價: $2,130
  • 貴賓價: 9.5$2,024
  • 語言: 英文
  • 頁數: 188
  • 裝訂: Paperback
  • ISBN: 178398550X
  • ISBN-13: 9781783985500
  • 相關分類: JavaScript
  • 海外代購書籍(需單獨結帳)

商品描述

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.