openedx / openedx/frontend-app-authoring
Convert Editor code to TypeScript
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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