marko424
No user record in our sample, but marko424 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
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/
- TypeScript – Annotation vs. Inference Help (mkosir.github.io)
- Show HN: TypeScript Style Guide (mkosir.github.io)
- Show HN: TypeScript Style Guide (github.com)
- Show HN: TypeScript and React Style Guide (github.com)
-
I think tRPC https://trpc.io/ is really nice piece of technology thats well put together for all TypeScript enthusiasts. However majority of projects I noticed is used as monorepo (mostly Nextjs), which is nice, but I…