Menu

#Node

642 posts

Feed·
20 of 642 posts
📰
0

Building Your First LangGraph Pipeline: A Decision-Maker's Guide

LangGraph is gaining real adoption for agentic AI workflows. But for most teams evaluating it, the question is not how to build a pipeline -- it is whether LangGraph is the right architecture for their problem, and what it actually takes to run in…

15s
Read More
Why Circular Linked Lists Are Perfect for Scheduling Systems
🖼️
0

Why Circular Linked Lists Are Perfect for Scheduling Systems

DEV Community: career·Quipoin·1 day ago
#xuT6d5wG
#dev#head#node#temp#next#linked

Most linked lists eventually end. You keep following nodes and finally reach: null But what if...

15s
Read More
Performance Comparison of Web Backend and Database: A Case Study of Node.js, Golang, and MySQL, MongoDB
🖼️
0

Performance Comparison of Web Backend and Database: A Case Study of Node.js, Golang, and MySQL, MongoDB

DEV Community: go·Fu'ad Husnan·2 days ago
#1ryLl02b
#dev#mysql#mongodb#database#node#backend

Choosing the right combination of web backend and database technology can make or break your...

15s
Read More
The First Brick on the Walled Garden — Rethinking e-Food Delivery as an Open Protocol
🖼️
0

The First Brick on the Walled Garden — Rethinking e-Food Delivery as an Open Protocol

DEV Community: opensource·Djowda·3 days ago
#O4Xasb4s
#dev#difp#food#protocol#node#article

E-food delivery is a trillion-dollar market built on over-engineered, per-user-taxed infrastructure. We think it can be a simple open protocol. Here's the first gRPC implementation of DIFP — the Djowda Interconnected Food Protocol.

15s
Read More
We Replaced Jest with Node's Built-in Test Runner in 12 Services — The 3 Lines of Code That Made It Possible
🖼️
0

We Replaced Jest with Node's Built-in Test Runner in 12 Services — The 3 Lines of Code That Made It Possible

DEV Community: lambda·Dinesh_gowtham·3 days ago
#xbb7HibE
#dev#test#jest#built#runner#node

As we continued to scale our serverless architecture on AWS, our test suite had become a bottleneck....

15s
Read More
Vite predev/prebuild: chaining scripts without losing your mind
🖼️
0

Vite predev/prebuild: chaining scripts without losing your mind

DEV Community: vite·Dk Usa·3 days ago
#XsyMjGwT
#dev#scripts#node#build#hash#steps

A project I'm working on needs 3 things to happen before dev/build: Hash legal content (license,...

15s
Read More