matrix-org / matrix-org/matrix-viewer

TypeScript support

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dev-notes T-Task
Dominant language
JavaScript
Stars
84
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the expectations and linked references for ts-node, Node.js source maps, Deno, and Bun, then inspect the repository's current server startup and JavaScript setup. Done means the project has a decided TypeScript runtime or build approach, sensible development and production workflows, and useful stack traces without requiring duplicate source files.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, deno, node.js, typescript
Domain
backend, build-system, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.