Engineering posts about Node.js
Curated summaries and key learnings for engineers working with Node.js.
LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript
The article introduces LangChain.js, a framework designed for building agentic AI applications using JavaScript. It outlines a free course that consists of eight chapters, each containing runnable...
Introducing Moltworker: a self-hosted personal AI agent, minus the minis
The article introduces Moltworker, a self-hosted personal AI agent that operates on Cloudflare's infrastructure. It highlights the advantages of running Moltbot on Cloudflare Workers, emphasizing...
Speed Up Your JavaScript Apps: Native Bun Support is Now Available on App Platform
The article discusses the introduction of native Bun support on DigitalOcean's App Platform, highlighting its advantages such as improved performance, zero configuration deployment, and seamless...
Host Your Node.js MCP Server on Azure Functions in 3 Simple Steps
This article outlines the process of hosting a Node.js Model Context Protocol (MCP) server on Azure Functions, emphasizing the benefits of serverless architecture such as automatic scaling and...