6 Matching Annotations
- Apr 2022
-
github.com github.com
-
There is something nice about aligning with the platform. But it risks being a straitjacket, and I think we can provide better ergonomics when it comes to streaming.
-
- Nov 2020
-
developer.mozilla.org developer.mozilla.org
-
The use of __proto__ is controversial and discouraged. It was never originally included in the ECMAScript language spec, but modern browsers implemented it anyway. Only recently was the __proto__ property standardized by the ECMAScript 2015 specification for compatibility with web browsers, so it will be supported into the future.
-
-
github.com github.com
-
There are a few intentional behavioral differences between Dart Sass and Ruby Sass. These are generally places where Ruby Sass has an undesired behavior, and it's substantially easier to implement the correct behavior than it would be to implement compatible behavior. These should all have tracking bugs against Ruby Sass to update the reference behavior.
Tags
- learn from your mistakes
- intentionally doing it differently / _not_ emulating/copying the way someone else did it
- reference implementation
- reversible decisions
- get back on course
- intentional
- intentional/well-considered decisions
- reverting a previous decision/change/commit
- don't let previous decisions/work constrain you
Annotators
URL
-
- Apr 2020
-
www.troyhunt.com www.troyhunt.com
-
Many of them have made poor password choices stretching all the way back to registration, an event that potentially occurred many years ago.
-
- Mar 2020
-
-
referrer (note spelling)
-
- Nov 2019
-
-
There is no reason material-ui can't create a better abstraction on top of the one provided by React itself though.
-