8 Matching Annotations
- Nov 2020
-
github.com github.com
-
Another difference is that context in Svelte does not insert anything into the visual component tree. There is no <Context.Provider> element like in React
-
- Oct 2020
-
medium.com medium.com
-
There is a killer feature of vDOM that Svelte has nothing to replace with. It is the ability to treat component hierarchy as an object.
-
-
recoiljs.org recoiljs.org
-
Recoil defines a directed graph orthogonal to but also intrinsic and attached to your React tree.
-
- Sep 2020
-
react-spectrum.adobe.com react-spectrum.adobe.com
-
Provides state management for tree-like components. Handles building a collection of items from props, item expanded state, and manages multiple selection state.
-
- Nov 2019
-
github.com github.com
-
Not clear whether it could (easily) be used "standalone" — without any child checkboxes.
-
-
rsuite.github.io rsuite.github.io
- Aug 2019
-
material-ui.com material-ui.com
Tags
Annotators
URL
-
-
reactresources.com reactresources.com