Feature discussion: lazy build (no build step) #172
orenelbaum
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two frameworks I've seen that have this feature of having "no build step":
https://ultrajs.dev/
https://fresh.deno.dev/
I'd rather call this lazy or runtime build cause we are still building our code we just don't do it ahead of time.
I'm not really sure about the benefits/tradeoffs and whether it would make sense in Solid Start, which is why I'm starting this discussion.
Beta Was this translation helpful? Give feedback.
All reactions