Devtip
  • Feed
  • Frontend
  • Backend
  • Architecture
Sign in Subscribe

Backend

A collection of 5 posts
TensorFlow in Node.js
Node

TensorFlow in Node.js

Learn how to use TensorFlow.js, a machine learning library, in a Node.js application. We provide examples and a guide for building and training models, as well as tips for using TensorFlow.js in production.
Jan 8, 2023 3 min read
Unit Testing Made Easy with NestJS
Node Featured

Unit Testing Made Easy with NestJS

Learn how to set up and perform unit tests on your NestJS application, as well as how to mock dependencies for testing individual units in isolation. By the end of this article, you'll have a better understanding of how to ensure the correctness of your application through unit testing.
Jan 3, 2023 3 min read
Exploring the Inner Workings of the Node.js Event Loop
Node Featured

Exploring the Inner Workings of the Node.js Event Loop

Learn about the event loop, a central part of Node.js that manages async I/O and enables the runtime to handle a large number of concurrent connections with a small number of threads. With a deeper understanding of the event loop, you can build more efficient and scalable network applications.
Jan 1, 2023 2 min read
NestJs the future of Node web applications.
Node Featured

NestJs the future of Node web applications.

My thoughts on moving to Nestjs coming from express.
Dec 10, 2020 2 min read
Node express router
Node Featured

Node express router

How do we use an express router and create a modular structure to scale our application.
Nov 30, 2020 4 min read
Page 1 of 1
Devtip © 2025
Powered by Ghost