1 comment (1 comment)3 reactions (3 reactions)0 assignees (0 assignees)JavaScript550 stars (550 stars)73 forks (73 forks)batch import
enhancementhelp wantedquestion
Description
Is there any plan for typescript support?
Contributor guide
- Tech stack
- javascripttypescript
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with TypeScriptUnderstanding of Redux
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue is a simple question about TypeScript support with no follow up discussion. To implement, one would need to analyze the current JavaScript codebase in the repository (https://github.com/makeomatic/redux connect) and create type definitions or convert to TypeScript. The single comment and reactions suggest interest but no concrete plan. The contributor should start by reading the existing code and checking if any type definitions are already attempted in forks or related PRs.