Skip to content

hubl3t/typescript-style-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Style Guide

TypeScript Style Guide provides a concise set of conventions and best practices to create consistent, maintainable code.

Why

  • As project grow in size and complexity, maintaining code quality and ensuring consistent practices become increasingly challenging.
  • Defining and following a standard way to write TypeScript applications brings a consistent codebase and faster development cycles.
  • No need to discuss code styles in code reviews.
  • Saves team time and energy.

Contributing

All contributions are welcome! Open a PR, issue or discussion.

About

⚙️ TypeScript Style Guide. A concise set of conventions and best practices to create consistent, maintainable code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 78.3%
  • TypeScript 16.5%
  • JavaScript 3.3%
  • CSS 1.9%