marko424

↗ HN profile [ 66.0 ms ] full profile

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.

  1. 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/

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