Skip to content

Add article reference for Drasi's Node.js library - #278

Open
NValsan wants to merge 1 commit into
mainfrom
NValsan-blog-1
Open

NValsan wants to merge 1 commit into
mainfrom
NValsan-blog-1

Conversation

@NValsan

@NValsan NValsan commented Sep 23, 2026

Copy link
Copy Markdown
Member

Added a new article reference about Drasi's Node.js library, highlighting a change-driven programming approach.

Description

Please explain the changes you've made.

Type of change

  • This pull request fixes a bug in Drasi and has an approved issue (issue link required).
  • This pull request adds or changes features of Drasi and has an approved issue (issue link required).
  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Drasi (issue link optional).

Fixes: #issue_number

Added a new article reference about Drasi's Node.js library, highlighting a change-driven programming approach.
@NValsan
NValsan requested review from a team and a lite review from Copilot September 23, 2026 21:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Add the article to the Media Coverage index to keep the documentation indexes consistent.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 1 Low severity

Open (1)
What changed in this PR

Adds a Microsoft article reference about Drasi’s Node.js library and change-driven programming.

Changes:

  • Adds a linked article card to the Blog page with its title, source, date, and summary.
File Summary
docs/​content/​blog/​_index.md Adds the Node.js library article reference card.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +10 to +16
<a href="https://techcommunity.microsoft.com/blog/linuxandopensourceblog/delete-your-polling-loop-change-driven-programming-in-node-js-with-drasilib/4559093" target="_blank" rel="noopener noreferrer">
<div class="unified-card unified-card--reference">
<div class="unified-card-icon"><i class="fas fa-newspaper"></i></div>
<div class="unified-card-content">
<h3 class="unified-card-title">Delete Your Polling Loop: Change-driven programming in Node.js with @drasi/lib</h3>
<p class="td-blog-meta">Microsoft Linux and Open Source Blog · Sep 22, 2026</p>
<p class="unified-card-summary">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.</p>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants