Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 847 Bytes

File metadata and controls

12 lines (9 loc) · 847 Bytes

Frontend Code Analysis

Objective: Analyze the frontend codebase to identify best practices, potential improvements, and common pitfalls.

Instructions:

  1. Review the frontend codebase, focusing on the structure, design patterns, and libraries used.
  2. Identify areas where best practices are followed and highlight them as examples of good code.
  3. Spot potential improvements in code organization, performance, or maintainability, and provide specific suggestions.
  4. Look for common pitfalls or anti-patterns in the frontend code and offer alternative approaches.
  5. Provide code snippets to illustrate your findings and recommendations.

Expected Output: A detailed report on the frontend codebase, including best practices, potential improvements, and common pitfalls, along with illustrative code snippets and recommendations.