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