8 Matching Annotations
- Nov 2020
-
github.com github.com
-
aiming to be modular, flexible and without too strong an opinion on user experience
Tags
Annotators
URL
-
- Oct 2020
-
github.com github.com
-
Solid supports templating in 3 forms JSX, Tagged Template Literals, and Solid's HyperScript variant.
-
-
levelup.gitconnected.com levelup.gitconnected.com
-
This is just a library not a Framework.
-
-
-
The $ contract for auto-subscribing is lovely in its simplicity and flexibility. You can adapt your own preferred state-management pattern or library, with or without Svelte stores as helpers. Svelte does not fuss about how you want to manage your state.
-
- Sep 2020
-
medium.com medium.com
-
Instead, rather than trying to implement what it thinks is the best way to bundle different type of assets, it leaves that entirely up to the developer to decide.
-
-
github.com github.com
-
Svelte currently has no opinion as to what you store in an exported class prop of a component. It will not necessarily be used a class attribute.
-
- Apr 2020
-
tenderlovemaking.com tenderlovemaking.com
-
Now, do I care which one you use? No. As long as you test your code, I am happy. A professional developer should be able to work in either one of these because they essentially do the same thing: test your code.
-
- Sep 2019
-
mobx.js.org mobx.js.org
-
Unlike many flux frameworks, MobX is unopinionated about how user events should be handled.
-