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 trialDevjyoti Ghosh
2,422 PointsMy code works but it is all bodged together. Should I continue with the courses or refine the program?
You can check my code here
It is all bodged together there is no elegance in it. I have checked the teachers program and it looks way better than mine. My question is should I continue with other courses in the JS track or should I refine this code and maybe do other oop projects?
1 Answer
Charles Wanjohi
9,235 PointsWith practice comes perfect.Do some more practice to understand the concept.But remember there are always many ways to achieve the solution.It doesn't have to replicate the teacher's solution