Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

  1. Craft Your Code : Second Edition
    Mastering the Foundations of Code Quality in the Era of AI Assistants
    Srihari Sridharan

    Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code".

  2. The Art of Effortless Programming
    Unleashing the Power of AI Driven Development
    Eric Elliott

    Transform your software creation process with AI Driven Development (AIDD). Learn to harness AI to generate programs, unlocking 10x - 20x productivity gains while building components, tests, and documentation. Written for software engineers, product managers, code conjurers and aspiring tinkerers, this book teaches you to express complex functional requirements using natural language with the precision of code, utilizing SudoLang - a language designed specifically for communicating ideas to AI language models. You'll learn to streamline your workflow, reduce code complexity, and craft more intelligent, responsive applications that adapt to user needs.Design and implement AI-powered applications using SudoLang, and any common programming language or framework. Examples will use JavaScript, Next.js, and React.

  3. Blazor 10.0
    Moderne Webanwendungen und hybride Cross-Platform-Apps mit .NET 10.0, C# 14.0 und Visual Studio 2026
    Dr. Holger Schwichtenberg

    Dies ist die topaktuelle Auflage 10.5 dieses Fachbuchs, die am 16.03.2026 im Umfang von 825 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.5 RTM in allen Varianten behandelt: Blazor Web Apps (Blazor Static Server-Side-Rendering, Blazor Server, Blazor WebAssembly, Blazor United) sowie Blazor Hybrid (Blazor Desktop und Blazor MAUI).

  4. Creating AI Agents with MCP - Model Context Protocol
    Part of the series, "The Only Book You'll Need On..."
    Lydia Evelyn and Bruce Hopkins

    Get started quickly, creating applications for the Model Context Protocol (MCP) using the official MCP SDKs for Python, Java 21, and Node.js. Quickly master, all of the concepts needed in order to build MCP servers, including transport protocols, tools, resources, prompts, roots, and sampling. Learn how to get familiar with popular MCP client applications such as, Claude Desktop, Postman, and the MCP Inspector.

  5. JavaScript for hackers
    Learn to think like a hacker
    Gareth Heyes

    Learn how to find interesting behaviour and flaws in JavaScript. Reading this book you will find the latest and greatest techniques for hacking JavaScript and generating XSS payloads. Includes ways to construct JavaScript using only +[]()! characters. Never heard of DOM Clobbering? This book has all the details.

  6. AI-Powered Playwright
    Designing Intelligent Enterprise Test Automation Platforms with Predictive Analytics, CI/CD Integration, and Responsible AI Governance.
    Priyanka Bhopale

    🚀 The Future of Test Automation Is Intelligent.Traditional automation frameworks are no longer enough.Modern enterprises demand:Predictive regression intelligenceAI-powered failure analysisRisk-based execution strategiesCI/CD cost optimizationGovernance-aware AI integrationThis book goes beyond scripts and frameworks.It teaches you how to design an AI-augmented enterprise automation platform using Playwright.Inside this book, you will learn how to:✔ Architect scalable Playwright frameworks ✔ Integrate AI for failure analysis and test generation ✔ Implement embedding-based failure clustering ✔ Build synthetic test data engines ✔ Design AI locator healing advisory systems ✔ Implement predictive regression scoring ✔ Detect anomalies before production impact ✔ Enforce governance and compliance controls ✔ Scale automation across enterprise teams ✔ Position yourself as an AI Automation ArchitectThis is not a beginner guide.This is an architect-level blueprint for building intelligent quality systems.Whether you are a Senior SDET, QA Lead, Automation Architect, or DevOps Engineer — this book provides the roadmap to transform automation into a strategic business capability.The future of QA is predictive, governed, and AI-augmented.Are you ready to design it?

  7. D3 Start to Finish (2nd Edition)
    Learn how to make a custom data visualisation using D3.js.
    Peter Cook

    D3 Start to Finish shows you how to build a custom, interactive and beautiful data visualisation using the JavaScript library D3.js (versions 6 & 7). The book covers D3.js concepts such as selections, joins, requests, scale functions, events & transitions. You'll put these concepts into practice by building a custom, interactive data visualisation.

  8. SolidJS: The Complete Guide
    A comprehensive guide to reactive web development with SolidJS and TypeScript
    Sinan Polat

    SolidJS is one of the fastest-growing reactive UI libraries—blazing fast, predictable, and simple to use. SolidJS: The Complete Guide takes you from first steps to production-ready applications, covering everything from signals, effects, and JSX rules to routing, SSR, and SolidStart. You’ll also master Solid Router for navigation and SolidStart for building full-stack apps, with plenty of real-world examples for hands-on practice. Whether you’re a beginner in reactive programming or a React developer curious about Solid’s unique approach, this book gives you the knowledge and techniques to write cleaner, more efficient code.

  9. Front-end Debugging Tools Handbook
    Chrome DevTools, IDE Debugging, Framework Extensions, Cursor Workflows, and More.
    Lala Hakobyan

    A practical front-end debugging guide to the tools and techniques required to debug, optimize and monitor your web applications. This handbook helps you gain the fundamental and deep knowledge of a comprehensive toolset, from Chrome DevTools and framework extensions to integrated IDE debuggers.

  10. Debugging & Flaky Tests using Playwright
    Zero → Advanced Guide for Stable Test Automation
    Priyanka Bhopale

    Struggling with Playwright tests that pass locally but fail in CI?You are not alone.Flaky tests are the #1 reason automation suites fail in real companies. This book is your complete practical guide to debugging and stabilizing Playwright tests used in production environments.This is not a theory book. This is a real-world, hands-on guide focused on the skills companies actually hire for.In this book you will learn:• What flaky tests really are and why they happen • The 5 real causes of unstable automation tests • How to use Playwright UI Mode, Headed Mode and PWDEBUG • How to use Trace Viewer — the most powerful debugging tool in Playwright • How to capture screenshots, videos and logs in CI pipelines • The correct waiting strategies that eliminate timing issues • How to handle network delays, loaders and dynamic UI • How to prevent test data conflicts in parallel execution • How to configure retries, timeouts and stability settings • How to debug failures in GitHub Actions and CI/CD pipelines • How companies detect and fix flaky tests at scale • Real Playwright interview questions and answersIf you are: • A Selenium tester moving to Playwright • A QA engineer struggling with CI failures • A developer writing end-to-end tests • Preparing for Playwright automation interviewsThen this book will give you a strong real-world advantage.Stop guessing why tests fail. Start debugging like a professional.Become the automation engineer every team needs.

  11. You Don't Know JS Yet: Get Started
    Get to know JS
    Kyle Simpson

    It seems like there's never been as much widespread desire before to learn JS. But with a million blogs, books, and videos out there, just where do you start? Get Started prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.

  12. An Opinionated Introduction to Micro-frontends
    with React, Vue, and Svelte
    Damiano Fusco

    A gentle and opinionated introduction to micro-frontends

  13. This book is a guide to building Office Add-ins, describing the principles and design patterns shared by the new 2016+ APIs for Excel, Word, and OneNote. Download some sample book content, or buy it today. All proceeds from the book go to humanitarian work / disaster-relief, matched by Microsoft's generous Employee Match program. More info here.

  14. Frida handbook
    Learn about binary instrumentation with the Frida toolkit.
    Fernando Diaz (@entdark_)

    Learn about binary instrumentation using the Frida toolkit using practical examples. This book is not deeply focused in theory but practical use cases instead, from basic uses of the API to how to apply it in real-world scenarios. We will apply instrumentation under Linux, Windows and MacOS systems.

  15. AI with JavaScript & TypeScript: Foundations
    OpenAI API, Zod, and LangChain.js
    Edgar Milvus

    Stop learning Python and start building AI with the tools you already master. Master production-ready AI orchestration using Node.js, LangChain, and type-safe Zod. Bridge the gap between web development and AI Engineering without switching your stack. Start your journey with the Web AI Series and build the next generation of intelligent apps.