Hacker News new | ask | show | jobs
by 0xDEFACED 750 days ago
What makes describing your UI with components that use a html template fragment and receive a context object a leaky abstraction, as opposed to components that use JSX and receive a props object?