@coderbyheart on Twitter

A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].

Home / Archive / 2019 / 2019-09 / 1173968124749721602

Great example of why OOP sucks:
https://github.com/aws/aws-iot-device-sdk-js#jobs

Jobs extends Device ThingShadow extends Device

and that's why you can only use Jobs OR ThingShadow, not both at the same time
on the same connection:
https://github.com/aws/aws-iot-device-sdk-js/issues/179#issuecomment-356427624

Tue, 17 Sep 2019 14:33:06 UTC