🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki
Expert

Legacy Code Modernization

#refactoring #clean-code #software-engineering

Refactor a monolithic legacy codebase into modular components.

Analyze the provided legacy code snippet (simulated). Identify code smells and violations of SOLID principles. Propose a step-by-step refactoring plan to decouple the logic, improve testability, and enhance performance without breaking existing functionality. Explain the design patterns used in the solution.