JavaScript, TypeScript & Node

JS runtimes, TypeScript, tooling, and the modern web/server JS ecosystem.

  • 11 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in JavaScript, TypeScript & Node


bleepingcomputer.com > news > security > malicious-npm-packages-evade-install-script-defenses-at-runtime > amp

Malicious npm packages evade install-script defenses at runtime

14+ hour, 59+ min ago   (498+ words) An ongoing npm malware campaign involving the 'indexed-btree' package shows how threat actors bypass supply chain defenses by hiding malicious code in a package's normal runtime behavior rather than in installation scripts. The package, spotted by Checkmarx researchers, attempts to…...


dev.to > prabhasg56 > react-native-environment-setup-managing-dev-prod-and-staging-builds-with-android-flavors-and-ios-1j2e

React Native Environment Setup: Managing Dev, Prod, and Staging Builds with Android Flavors and iOS Schemes

1+ hour, 27+ min ago   (1634+ words) If you've worked on a React Native app that has both development and production environments, you probably know how quickly environment management becomes annoying. At the beginning, it usually looks simple: Then the app grows. Suddenly, you have different: And…...


dev.to > 0xshin0221 > what-people-are-building-with-jev-a-look-through-nine-awesome-lists-30nb

What people are building with Jev: a look through nine awesome lists

1+ hour, 24+ min ago   (1368+ words) A visual guide to Jev projects: nine directory READMEs, repository overlap, a 358-entry category breakdown, and practical examples. Tagged with ai, jev, opensource, showdev....


dev.to > sindhuja_sudhakar > when-ai-agents-hammer-toolslist-building-a-caching-aware-mcp-server-sep-2549-38k6

When AI Agents Hammer tools/list: Building a Caching-Aware MCP Server (SEP-2549)

1+ hour, 39+ min ago   (555+ words) Part 2 of 2. Part 1 covered statelessness; here I tackle caching. This isn't hypothetical. When I pointed GitHub Copilot CLI at my server, it fired nine tools/list calls in ~40 seconds in one short session — plus repeated re-initializes. That's the storm SEP…...


dev.to > ritualdev > stop-bookmarking-dead-awesome-lists-we-built-a-zero-paywall-developer-directory-with-automated-gl3

Stop Bookmarking Dead "Awesome" Lists: We Built a Zero-Paywall Developer Directory with Automated Health Checks

2+ hour, 16+ min ago   (23+ words) Every developer's browser bookmarks look the same: dozens of starred "Awesome-XYZ" GitHub lists... Tagged with opensource, webdev, programming, productivity....


dev.to > cheng2zhang > making-chroma-work-in-chinese-57jb

Making Chroma Work in Chinese

2+ hour, 3+ min ago   (1282+ words) Note: This tutorial picks up where Chroma's official quick start guide leaves off. So you've finished Chroma's quick start — congratulations. Everything works, right up until you feed Chroma some Chinese text. Chroma's default embedding model, all-MiniLM-L6-v2, is English-only. Given Chinese…...


dev.to > echoluoluo > coordinates-are-usually-the-beginning-not-the-answer-336

Coordinates Are Usually the Beginning, Not the Answer

2+ hour, 34+ min ago   (1088+ words) When people work with maps, latitude and longitude are often treated as the final result. You search for a place, get a pair of coordinates, and the task seems complete. But in practice, coordinates are rarely the final answer. They…...


dev.to > veil_im > we-label-every-security-claim-on-our-site-implemented-experimental-or-not-claimed-1jge

We Label Every Security Claim on Our Site: Implemented, Experimental, or Not Claimed

2+ hour, 40+ min ago   (497+ words) Somewhere in the last decade, "end-to-end encrypted" stopped meaning anything. So we did something that felt commercially reckless: we labelled every single claim on the site as one of three things. Implemented — it's in the current build, testable by anyone…...


dev.to > jack_du_64a902eb1614b3933 > how-to-extract-text-and-images-from-powerpoint-using-c-558d

How to Extract Text and Images from PowerPoint Using C#

3+ hour, 4+ min ago   (21+ words) In development scenarios, we may encounter the need for PowerPoint document content parsing, such as... Tagged with csharp, dotnet, softwaredevelopment, tutorial....


dev.to > zackary_lvseth_d494d598e > fliproom-a-room-changeover-is-a-content-problem-1kj7

Fliproom: a room changeover is a content problem

2+ hour, 58+ min ago   (237+ words) Built for Sanity Challenge, Path Two. What I Built Fliproom turns a room changeover into... Tagged with devchallenge, sanitychallenge, sanity, ai....