O'Reilly | JavaScript Cookbook: Programming The Web, 3rd Edition (2021 EN)

Discussion in 'Programming' started by Kanka, Jul 28, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,076
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Adam D. Scott, Matthew MacDonald, Shelley Powers
    Full Title: JavaScript Cookbook: Programming The Web, 3rd Edition
    Publisher: O'Reilly Media; 3rd edition (August 10, 2021)
    Year: 2021
    ISBN-13: 9781492055709 (978-1-4920-5570-9), 9781492055754 (978-1-4920-5575-4)
    ISBN-10: 1492055700, 1492055751
    Pages: 538
    Language: English
    Genre: Educational: Web Development
    File type: EPUB (True), Code Files
    Quality: 10/10
    Price: $69.99


    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process.

    The recipes in this book take advantage of the latest features in ECMAScript 2020 and beyond and use modern JavaScript coding standards.


    Inside You’ll find:
    ✓ Set up a productive development environment with a code editor, linter, and test server
    ✓ Work with JavaScript data types, such as strings, arrays, and BigInts
    ✓ Improve your understanding of JavaScript functions, including arrow functions, closures, and generators
    ✓ Apply object-oriented programming concepts like classes and inheritance
    ✓ Work with rich media in JavaScript, including audio, video, and SVGs
    ✓ Manipulate HTML markup and CSS styles
    ✓ Use JavaScript anywhere with Node.js
    ✓ Access and manipulate remote data with REST, GraphQL, and Fetch
    ✓ Get started with the popular Express application-building framework
    ✓ Perform asynchronous operations with Promises, async/await, and web workers

    -------------
     
    Last edited by a moderator: Mar 8, 2022