Leanpub Header

Skip to main content

Filters

Category: "Node.js"

Node.js

  1. Node.js Secure Coding: Defending Against Command Injection Vulnerabilities

    Master Node.js security and secure coding best practices through analyzing and exploiting real-world vulnerable npm packages.

  2. Next.js – The Comprehensive Guide
    Next.js – The Comprehensive Guide
    From React Fundamentals to AI-Powered Full-Stack Apps
    Florian Wessels

    Learn Next.js by building a real AI-powered application, from project setup to production deployment. This book covers the complete journey: TypeScript, React, Next.js App Router, Prisma, authentication, the Vercel AI SDK (chat, RAG, tool calling), testing, security, and deployment. One project, 29 chapters, no toy demos.

  3. Modern JavaScript Tooling in 2026
    Modern JavaScript Tooling in 2026
    Node.js, Bun, pnpm, Vite, TypeScript, Biome, Vitest & Beyond
    Steve Publications

    Cut through the noise of modern JavaScript tooling. This hands-on guide shows how Node.js, Bun, pnpm, Vite, TypeScript, Biome, Vitest and more fit together in real production workflows. Learn what each tool solves, when to use it and how to build faster, cleaner and more reliable applications in 2026.

  4. Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python
    Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python
    Be ready to create and run your containerized and orchestrated application next week.
    Arnaud Weil

    You know next to nothing about Kubernetes or Docker but need to create and run your first application on Kubernetes using Docker within a week. Don't worry: this book has you covered.

  5. 50 TypeScript F*ck Ups
    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!

  6. Mastering Frida
    Mastering Frida
    Dynamic Instrumentation, Reverse Engineering and Security Testing with frida.re
    Steve Publications

    Get inside running software and see what it’s really doing. Mastering Frida takes you from your first hook to building serious instrumentation tools for Windows, Linux, macOS, Android and iOS. Learn how Frida works under the hood, where platforms differ and how to use its power without getting burned.

  7. PLUS for Node-RED - Contribution Modbus (Deutsch)
    PLUS for Node-RED - Contribution Modbus (Deutsch)
    Die Open-Source-Modbus-Tools
    Klaus Landsdorf

    Interessiert an Node-RED und Modbus? Dieses Buch ist für Sie. Wir behandeln das Node-Red-Contrib-Modbus-Paket, die Verwendung des Modbus-Protokolls in Node-RED und sogar zukünftige Pakete wie Node-Red-Contrib-Modbus-Flex-Server. Eine Pflichtlektüre für Node-RED-Enthusiasten!

  8. P4NR OPC UA for NodeJS (English)
    P4NR OPC UA for NodeJS (English)
    Understanding and Using OPC UA, node-opcua, and Companion Specs with Node.js 24
    Klaus Landsdorf

    OPC UA is the open language of modern automation, and node-opcua is the leading open-source TypeScript stack for it. This book explains the architecture, the SDK, and Companion Specs like Machinery, Robotics, and LADS in plain language - with a learning path, runnable Node.js 24 examples, and clear references to the OPC Foundation reference.

  9. P4NR OPC UA for NodeJS (Deutsch)
    P4NR OPC UA for NodeJS (Deutsch)
    OPC UA, node-opcua und Companion Specs mit Node.js 24 verstehen und einsetzen
    Klaus Landsdorf

    OPC UA ist die offene Sprache moderner Automatisierung, node-opcua der führende quelloffene TypeScript-Stack dafür. Dieses Buch erklärt Architektur, SDK und Companion Specs wie Machinery, Robotics und LADS verständlich – mit Lernpfad, lauffähigen Node.js-24-Beispielen und klaren Quellenangaben zur OPC-Foundation-Referenz.

  10. Code to Career: JavaScript & Node.js from Zero to Professional
    Code to Career: JavaScript & Node.js from Zero to Professional
    A Complete Guide to Modern JavaScript, Node.js, Backend Development, APIs, Databases, Security, and Real-World Projects
    Mert Turedu

    Master modern JavaScript and Node.js from absolute beginner to professional with 1,100+ pages of practical explanations, real-world examples, exercises, projects, and career guidance.

  11. The Native Era. Modern Node.js, Bun & Deno without Bundlers or Transpilers
    No Description Available
  12. Kubernetes & Orchestration. Deploying Scalable Node.js & AI Clusters without Tears
    No Description Available
  13. React Native for Web Developers. From Next.js to Expo, NativeWind, and Universal App
    No Description Available
  14. JavaScript Moderno
    JavaScript Moderno
    De variables a arquitectura profesional
    Gastón Rojas

    ¿Sabés escribir JavaScript, pero sentís que tu código no escala? Este libro cierra la brecha entre "funciona" y "está bien hecho". Closures, async/await, módulos ES6, patrones de diseño y dos proyectos reales para tu portafolio.

  15. Docker for React.js developers

    The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.