Ask HN: Does Meta use a meta-framework with react?
The official react docs recommend using a meta framework for new projects: https://react.dev/learn/start-a-new-react-project
This leads me to wonder, do they practice what they preach? If so what meta-framework do they use with react? Is it something in house?
1 comment
[ 3.0 ms ] story [ 11.0 ms ] threadIf anything, Next and RSCs are sort of an attempt to make a more generic version of some of Meta's internal infrastructure.