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 trialBartłomiej Mucha
Full Stack JavaScript Techdegree Student 12,911 PointsI'm on a rails track, got to to-do list, Is it normal to suddenly feel overwhelmed?
So far everything has been very easy and fun for me, sometimes even very obvious and logical. Then I've installed rails and hopped in into the to-do list course and there is this code everywhere, syntax doesn't seem difficult but it is certainly way different than what we've been doing up until now. At this point I'm at testing with capybara and I'm uncertain whether I am really learning or just following along.
Is it normal? Did anybody else feel that way? Will it be made clear later on? Will doing the full ruby track first help?
1 Answer
Luke Buśk
21,598 PointsI would advise to do Ruby courses first. Also yes, rails track and its todo-list is very overwhelming for the beginner. Good idea is to use other resource for rails basics and then come back to the todo-list. At least thats what's working for me.