Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Web API Cookbook: Level Up Your JavaScript Applications

Posted By: First1
Web API Cookbook: Level Up Your JavaScript Applications

Web API Cookbook: Level Up Your JavaScript Applications by Joe Attardi
English | May 7th, 2024 | ISBN: 1098150694 | 286 pages | True PDF | 3.33 MB

JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.

Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition

Posted By: First1
Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition

Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide, 2nd Edition by Addy Osmani
English | June 6th, 2023 | ISBN: 1098139879 | 299 pages | True PDF | 3.26 MB

Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.

JavaScript Essentials For Dummies

Posted By: First1
JavaScript Essentials For Dummies

JavaScript Essentials For Dummies by Paul McFedries
English | April 30th, 2024 | ISBN: 139426321X | 192 pages | True EPUB | 2.17 MB

The concise and digestible get-started guide to JavaScript programming

Web API Cookbook: Level Up Your JavaScript Applications

Posted By: First1
Web API Cookbook: Level Up Your JavaScript Applications

Web API Cookbook: Level Up Your JavaScript Applications by Joe Attardi
English | May 7th, 2024 | ISBN: 1098150694 | 278 pages | True EPUB | 3.10 MB

JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.

Fluent React: Build Fast, Performant, and Intuitive Web Applications

Posted By: First1
Fluent React: Build Fast, Performant, and Intuitive Web Applications

Fluent React: Build Fast, Performant, and Intuitive Web Applications by Tejas Kumar
English | March 26th, 2024 | ISBN: 1098138716 | 337 pages | True PDF | 4.04 MB

When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how to build better web applications.

JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming

Posted By: First1
JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming

JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming by Nick Morgan
English | March 5th, 2024 | ISBN: 1718502265 | 376 pages | True EPUB (Retail Copy) | 2.13 MB

A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.

Fluent React: Build Fast, Performant, and Intuitive Web Applications

Posted By: First1
Fluent React: Build Fast, Performant, and Intuitive Web Applications

Fluent React: Build Fast, Performant, and Intuitive Web Applications by Tejas Kumar
English | March 26th, 2024 | ISBN: 1098138716 | 334 pages | True EPUB | 2.69 MB

When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how to build better web applications.

API Gateway, Cognito and Node.js Lambdas

Posted By: readerXXI
API Gateway, Cognito and Node.js Lambdas

API Gateway, Cognito and Node.js Lambdas: A step by step guide to configuring API Gateway, Cognito and Node.js Lambdas in AWS
by Matthew Casperson
English | 2020 | ASIN: B083F8P9M8 | 62 Pages | ePUB | 5.1 MB

Ultimate Full-Stack Web Development with MERN

Posted By: readerXXI
Ultimate Full-Stack Web Development with MERN

Ultimate Full-Stack Web Development with MERN: Design, Build, Test and Deploy Production-Grade Web Applications with MongoDB, Express, React and NodeJS
by Nabendu Biswas
English | 2023 | ISBN: 8119416422 | 350 Pages | PDF (conv) | 22.5 MB

Blockchain Developer's Guide: Develop smart applications with Blockchain technologies

Posted By: First1
Blockchain Developer's Guide: Develop smart applications with Blockchain technologies

Blockchain Developer's Guide: Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda by Brenn Hill, Samanyu Chopra, Paul Valencourt, Narayan Prusty
English | December 21st, 2018 | ISBN: 178995472X | 566 pages | True EPUB | 16.84 MB

Build real-world projects like a smart contract deployment platform, betting apps, wallet services, and much more using blockchain

Building Table Views with Phoenix LiveView

Posted By: First1
Building Table Views with Phoenix LiveView

Building Table Views with Phoenix LiveView by Peter Ullrich
English | January 10th, 2023 | ISBN: 9798888650103 | 107 pages | True EPUB | 1.82 MB

As a web developer, you have to build tables. Lots and lots of tables. With table UIs making up such a significant part of your daily work, you need to know how to build the right table for the task, with all the needed features. Building a simple table is easy, but tables only become really useful with advanced features like pagination, sorting, and filtering. That's where building a table can quickly become complicated. This book shows you how to implement advanced table features in a clean and reusable way.

Essential TypeScript 5, 3rd Edition

Posted By: First1
Essential TypeScript 5, 3rd Edition

Essential TypeScript 5, 3rd Edition by Adam Freeman
English | October 10th, 2023 | ISBN: 1633437310 | 568 pages | True EPUB (Retail Copy) | 5.78 MB

Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss—just TypeScript essentials!

Learning Vue: Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces

Posted By: First1
Learning Vue: Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces

Learning Vue: Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces by Maya Shavin
English | January 9th, 2024 | ISBN: 1492098825 | 347 pages | True EPUB | 13.23 MB

Learn the core concepts of Vue.js, the modern JavaScript framework for building frontend applications and interfaces from scratch. With concise, practical, and clear examples, this book takes web developers step-by-step through the tools and libraries in the Vue.js ecosystem and shows them how to create complete applications for real-world web projects.

JavaScript Programming (Mastering Programming Languages Series)

Posted By: eBookRat
JavaScript Programming (Mastering Programming Languages Series)

JavaScript Programming (Mastering Programming Languages Series)
by Theophilus Edet

English | 16 Sept. 2023 | ISBN: N/A | ASIN: B0CJ8CGJVN | 441 Pages | PNG | 39 MB

Unlock the Full Potential of JavaScript!

JavaScript for Beginners

Posted By: eBookRat
JavaScript for Beginners

JavaScript for Beginners: Master JS Programming from Basics to Advanced Level (Coding Made Easy)
by Tim Simon

English | 1 Nov. 2023 | ISBN: 8866360511 | ASIN: B0CMDCWQPQ | 272 Pages | PNG | 21 MB

JavaScript is one of the most popular programming languages in the world. It is used for creating interactive web pages, mobile applications, and in server-side development. This guide offers you the opportunity to learn JS from scratch, starting with the basics. Together, we will create a foundation for writing meaningful programs.