Y
Hacker News
new
|
ask
|
show
|
jobs
by
acemarke
2662 days ago
Yeah, ConcurrentMode is going to be entirely opt-in, per subtree, as a component: `<ConcurrentMode>`. And yes, that's the point of `<StrictMode>`: a form of runtime linting for known patterns that will cause problems in CM.