DenoDDeno
Powered by
kaltciumK
Denoβ€’15mo agoβ€’
4 replies
kaltcium

Newbie question: Web development in Deno 2, and .ts to .js transpiling.

How do you web-develop in Deno 2?
I have html files, which load .js files, which are - manually - transpiled .ts files (via a custom script I wrote using esbuild).
What I want during development is: make changes to watched .ts files -> .ts are autotranspiled to .js -> page/server reloads.
What are people using to that end (other than Ctrl-C > up > enter)? Am I missing something obvious here?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

use-case: web component development in deno
berkesBberkes / help
3y ago
Stencil JS in Deno 2?
VeryLoudVVeryLoud / help
17mo ago
Deno ts
SmorSSmor / help
3y ago
Beginner question about Deno on the web
FlowFFlow / help
16mo ago