Live data from Hacker News

Viewing profile — mxkyb

mxkyb

HN member
Joined
Wed, May 10, 2023, 6:45 PM UTC
HN karma
2
Public activity
6 items

About mxkyb

No profile information was provided.

Recent public activity

  1. comment
    Comment #46374352

    why not media over quic

  2. comment
  3. comment
  4. comment
    Comment #35893397

    and you can always define more complex types in interfaces and import into jsdoc.

  5. comment
    Comment #35891851

    Just add some interfaces.d.ts and import those types into jsdoc and you still have all your complexity

  6. 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…