Open Issues Need Help
View All on GitHub Education • Test Preparation
Only use one redis instance 11 months ago
good first issue random
Education • Test Preparation
Refactor lessons page 11 months ago
AI Summary: Refactor a large React component responsible for the lessons page on the DailySAT platform, breaking it down into smaller, more manageable components based on the single responsibility principle. This involves understanding the existing code, identifying logical sections for separation, and creating new child components to handle those sections. The goal is to improve code maintainability and readability.
Complexity:
3/5
enhancement good first issue