Learning JavaScript Design Patterns, 2nd Edition
by Addy Osmani
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.Author Addy Osmani shows you how to apply modern design patterns to JavaScript and...
Price: $28.92 | Publisher: O'Reilly Media | Release: 2023
Programming for Absolute Beginners
by Jonathan Bartlett
New programmers start here...this book introduces students or aspiring professionals to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that new programmers need to get started, including the basics of making web pages and how the Internet works.Programming for Absolute Beginners offers practi...
Price: $21.72 | Publisher: Apress | Release: 2023
by Daniel Irvine
Learn to write better automated tests that will dramatically increase your productivity and have fun while doing so. This book is a build-your-own adventure designed for individual reading and for collaborative workshops. You will build an xUnit automated test framework using JavaScript: initially a clone of Jest, but adding a couple of neat features borrowed from RSpec, the genre-defining tool for behavior...
Price: $34.79 | Publisher: Apress | Release: 2023
FREE EBOOK - Svelte Succinctly
by Ed Freitas
Svelte departs from the virtual DOM approach by compiling the code you write into native-browser JavaScript when you build your application. The result is minimal and highly optimized pure JavaScript that the browser executes with no heavy runtime. In Svelte Succinctly, Ed Freitas will show readers how to install Svelte and give them a condensed overview of how to build an app with Svelte using SvelteKit....
Publisher: Syncfusion | Release: 2023
Web Development with Blazor, 2nd Edition
by Jimmy Engstrom
Blazor is an essential tool if you want to build interactive web apps without JavaScript, but it has a learning curve. Updated with the latest code in .NET 7 and C# 11 and written by someone who adopted Blazor early, this book will help you overcome the challenges associated with being a beginner with Blazor and teach you the best coding practices. You'll start by learning how to leverage the power of ...
Price: $33.59 | Publisher: Packt Publishing | Release: 2023
Learn Enough JavaScript to Be Dangerous
by Michael Hartl
JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn "everything" about it to get started, just how to use it efficiently to solve real proble...
Price: $31.98 | Publisher: Addison-Wesley | Release: 2022
JavaScript from Frontend to Backend
by Eric Sarrion
JavaScript, the most widely used programming language in the world, has numerous libraries and modules and a dizzying array of need-to-know topics. Picking a starting point can be difficult. Enter JavaScript from Frontend to Backend. This concise, practical guide will get you up to speed in next to no time.This book begins with the basics of variables and objects in JavaScript and then moves quickly on to b...
Price: $34.99 | Publisher: Packt Publishing | Release: 2022
by Josh Goldberg
TypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most popular languages across developer surveys, widely used in consumer and business companies alike, and frequently credited for helping massive web applications scale. But what is TypeScript? How does it work, why does it work, and how can we use it?Learning TypeScript takes beginner to intermediate Ja...
Price: $34.99 | Publisher: O'Reilly Media | Release: 2022
Data Visualization with Python and JavaScript, 2nd Edition
by Kyran Dale
How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts-as well as Python and JavaScript developers-how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of-breed Pytho...
Price: $60.99 | Publisher: O'Reilly Media | Release: 2022
Pro Data Visualization Using R and JavaScript, 2nd Edition
by Tom Barker, Jon Westfall
Use R 4, RStudio, Tidyverse, and Shiny to interrogate and analyze your data, and then use the D3 JavaScript library to format and display that data in an elegant, informative, and interactive way. You will learn how to gather data effectively, and also how to understand the philosophy and implementation of each type of chart, so as to be able to represent the results visually.With the popularity of the R la...
Price: $46.21 | Publisher: Apress | Release: 2022