Skip to content

Great strategy in dealing with huge collection of types (and interfaces) to your typescript projects.

Notifications You must be signed in to change notification settings

aldenvallestero/typescript-type-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-type-boilerplate

This repository demonstrates how a team can scale their type collections according to fixtures to clearly understand all variables, objects, and properties faster, making the development cleaner and reducing confusion.

🧱 System Architecture

System Architecture Fixtures are nothing but the technical documentation or sample models which dictate reference or type models all required properties to have. With this approach, developers will not only see the type of a variable, but they will also understand its deeper purpose by reviewing the fixture related to the variable they are dealing with.

About

Great strategy in dealing with huge collection of types (and interfaces) to your typescript projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published