Leanpub Header

Skip to main content

Filters

Category: "TypeScript"

Books

  1. Build Your Own Web Server From Scratch In Node.JS
    Learn network programming, HTTP, and WebSocket by coding a Web Server
    build-your-own.org

    Most people use HTTP daily, but few understand its inner workings.This "Build Your Own X" book dives deep,teaching basics from scratch for a clearer understanding of the tools and tech we rely on.Network programming.Protocols & communication.HTTP in detail.WebSocket & concurrency.

  2. Clean Code Principles and Patterns, 2nd Edition
    A Software Practitioner's Handbook
    Petri Silen

    One of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  3. 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.

  4. Multi-Paradigm Programming
    Combining Functional, Object-Oriented, and Lisp Paradigms for Software Design and Implementation
    Marty Yoo

    Multi-Paradigm Programming shows how to blend object-oriented, functional, imperative, and logic styles into a single, pragmatic toolkit.

  5. The Angular and TypeScript Interview Compendium
    Interview Questions and Answers for Angular and TypeScript Developers
    Yohan Rodriguez

    A structured front-end interview guide focused on Angular internals and TypeScript fundamentals.

  6. 50 TypeScript F*ck Ups
    50 Subtle Mistakes to Screw Your Code and How to Avoid and Fix Them to Write Extraordinary Software for Web
    Azat Mardan

    50 TypeScript F*ck Ups (Mistakes) and How to Avoid Them is a collection of common and challenging trouble spots that trip up JS and TypeScript developers, along with tips on how to recognize and resolve them. You’ll find troubleshooting tips on everything from basic mistakes like ignoring compiler warnings, to advanced patterns and tips for using JavaScript and TypeScript with your favorite libraries and frameworks. Throughout, each mistake and fix is illustrated with bite-sized examples, and easy-to-read code samples. You’ll soon be writing quality code faster than ever before!

  7. Enterprise Test Automation Framework Architecture
    Design Scalable, Reliable & CI/CD-Ready Automation Systems with Playwright & TypeScript
    Priyanka Bhopale

    Are you ready to move from writing automation scripts to designing enterprise-grade automation systems?Most automation engineers know how to write tests. Very few know how to design scalable, maintainable, CI/CD-ready automation frameworks.This book teaches you how to think like a Senior SDET or Test Architect.Inside this book, you will learn:• How to design a layered automation framework from scratch • Enterprise-level Page Object Model implementation • Test data strategy for parallel execution • Logging, reporting, and CI/CD integration • Cloud and cross-browser execution architecture • Flaky test handling at scale • Framework governance and versioning • Converting a framework into an organization-wide automation platform • Real senior-level interview questions & answersBuilt using Playwright and TypeScript, this book focuses on real-world architecture patterns used in modern product companies.If you want to:• Crack senior automation interviews • Increase your salary potential • Become an Automation Lead or Architect • Build frameworks that scale to thousands of testsThis book is your blueprint.Automation is not about writing scripts. It’s about designing systems.

  8. 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?

  9. Mastering JavaScript & TypeScript for Playwright Automation
    From Beginner to Job-Ready Level: A Practical Guide for Testers to Learn JavaScript, TypeScript to build real world Playwright Automation
    Priyanka Bhopale

    Automation testing is one of the most in-demand skills for modern software testers. However, many testers struggle when learning Playwright because they lack the programming foundation required for automation. This book solves that problem. Automation testing is one of the most in-demand skills for modern software testers. However, many testers struggle when learning Playwright because they lack the programming foundation required for automation. This book solves that problem. Inside this book, you will learn: • JavaScript fundamentals for automation testing • Modern ES6 concepts used in Playwright • TypeScript essentials for automation engineers • Writing Playwright automation tests from scratch • Designing scalable automation frameworks • Page Object Model implementation • Test data management strategies • Parallel execution and CI/CD integration • Debugging, reporting, and test stability techniques • Real-world automation project architectur By the end of this book, you will understand how to design, build, and scale Playwright automation frameworks used in real software projects. Whether you are a manual tester, beginner automation engineer, or QA professional transitioning to modern testing tools, this guide will help you become job-ready with Playwright automation. Start your journey toward becoming a professional Playwright automation engineer today.

  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. Modern API Testing with Playwright for QA Engineers
    A Practical TypeScript Guide from Basics to Real-World Automation
    Priyanka Bhopale

    Become a Job-Ready API Automation Engineer Using PlaywrightAPI testing is now a must-have skill for modern QA engineers. Companies expect testers to validate backend systems, automate workflows, and integrate tests into CI/CD pipelines.This practical guide teaches you how to master API Testing using Playwright and TypeScript from scratch — even if you are transitioning from manual testing.In this book, you will learn how to:✔ Understand APIs, HTTP, and JSON from a tester’s perspective ✔ Write real API automation tests using Playwright ✔ Handle authentication, dynamic data, and environments ✔ Design a scalable API test automation framework ✔ Integrate tests into CI/CD pipelines ✔ Combine API and UI testing for faster automation ✔ Prepare for API testing and Playwright interviewsBy the end of this book, you will have the knowledge and confidence to build professional API automation frameworks and advance your QA career.Perfect for: QA Engineers, Manual Testers, Automation Testers, SDET Aspirants

  12. Playwright Automation Projects
    Real-World End-to-End Testing with TypeScript
    Priyanka Bhopale

    Master Playwright by building real-world automation frameworks from scratch.This hands-on guide is designed for QA engineers, testers, and developers who want to become job-ready Playwright automation engineers.Instead of theory, this book focuses on real projects used in modern companies.Inside this book you will learn how to build:• A complete E-Commerce automation framework • Hybrid API + UI testing architecture • Enterprise SaaS dashboard automation • CI/CD pipelines using GitHub Actions • Dockerized and cloud-parallel test executionYou will also learn advanced topics like: • Network mocking for payment testing • Visual regression testing • Multi-user role-based automation • Handling flaky tests in production • Interview and resume preparationBy the end of this book, you will have multiple portfolio-ready Playwright projects and the confidence to crack automation interviews.Perfect for: QA engineers • Manual testers • SDETs • Developers

  13. Ultimate Playwright Coding Interview Guide: 100 Coding Challenges
    100 Coding Challenges, API Testing, Real coding Interview Questions & Hands-On Automation Practice Using Playwright
    Priyanka Bhopale

    If you want to crack Playwright coding interviews confidently, this book gives you exactly what you need — real coding questions, practical examples, and real-world automation scenarios.

  14. Playwright Interview Theory Questions & Answers: Interview Preparation
    Real Experience Answers, Fresher to Senior Questions, Framework, API Testing & Automation Interview Preparation
    Priyanka Bhopale

    Unlike theory-heavy books, this guide provides spoken interview-style answers used by real QA engineers in job interviews.

  15. Stop building fragile AI wrappers and start engineering production-ready, multi-tenant architectures. Master the modern AI-native stack combining Next.js, Supabase, pgvector, and Stripe. Learn to seamlessly orchestrate stateful AI agents, vector databases, and bulletproof payment gateways. This is your ultimate blueprint to build, secure, and scale a robust SaaS from user zero to one million.