News

Jack Wallen walks you through the steps to deploy a Node.js development environment on Ubuntu 22.04 with Node.js version 14.
Interested in building your very own AI assistant complete with voice and personality using a combination of Node.js, OpenAI Whisper and ChatGPT, ElevenLabs and LangChain? This guide offers more ...
In Node.js you can structure your code however you want. There is no "correct way". You have the option of writing all of your code in a single app.js file or creating multiple files and placing ...
We have turned a monolithic Node.js backend into a Monorepo while keeping team disruptions and risks to a minimum: to split the monolith into multiple decoupled packages that can depend on each other; ...
Now, if you want to join a node as a manager, the command is docker swarm join-token manager. To create a new join token, you can use the rotate option in the same way with docker swarm join-token ...