Hacker News new | past | comments | ask | show | jobs | submit login
Have You Built with Preact? (github.com/preactjs)
2 points by nathan_tarbert on Dec 11, 2023 | hide | past | favorite | 4 comments



If so is it worth while learning over other frameworks like Next.js?


Preact is a drop-in replacement for React. I think it's missing some React APIs, but it should have a subset of APIs so nothing new to learn if you're familiar with React.

All that to say: if you're learning Next.js, you're learning React and also Preact at the same time.


Thanks for the info @smt88

I've been using React for a couple of years and tend to stick with Next.js if I have a choice.

I came across Preact and it looked to me like a simplified React component library.

Have you used Preact in production?


I've used Preact in production, but if you're using modern Next.js with tree-shaking and don't care about bundle size, you can ignore Preact entirely.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: