- Typescript path aliases are useful for shortening import statements and reaching modules from deep nested components.
- Deploying your own Typescript packages is an effective means of reusing your code and decreasing the size of your final projects.
- Where projects require multiple packages, yarn workspaces can be leveraged, and used in conjunction with a dedicated tool called Lerna.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)