Viewing profile — mxkyb
mxkyb
HN member- Joined
- Wed, May 10, 2023, 6:45 PM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About mxkyb
No profile information was provided.
Recent public activity
-
comment
Comment #46374352
why not media over quic
- comment
- comment
-
comment
Comment #35893397
and you can always define more complex types in interfaces and import into jsdoc.
-
comment
Comment #35891851
Just add some interfaces.d.ts and import those types into jsdoc and you still have all your complexity
-
comment
Comment #35891771
In general, your code is still valid JavaScript and can run in any browser or node environment. Typescript probably is not going to disappear, but if it would, your code wouldn‘t h…