riivault_/ENTITY 4393
● Liveproductweb frameworksrepo:solidjs/solidnpm:solid-jsse_tag:solid-js
Entity drill-down · last 90 days ·30d90d180d

SolidJS

Cooling · Discussion moved -64.7% and downloads moved -19.6% — both receding. (as of 2026·08·12)

Who is talking
0.59
36 distinct voices across 61 mentions

Distinct voices per mention. 1.00 means every mention came from a different person; a low number means a handful of people are driving the volume. Authors are counted once per day, so someone who posts across several days counts more than once over the whole window. The figure can overstate breadth, never understate it.

Where it is being said
github93%
hackernews7%

A wave of praise on a forum and a rapidly filling issue tracker both show up as “mentions up” until you see where they came from.

Agreement
Aligned
spread 0.49 · sides 26% even

Most opinion points the same way, so the average sentiment reads as a verdict rather than two sides cancelling out.

SRC: 344 mentions in window · net sentiment 0.86 · 2 adoption series · derived aggregates only

Mentions / dayall sources combined
07-0707-2308-12

Interactive chart. Arrow keys step through the series, Home and End jump to its ends, and Escape closes the readout.

Mentions / day
Periodmentions
2026-07-0712
2026-07-0814
2026-07-0918
2026-07-1016
2026-07-115
2026-07-136
2026-07-1418
2026-07-1521
2026-07-1612
2026-07-1740
2026-07-1814
2026-07-198
2026-07-2021
2026-07-219
2026-07-224
2026-07-239
2026-07-2417
2026-07-254
2026-07-262
2026-07-272
2026-07-2829
2026-07-292
2026-07-309
2026-07-314
2026-08-011
2026-08-023
2026-08-034
2026-08-0412
2026-08-053
2026-08-108
2026-08-1114
2026-08-123
latest 3 mentions07-07 .. 08-12
Sentiment curve0.86 current
07-0707-2308-12

Interactive chart. Arrow keys step through the series, Home and End jump to its ends, and Escape closes the readout.

Sentiment curve
Periodnet sentiment
2026-07-070.34
2026-07-080.47
2026-07-090.10
2026-07-100.11
2026-07-11−0.15
2026-07-13−0.06
2026-07-140.32
2026-07-150.29
2026-07-160.06
2026-07-170.19
2026-07-180.38
2026-07-190.20
2026-07-200.24
2026-07-210.68
2026-07-220.68
2026-07-230.29
2026-07-240.09
2026-07-250.62
2026-07-260.31
2026-07-27−0.18
2026-07-280.33
2026-07-290.77
2026-07-300.18
2026-07-31−0.39
2026-08-010.95
2026-08-02−0.09
2026-08-030.32
2026-08-040.08
2026-08-050.37
2026-08-100.46
2026-08-110.31
2026-08-120.86
latest 0.8607-07 .. 08-12
GitHub stars (total)adoption
08-0608-0908-12

Interactive chart. Arrow keys step through the series, Home and End jump to its ends, and Escape closes the readout.

GitHub stars (total)
PeriodGitHub stars (total)
2026-08-0635.8k
2026-08-0735.8k
2026-08-0835.8k
2026-08-0935.8k
2026-08-1035.8k
2026-08-1135.8k
2026-08-1235.8k
latest 35.8k08-06 .. 08-12
npm downloads / dayadoption
07-0707-2308-09

Interactive chart. Arrow keys step through the series, Home and End jump to its ends, and Escape closes the readout.

npm downloads / day
Periodnpm downloads / day
2026-07-07525.8k
2026-07-08527.7k
2026-07-090
2026-07-10466.0k
2026-07-11247.5k
2026-07-120
2026-07-13505.6k
2026-07-14551.8k
2026-07-15527.9k
2026-07-16540.7k
2026-07-17478.4k
2026-07-18253.9k
2026-07-19261.8k
2026-07-20534.6k
2026-07-21598.1k
2026-07-22595.3k
2026-07-23568.4k
2026-07-24506.9k
2026-07-25246.8k
2026-07-260
2026-07-27574.7k
2026-07-28593.3k
2026-07-29597.6k
2026-07-30592.4k
2026-07-31502.6k
2026-08-01278.8k
2026-08-02274.0k
2026-08-03571.2k
2026-08-04638.4k
2026-08-05625.9k
2026-08-06492.5k
2026-08-07576.2k
2026-08-08268.7k
2026-08-09283.5k
latest 283.5k07-07 .. 08-09
What people are asking forlatest 20 entries
What was saidKindTimesFirst / LastMomentum
SSR rendering produces inconsistent results across different hydration modes with incomplete value consumption and rendering.Bug108-1208-12+0%
Day's approach to reactivity and signals using SolidJS-based API is impressive and similar to ongoing work.Praise108-1208-12+0%
The open-source video editor successfully enables LLM-based video editing through a CLI designed to work with existing coding agents while maintaining a visual interface for review and modification.Praise108-1108-11+0%
The production SSR bundle throws an error when code attempts to mutate response headers after the response head has committed, instead of logging and ignoring the write.Bug108-0908-09+0%
Dependency-free computations queued by refresh() can run after their owner root has been disposed, violating the disposal invariant and leaking cleanups.Bug108-0908-09+0%
The httpHeader cleanup function restores a write-time snapshot of the entire header, which silently removes headers and cookies from later writers when scopes dispose out of order.Bug108-0908-09+0%
createProjection with ssrSource client leaks initial value on initial render instead of remaining pending until resolution.Bug108-0808-08+0%
createOptimisticStore derived from another optimistic store does not inherit the pending state when using affects().Bug208-0708-07+100%
Disposing in-flight async memo holds every signal write until orphaned promise settles.Bug108-0708-07+0%
SSR treats falsy async rejections as resolved but serializes them as rejected.Bug108-0708-07+0%
SSR does not await non-Promise thenables returned from async memos.Bug108-0708-07+0%
lazy() inside NoHydration silently renders nothing.Bug108-0708-07+0%
Root-level lazy() after pending Loading renders but never hydrates in streaming SSR.Bug108-0708-07+0%
createReaction re-arm before firing accumulates live arms and leaks effect nodes.Bug108-0708-07+0%
isPending on optimistic store fires as false before optimistic update and after rollback.Bug108-0708-07+0%
Async iterable that completes without yielding leaves Loading pending forever.Bug108-0708-07+0%
Async-iterator rejection delivered synchronously is silently dropped and pends forever.Bug108-0708-07+0%
Nested Loading inside another Loading boundary joins ancestor Reveal group and delays slots.Bug108-0708-07+0%
Errored-wrapped Loading joins ancestor Reveal group on server but not on client.Bug108-0708-07+0%
Wrong path to @solidjs/web/storage types in package.json.Bug108-0708-07+0%
SolidJS · riivault