3 Matching Annotations
- May 2024
-
www.theguardian.com www.theguardian.com
-
Die G7 Staaten haben sich beim Treffen ihrer Energieminister in Turin darauf geeinigt, ab 2035 keinen Strom mehr aus Kohlekraftwerken zu produzieren – es sei denn, es werde Carbon Capture and Storage verwendet. Länder, die auf Kohlestrom angewiesen seien, werden nicht zum Verzicht auf Kohle aufgefordert. https://www.theguardian.com/world/2024/apr/30/g7-agree-to-end-use-of-unabated-coal-power-plants-by-2035
-
- Dec 2019
-
babeljs.io babeljs.io
-
TC39 urges caution when using Stage 2-or below proposals, as it might result in inadvertent pressure from the community to keep the implementation as-is instead of improving it for fear of breaking existing code or ecosystem fragmentation (e.g. using a different symbol like # instead of @ for decorators).
-
The reasoning is that saying "ES7 Decorators" assumes that Decorators is expected to be in ES7. I mentioned this in my last post regarding compiling node_modules, but being in a particular Stage doesn't guarantee much: a proposal can stall, move backward, or get removed entirely.
-