Leanpub Header

Skip to main content

Filters

Category: "JavaScript"

Books

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

  2. Mastering React.js Interviews
    For Middle/Senior Developers
    Kristiyan Velkov

    This book is your ultimate roadmap to modern React.js interviews and standing out from the crowd.Built on 350+ real interview insights, it covers the exact topics top companies test—from security, accessibility, and performance to TypeScript, architecture, and deployment—so you can master every question with confidence and land the role you deserve.

  3. Mastering React.js Interviews
    From 0 to Hero
    Kristiyan Velkov

    This book is your complete roadmap to crushing React.js 19 interviews and rising above the competition.Based on 350+ real-world front-end interviews, it delivers the most relevant technical questions asked by top companies—along with clear, practical answers that help you build confidence, deepen your React.js knowledge, and prove your skills where it matters most.

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

  5. Large Scale Apps with Vue, Vite and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, internationalization, localization, a modular state manager, component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Using Vue 3 + Vite + TailwindCSS + JSONPlaceHolder and more

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

  7. A Better Way To Learn JavaScript - Advanced JS
    Let's tackle some advanced JavaScript concepts.
    Ajdin Imsirovic

    Skip thousands of hours of trial and error experiences and gain an in-depth knowledge of the JavaScript language with this approachable book series.

  8. No Description Available
  9. Design Systems for Developers
    Learn how to code design systems that scale
    Michael Mangialardi

    Lots of design token-related tips and tricks to learn in this book — from design tools to production, with an emphasis on the fact tools and automation are only useful if good communication is happening between designers and developers in the first place. -- @kaelig, Development acceleration at @Shopify -- Co-chair @DesignTokens

  10. Modern JavaScript (ES2026)
    From First Line to Production — A Complete Guide to ES2026
    Steve Publications

    From your first line of code to advanced JavaScript, this book builds real understanding instead of memorization. Learn how the language works, why modern features exist, and how professionals use them every day. Covering ES2026 and upcoming additions like Temporal, it gives you the skills to write clean, confident production-ready code.

  11. Creating NPM Package with TypeScript
    Simplified TypeScript Guide to Building and Publishing Libraries
    CodeSweetly

    Now updated and better than ever! The new edition of CodeSweetly’s Creating NPM Package is here. It features semantic-release automation, NPM Trusted Publishing, and advanced TypeScript modularization. Learn how to build, organize, automate, and securely publish professional TypeScript libraries with modern, production-ready workflows. Are you ready to deliver cleaner, smarter, and fully automated packages? Get your copy of the updated version today. Printed copies are also available on Amazon.

  12. Zero to Website
    A Beginner's Guide to Building for the Web
    Muhammad Ahsan Ayaz

    Master HTML, CSS, and JavaScript by building 6 real projects. Perfect for complete beginners who learn best by doing. No prior coding experience required. Start building professional websites today.

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

  14. Construindo APIs testáveis com Node.js
    Fundamentos de qualidade de software para a construção de APIs com Node.js
    Waldemar Neto

    Construindo APIs testáveis com Node.js utiliza exemplos do dia a dia para a construção de aplicações Node.js seguindo as melhores práticas de qualidade e desenvolvimento; Um guia, tanto para desenvolvedores iniciantes quanto para experientes, para a construção de aplicações robustas e resilientes guiadas por testes.

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