Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    I have completed the Frontend Mentor FAQ Accordion Card challenge by utilizing a range of tools and techniques. The solution includes SCSS for styling, JavaScript with an OOP pattern for interactivity, and Gulp for bundling assets. The content is driven by JSON, and the project is responsive across different devices. Babel is also integrated for better compatibility.

    • SCSS
    • JavaScript (OOP Pattern)
    • HTML with BEM Methodologies
    • JSON (content-driven)
    • Gulp (bundling assets)
    • Babel (Transpilation the modern JS into traditional JS)
    • Responsive Design
    • Vercel (Deployment)
  • Submitted


    It's natural to have some areas of uncertainty or ambiguity in code, especially when working on complex projects or using new technologies. In such cases, it's helpful to consult relevant documentation, online resources, or more experienced developers for guidance. It's also a good practice to leave comments in your code to explain any unclear or convoluted logic, making it easier for others to understand and maintain in the future.