Skip to content

Commit ca2f8a1

Browse files
Inline or remove script (#573)
Remove experiment script and related text Co-authored-by: Cursor Agent <[email protected]>
1 parent f1d5357 commit ca2f8a1

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/blog/npm-stats-the-right-way.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -312,22 +312,6 @@ The NPM download counts API is powerful, but it has sharp edges. Understanding t
312312

313313
---
314314

315-
## Try It Yourself
316-
317-
I've included the experiment script in our repo at [`scripts/npm-point-vs-range-experiment.js`](https://github.com/TanStack/tanstack.com/blob/main/scripts/npm-point-vs-range-experiment.js).
318-
319-
Run it yourself:
320-
321-
```bash
322-
node scripts/npm-point-vs-range-experiment.js
323-
```
324-
325-
Test your favorite packages. See where the 18-month wall hits. Watch the numbers stop growing when you go too far back.
326-
327-
It's a sobering reminder that even simple APIs have complex behavior once you dig in.
328-
329-
---
330-
331315
## Why This Matters to TanStack
332316

333317
We care about this because **transparency matters**. When we show download stats, we want them to be accurate. When we talk about growth, we want it to be real.

0 commit comments

Comments
 (0)