Search Results

The Joy of JavaScript

Download or Read eBook The Joy of JavaScript PDF written by Luis Atencio and published by Manning Publications. This book was released on 2021-03-02 with total page 358 pages. Available in PDF, EPUB and Kindle.
The Joy of JavaScript
Author :
Publisher : Manning Publications
Total Pages : 358
Release :
ISBN-10 : 9781617295867
ISBN-13 : 1617295868
Rating : 4/5 (67 Downloads)

Book Synopsis The Joy of JavaScript by : Luis Atencio

Book excerpt: The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros. Summary 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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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. Table of Contents 1 JavaScript reloaded PART 1 - OBJECTS 2 Inheritance-based object modeling 3 Linked, compositional object models PART 2 - FUNCTIONS 4 Writing composable, pure code 5 Higher-kinded composition PART 3 - CODE 6 ECMAScript Modules 7 Hooked on metaprogramming PART 4 - DATA 8 Linear async flows 9 Stream programming


The Joy of JavaScript Related Books

The Joy of JavaScript
Language: en
Pages: 358
Authors: Luis Atencio
Categories: Computers
Type: BOOK - Published: 2021-03-02 - Publisher: Manning Publications

DOWNLOAD EBOOK

The Joy of JavaScript introduces techniques that turn JavaScript programmers into JavaScript pros. Summary Whether building interactive browser-based applicatio
Effective JavaScript
Language: en
Pages: 231
Authors: David Herman
Categories: Computers
Type: BOOK - Published: 2012-11-26 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

“It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and se
The Nature of Code
Language: en
Pages: 642
Authors: Daniel Shiffman
Categories: Computers
Type: BOOK - Published: 2024-09-03 - Publisher: No Starch Press

DOWNLOAD EBOOK

All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of
The Joy of Clojure
Language: en
Pages: 756
Authors: Chris Houser
Categories: Computers
Type: BOOK - Published: 2014-05-28 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary The Joy of Clojure, Second Edition is a deep look at the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond just syntax to sh
Speaking JavaScript
Language: en
Pages: 577
Authors: Axel Rauschmayer
Categories: Computers
Type: BOOK - Published: 2014-02-25 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Like it or not, JavaScript is everywhere these days—from browser to server to mobile—and now you, too, need to learn the language or dive deeper than you ha
Scroll to top