Master Node.js security and secure coding best practices through analyzing and exploiting real-world vulnerable npm packages.
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.
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.
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.
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!
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.
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!
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.
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.
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.
¿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.
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.