Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>So now you need a framework on top of React - itself a framework.

You definitely do not need any framework for react, you don't even need a build step. And react is not a framework. Not that it has objective meaning, but I think these frameworks are not abstraction layers on react, they are tools sitting along side it to make things easier or give more features. You still interface the same with writing the same old jsx.



> you don't even need a build step

You're not going to be popular if you write React code with React.createElement() instead of JSX. I know this from experience.


Hahaha... you actually tried this?


window.rce = React.createElement




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

Search: