Live data from Hacker News

Viewing profile — marko424

marko424

HN member
Joined
Wed, Jul 12, 2023, 6:36 AM UTC
HN karma
7
Public activity
31 items

About marko424

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #37253475

    hey thanks, there are, but as any style guide all of them are opinioated, including this one.

  4. comment
    Comment #37246036

    https://mkosir.github.io/typescript-style-guide/

  5. story
    Show HN: TypeScript Guide

    TypeScript Style Guide provides a concise set of conventions and best practices used to create consistent, maintainable code. https://mkosir.github.io/typescript-style-guide/

  6. story
  7. comment
    Comment #37159650

    So when to use which?

  8. story
  9. comment
    Comment #37101028

    If anyone wants to split, make backend and frontend repositories separate, take a look - https://github.com/mkosir/trpc-api-boilerplate

  10. comment
    Comment #37077139

    When to use which? https://mkosir.github.io/typescript-style-guide/#array-types

  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #36919706

    > I love enums in other languages This. Also huge on enums elsewhere, just not in typescript. I think this could be the reason devs first reach out to enums, since familiarity from…

  18. comment
    Comment #36919692

    In general nothing wrong with enums, but imo you need to be a bit more careful when utilising them.

  19. comment
  20. story
  21. story
  22. story
  23. comment
    Comment #36797467

    Hey, since every code style guide is opinionated, mine is no different, would like to hear your agreed or disagreed opinions on it.

  24. story
  25. comment
    Comment #36745456

    Hey, since every code style guide is opinionated, mine is no different, would like to hear your agreed or disagreed opinions on it.