HackerTrans
TopNewTrendsCommentsPastAskShowJobs

terrablue

2 karmajoined 3 anni fa

Submissions

Primate 0.40: Route pages, store enums, async schemas and events

primate.run
5 points·by terrablue·ieri·0 comments

JavaScript server-side interoperability with rcompat

bytecode.news
9 points·by terrablue·2 mesi fa·0 comments

Primate 0.37: Revised modules, database migrations, and typed environment access

primate.run
3 points·by terrablue·3 mesi fa·0 comments

[untitled]

1 points·by terrablue·2 anni fa·0 comments

Primate adds support for Python routes

primatejs.com
4 points·by terrablue·3 anni fa·0 comments

PrimateJS adds support for Go Wasm routes

primatejs.com
8 points·by terrablue·3 anni fa·4 comments

Release 0.25: Native Deno Support, Internationalization for Svelte/React/Solid

primatejs.com
3 points·by terrablue·3 anni fa·2 comments

PrimateJS now supports Bun natively

primatejs.com
4 points·by terrablue·3 anni fa·1 comments

comments

terrablue
·2 anni fa·discuss
Primate gets close to that -- there is a webc handler with props support: https://primatejs.com/modules/web-components

The webc handler does lack a few things like hydration, and this can be added if users show interest in it.
terrablue
·2 anni fa·discuss
Hey. Regarding 1, compatibility is handled by a separate library, Primate's only dependency, rcompat: https://github.com/rcompat/rcompat ; it's a unified compat layer around Node, Deno and Bun.

As for 2, what would you consider a React-like example? The examples on the frontend are meant to illustrate commonalities between different frontends.
terrablue
·3 anni fa·discuss
First metaframework to support the big three, and a unified I18N API for frontends