Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 877 Bytes

File metadata and controls

17 lines (13 loc) · 877 Bytes

E - explain the concept with gaps left for you to fill Q - Quiz yourself with 5 questions R - Apply the concept in a real-world

  • Explain to AI

  • Create and Solve

  • Performance and code readability

  • Ask about the next advanced

  • I don't understand how this [insert concept] works in [insert language]. Can you explain it step by step?

  • I don't understand how the if statement works in JavaScript. Can you explain it step by step?

  • In [insert language], what does [insert concept] do exactly? I saw it in the video but need more clarification.

  • In HTML, what does the div do exactly? I saw it in the video but need more clarification.

  • I've written this code following the tutorial, but I'm not sure how [insert language] works. Can you provide more details?

  • I've written this JavaScript code, but I'm not sure how event listeners work. Can you provide more details?