Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialPraduman .
1,963 PointsWhat's this mean? "important: The code your write in each task should be added to the code written in previous task."
What's this mean? "important: The code your write in each task should be added to the code written in previous task." I see it every time after each video while doing the in quizzes
4 Answers
Nejc Vukovic
Full Stack JavaScript Techdegree Graduate 51,574 PointsIt only means that when you clikc check answer and you get next step in the chalange don't change the code you have written in the previous challange.
Stephen Bone
12,359 PointsHi praduman
It's just default text to warn you not to delete anything you may have added from a previous task. If you do then the task you're currently working on may not pass.
It doesn't mean that you have to rewrite everything you've written previously or anything like that.
Hope it helps!
Stephen
Praduman .
1,963 PointsOk, thank you guys now I get it its not a big thing
Praduman .
1,963 Pointsthank you Stephen and Nejc
Owen Lystrup
395 PointsOwen Lystrup
395 PointsI get the same thing. However, every time I am doing a challenge, I always get to a step where the test starts telling me, "Oops! It looks like Step 1 is no longer passing."
It's preventing me from completing any challenges.