Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
terrablue
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
terrablue
2mo ago
The primary innovation is flexibility, simplicity and official support for a wide array of modules. Give it a shot, I don't think you'd regret it.
2.
▲
by
terrablue
2mo ago
Hey. There are many use cases that involve mixing frontends. On the Primate website itself, the RSS feed is a route previously served by the Handlebars module (because it needed some logic), now by the (a bit more minimal) pure HTML module.
3.
▲
by
terrablue
2mo ago
Just a quick mention that there is next to no coupling. If you don't use `primate/store`, none of the ORM code gets pulled in. You could be using any other database client. The same applies to sessions, i18n, or any frontend. They
4.
▲
by
terrablue
2mo ago
Hey, thanks for the feedback, sorry for that. Should be fixed now.
5.
▲
Primate Is the Last Great Web Framework
(superarch.org)
37 points
by
terrablue
2mo ago
|
48 comments
6.
▲
Primate 0.40: Route pages, store enums, async schemas and events
(primate.run)
15 points
by
terrablue
2mo ago
|
8 comments
7.
▲
JavaScript server-side interoperability with rcompat
(bytecode.news)
9 points
by
terrablue
4mo ago
|
0 comments
8.
▲
Primate 0.37: Revised modules, database migrations, and typed environment access
(primate.run)
3 points
by
terrablue
6mo ago
|
0 comments
9.
▲
by
terrablue
2y ago
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 interes
10.
▲
by
terrablue
2y ago
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
11.
▲
Primate adds support for Python routes
(primatejs.com)
4 points
by
terrablue
3y ago
|
0 comments
12.
▲
PrimateJS adds support for Go Wasm routes
(primatejs.com)
8 points
by
terrablue
3y ago
|
4 comments
13.
▲
by
terrablue
3y ago
First metaframework to support the big three, and a unified I18N API for frontends
14.
▲
Release 0.25: Native Deno Support, Internationalization for Svelte/React/Solid
(primatejs.com)
3 points
by
terrablue
3y ago
|
2 comments
15.
▲
PrimateJS now supports Bun natively
(primatejs.com)
4 points
by
terrablue
3y ago
|
1 comments