What I learn today coding with ChatGPT
Jun 14, 2023 · 3 min read · Struggle: You were unsure about how to filter the FAQs based on the selected types and display only the relevant FAQs. Solution: To address this struggle, I suggested using the some array method in the selectedTypes.filter method. The filter method c...
Join discussion