why is Jira the most hated tool ever for any Developer out there?
Because it doesn't understand anything about code ... it's not Markdown friendly, it changes spaces on copy and paste, it's not integrated with GitHub or GitLab and it's an absolute waste of every engineer time ๐คฆ
NodeJS before Bun:
"it's impossible to disambiguate parsing goal for ESM vs CommonJS so we absolutely need the .mjs extension"
Bun lands
NodeJS after Bun:
Python is considered one of the cleanest, most elegant, programming languages (source code speaking) and it has no types in its sources (but it's type safe anyway).
When I quickly scan TS files, even if I understand TS, I visually struggle way more than plain JS.
is it just me?
Vue 3 is dropping IE11, Tailwind UI does not support IE11 ... I think this is the year most of my libraries will drop support for IE11 and legacy Edge too, resulting in less bloated code and/or polyfills needed.
Does that sound reasonable? Removing code is always refreshing!