Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript support #16

Open
MadLittleMods opened this issue Jun 10, 2022 · 0 comments
Open

TypeScript support #16

MadLittleMods opened this issue Jun 10, 2022 · 0 comments
Labels
dev-notes T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Comments

@MadLittleMods
Copy link
Contributor

MadLittleMods commented Jun 10, 2022

Expectations

  • I'd like the type benefits of TypeScript without the complexity and hassle of TypeScript not natively running on Node.js. I don't want to think about the TypeScript transpilation whenever I start the server.
  • Stack traces that make sense in dev and production out of the box (source maps).
  • Ideally, the way to run it in production would be the same as dev besides watching for file changes.

What are the standard ways people accomplish this?

@MadLittleMods MadLittleMods added the T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-notes T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

No branches or pull requests

1 participant