From e0f6df146eceb8ce15af03a5c4d360934c9498f8 Mon Sep 17 00:00:00 2001 From: TriJayDore <99020316+TriJayDore@users.noreply.github.com> Date: Sun, 6 Oct 2024 12:03:23 +0530 Subject: [PATCH] add description for tag node-js (#163) Co-authored-by: Gourav Khunger --- _data/descriptions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/descriptions.yml b/_data/descriptions.yml index 895dfd3f..fad1c372 100644 --- a/_data/descriptions.yml +++ b/_data/descriptions.yml @@ -17,3 +17,4 @@ react: "Enhance your frontend skills by learning about most in-demand frontend f beginners: "Start your coding journey by learning tech concepts at genics blog to become a pro at software development." productivity: "Don't get caught in an endless loop, become a master of developer productivity 🚀" tools: "Enhance your development journey by exploring trending dev-tools." +node-js : "Learn about Node-JS to build cross platform front-end and back-end applications."