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.
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.
Most authentication tutorials show you how to log users in. This book shows you how to trust your system in production.Learn how authentication and authorization really work by building a complete Node.js backend with email verification, JWTs, password recovery, admin roles, security protections, and full Postman testing—without shortcuts, magic, or guesswork.If you’re tired of auth tutorials that break the moment things get real, this book is for you.
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.
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!
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.
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, 28 chapters, no toy demos.
¿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.