Joerg Baier

Results 9 comments of Joerg Baier

It's to have access to the React lifecycle methods, in this case `constructor`. While not needed it was most likely done to make the app more "React like".

> Here you can see how @sentry solved this issue - they provides both version [getsentry/sentry-javascript#4641](https://github.com/getsentry/sentry-javascript/pull/4641) I don't think they solved it. It looks like they will provide an Ivy...

+💯 huge bug source... I'd love to see a strict build option that complains about any "unknown attribute". This way we are sure that imports are not missing. Rather than...

> In short - there are situations were we are not sure if a user meant "a directive" or just an attribute / event handler. To me this a pretty...

@eneajaho that would be amazing, see my relevant request here. https://github.com/angular-eslint/angular-eslint/issues/1907 It would be REALLY nice if you could also handle unused imports too https://github.com/angular/angular/issues/46766

It would be nice to match the major versioning of date-fns with this change, publish it as "v3.0.0".

Didn't check what the github actions for this repo are doing, but this could also help in the future https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/

I forgot to mention this fails in Chrome and Firefox, however Safari allows the scripts.

Relevant reading (will update as I find more) - https://github.com/w3c/webappsec/issues/544#issuecomment-1287672480