Hi everyone,
I’m currently going through the JavaScript curriculum (specifically the Functions module), and I’m hitting a significant wall with the difficulty curve.
During the Theory and Workshop sections (like Build a Loan Qualification Checker or Build a Calculator), the step-by-step guidance makes total sense. However, when transitioning into the Lab sections (Build an Email Masker, Build a Card Counting Assistant, Implement the Truncate String Algorithm), the scaffold vanishes completely.
It feels like a sudden jump from learning basic function syntax to needing strong algorithmic problem-solving, string manipulation, and multi-step logic all at once without intermediate steps.
A couple of questions for the community:
Has anyone else experienced this sudden friction with the new Lab format?
What strategies or habits helped you bridge the gap between structured Workshops and unguided Labs?
I’d love to hear how others approach breaking down these Lab requirements when you feel stuck!