# The Joy of JavaScript 《JavaScript的乐趣》

# 基本信息

英文书名:The Joy of JavaScript

中文书名:JavaScript的乐趣

作者:Luis Atencio

版本:无

ISBN:9781617295867

页数:360

出版社:Manning (opens new window)

出版时间:2021.02

cover

下载地址:腾讯微云 (opens new window)

文件格式:PDF ePub mobi

密码:wp3uji

# 内容简介

Whether building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there’s never been a more exciting time to be a JavaScript developer. In The Joy of JavaScript, author and JavaScript expert Luis Atencio teaches you key design concepts that lead to clean, lean, modular, and easy-to-maintain code.

about the technology

JavaScript is at the heart of web applications on the browser side and, via the popular Node.js runtime, it often powers the server side too. Simply put, the web runs on JavaScript.

about the book

The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros. You’ll work with cutting edge APIs, language features, and coding styles to tackle tricky problems in an elegant manner. Along the way, you’ll practice good object design, drive business logic with functional thinking, and untangle complex data flows.

what’s inside

  • JavaScript’s objects and module system
  • Working with higher order functions
  • Identifying and creating composable software
  • Preparing for upcoming JavaScript features

about the reader

Written for experienced and passionate JavaScript developers.

about the author

Luis Atencio is a software engineer for Citrix Systems, author of Manning’s Functional Programming in JavaScript, and co-author of Manning’s RxJS in Action.

最后更新: 12/2/2022, 12:56:08 AM