So here’s a little JavaScript initialisation order quiz.
Take the following code:
```js
class A {
constructor (parameters = {}) {
Object.assign(this, parameters)
}
}
class B extends A {
foo
constructor (parameters) {
super(parameters)
this.foo ??= ‘no’
}
}
const b1 = new B()
const b2 = new B({ foo: ‘ok’ })
console.info(`${b1.foo}, ${b2.foo}`)
```
What output would you s…
Feeling good that @… (red jacket) and my MP Gord Johns (orange tie) are right there behind @….
This is a good speech. Including parts in French delivered with confidence and passion.
There are so many quotes I have wanted to share as he spoke but couldn’t pick one!
How about:
“When Israel commits a genocide in Gaza.”
Yes!
“An economy for the many, not the money”
#ndp #canada #socialism
Urban Demons VII 👻
城市鬼魂 VII 👻
📷 Zeiss IKON Super Ikonta 533/16
🎞️ Ilford HP5 400 Plus, expired 1993
If you like my work, buy me a coffee from PayPal https://www.paypal.com/paypalme/ydcdingsite
Sadly couldn't join myself (wife wasn't feeling good and wanted me to stay home and help parent while she napped) but my SAR team participated in a great inter-agency training this past weekend.
It's always nice to practice alongside volunteers from other teams that we work with on real incidents and get to know each other without the pressure of a real emergency.
One note: I half feel like there should be a CW on this post for mentioning law enforcement in a positiv…
A lot of fuss about gasoline prices in the Netherlands now. Favorite number in the media: the 'advisory price' set by the oil majors: €2.57 per litre today.
But: the average sales price in the country is €2.31.
At individual fuel stations, the lowest price is €2.14: https://www.anwb.nl/auto/brandsto…