3 Matching Annotations
- May 2022
-
github.com github.com
-
It really looks like a few lines of code — https://github.com/seanwalbran/rspec_around_all/blob/master/lib/rspec_around_all.rb — which complete the DSL and make up for those 0.1% of the cases like mine.
-
- 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
-