openedx / openedx/frontend-app-authoring

Convert Editor code to TypeScript

Open
#2,093 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code health help wanted
Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

All of the code in src/editors/ should eventually be converted to TypeScript. For now, the priority is the state / redux store / context, as well as the data loaded from the REST APIs.

Do not try to do this all at once! Small, independent PRs are going to be much easier here.

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 surveying the JavaScript code under src/editors/, with priority on the state, Redux store, context, and data loaded from the REST APIs. Break the work into a small, independent conversion and define done as that scoped piece being converted to TypeScript without attempting the entire directory at once.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Refactor
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.