HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dimitrisnl

no profile record

comments

dimitrisnl
·4 ay önce·discuss
Looks like a fantastic opportunity and product. I'll share it!
dimitrisnl
·5 ay önce·discuss
Brilliant, going to try it asap. I was looking for something like this!
dimitrisnl
·6 ay önce·discuss
I hate it with passion. It won't respect pinned versions in package.json. I have to explicitly exclude stuff. Be better.
dimitrisnl
·6 ay önce·discuss
Nothing wrong with jQuery. If a dev dependency irks me, I have no reason to revisit it no matter how better it got. We moved on.
dimitrisnl
·6 ay önce·discuss
Any release will definitely not restore Webpack as the "first choice". That ship has sailed and Webpack has accumulated a lot of bad rep.

Maybe for a few people who used to run Webpacker in Rails, and migrated to shakapacker instead of Vite, it will be good news.

When a tool like this (which was never pleasant to work with) loses the lead, it never restores it.
dimitrisnl
·7 ay önce·discuss
Noob question, but why no use ints for PK, and UUIDs for a public_id field?
dimitrisnl
·7 ay önce·discuss
They haven't implemented RSC yet.
dimitrisnl
·9 ay önce·discuss
The post is mostly about Phoenix LiveView, while the title makes it about the framework.

To be honest one of the reasons I don't like Phoenix is that even if I opt-out of LV in the generators, I still get a lot of LV code.
dimitrisnl
·10 ay önce·discuss
what a timing
dimitrisnl
·10 ay önce·discuss
I have only good things to say about TanStack start. I know there's some fatigue when it comes to full-stack JS/TS frameworks, since they re-invent ways to do data fetching, but are not in any way batteries-included.

I prefer it over Next.js and the whole RSC story, and it has sensible features that I missed in Remix (server functions from everywhere [1], middleware, type safety)

I wouldn't pick it as a full-stack framework, I will always keep my backend separate, but for a SSR-capable TypeScript framework it's amazing.

[1]: https://tanstack.com/start/latest/docs/framework/react/serve...
dimitrisnl
·10 ay önce·discuss
Any good book recommendations?