Hacker News new | ask | show | jobs
by goosejuice 441 days ago
I think the language probably assumes some knowledge specific to that ecosystem, particularly the more recent trend of server rendering react.

To someone that works with more traditional server rendering frameworks like Rails and Phoenix, embedded to me implies storage will be clientside.

I'm guessing it might makesense to a frontend developer but people like me might be scratching our heads for awhile.

I'm assuming this is an alternative to using nextjs (or whatever flavor) with an orm. There's a lot of word salad in the why? that kind of suggests that. Maybe you can simply compare alternatives?