Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: TypeScript Guide
1 points
by
marko424
1034 days ago
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/
3 comments
gorenb
1034 days ago
What about this:
https://google.github.io/styleguide/tsguide.html
link
marko424
1034 days ago
https://mkosir.github.io/typescript-style-guide/
link
gorenb
1034 days ago
This is nice, but aren’t there more… umm…
official
style guides?
link
marko424
1034 days ago
hey thanks, there are, but as any style guide all of them are opinioated, including this one.
link