5 Matching Annotations
- Oct 2020
-
-
I don't want Svelte to go out of its way to try to catch all these edge cases. It would require lots of fragile heuristics in the compiler. I want a solid compiler I can trust, not something magic but often out of service. I want it the simplest possible.
-
-
-
if we create a new branch or scope for some corner cases, we should have full features of a component without creating a new file
-
- Sep 2020
-
-
And to illustrate another way actions are helpful, take your above example and put the button into a {{#each}}. It gets more complicated.
-
- Jun 2020
-
medium.com medium.com
-
According to our understanding of the inconsistencies, the feature was likely trying to support too many edge cases. All caching strategies have weaknesses and eventually break down if the usage is not properly scoped.
-
- May 2020
-
tools.ietf.org tools.ietf.org
-
This represents the leap second inserted at the end of 1990. 1990-12-31T15:59:60-08:00
Tags
Annotators
URL
-