
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@solidjs/web
Advanced tools
Solid's web runtime: client rendering, hydration, SSR, and DOM-specific control flow (Portal, Dynamic).
Solid 2.0's web platform runtime — DOM rendering, hydration, server-side rendering, and the web-only control-flow components (Portal, Dynamic).
Solid 2.0 (Release Candidate). In 1.x this package was the
solid-js/websubpath; in 2.0 it's a separate@solidjs/webpackage.See
solid-js's CHEATSHEET and MIGRATION guide for the 2.0 surface.
// Browser / hydration
import { render, hydrate, Portal, Dynamic, dynamic } from "@solidjs/web";
// Server (SSR)
import { renderToString, renderToStream, isServer } from "@solidjs/web";
The control-flow components from solid-js (For, Show, Switch/Match, Loading, Errored, Repeat, Reveal) are also re-exported from @solidjs/web for convenience.
FAQs
Solid's web runtime: client rendering, hydration, SSR, and DOM-specific control flow (Portal, Dynamic).
The npm package @solidjs/web receives a total of 22,476 weekly downloads. As such, @solidjs/web popularity was classified as popular.
We found that @solidjs/web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.