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 trialEvan Welch
1,815 PointsWhat shortcuts is the instructor using to get rid of lines and space everything so well?
I'm following along, but I see to be one space off from what the instructors code is. I'd prefer to learn keyboard shortcuts and practice using them right out of the gate. Thanks in advance.
1 Answer
Evan Welch
1,815 PointsThank you!
I think that maybe what I was seeing was use of the "home" and the "end" buttons. I don't have these on my laptop. Do developers often use Home and End?
John Johnson
11,790 PointsJohn Johnson
11,790 PointsIs there a specific video you want to learn shortcuts from?
Here's a list of useful shortcuts from W3 Schools.
Also, most text editors have settings that can auto-format code for you.