Viewing profile — marko424
marko424
HN member- Joined
- Wed, Jul 12, 2023, 6:36 AM UTC
- HN karma
- 7
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About marko424
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #37253475
hey thanks, there are, but as any style guide all of them are opinioated, including this one.
-
comment
Comment #37246036
https://mkosir.github.io/typescript-style-guide/
-
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/
- story
-
comment
Comment #37159650
So when to use which?
- story
-
comment
Comment #37101028
If anyone wants to split, make backend and frontend repositories separate, take a look - https://github.com/mkosir/trpc-api-boilerplate
-
comment
Comment #37077139
When to use which? https://mkosir.github.io/typescript-style-guide/#array-types
- story
- story
- story
- story
- story
- story
-
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…
-
comment
Comment #36919692
In general nothing wrong with enums, but imo you need to be a bit more careful when utilising them.
- comment
- story
- story
- story
-
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.
- story
-
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.