From 333dae7d090c6d8d448205e2f9c84199cf08a1ca Mon Sep 17 00:00:00 2001 From: Nandita Valsan <15096090+NValsan@users.noreply.github.com> Date: Wed, 23 Sep 2026 13:59:50 -0700 Subject: [PATCH] Add article reference for Drasi's Node.js library Added a new article reference about Drasi's Node.js library, highlighting a change-driven programming approach. --- docs/content/blog/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/content/blog/_index.md b/docs/content/blog/_index.md index d6304430..7f041534 100644 --- a/docs/content/blog/_index.md +++ b/docs/content/blog/_index.md @@ -7,6 +7,16 @@ description: "News, announcements, and deep dives from the Drasi team" Looking for press coverage and articles about Drasi from around the web? See [Media Coverage](/media-coverage/) for the full list of blog posts and articles from CNCF, Microsoft, and other outlets.
+ +
+
+
+

Delete Your Polling Loop: Change-driven programming in Node.js with @drasi/lib

+

Microsoft Linux and Open Source Blog ยท Sep 22, 2026

+

Drasi's new Node.js library is the focus of this latest article, with a walk-through on how to replace a polling loop with a change-driven approach.

+
+
+
Netstar logo