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 trialNoelle Huling
2,671 PointsUsing Libraries in Web Development
Hi there!
I'm working through the Front-End Web Development course right now. It's really rewarding to see my progress and I'm looking forward to being able to eventually do this professionally!
I was talking to my brother the other day, and he said most people in Web Development won't write out their own code for most of the elements of a page, but will instead look up pre-written code in a library for a given element and copy-paste to save time.
I already knew that anyone writing code will end up using references rather than writing completely from memory. But using references as needed doesn't seem to be the same thing as actually doing a lot of copy-pasting like my brother is talking about. I think he was referring to code you could technically write yourself, but didn't for the sake of time.
Can someone explain the difference to me?
And then, more specifically, can you tell me what it's like to develop websites professionally? Do you design your own elements yourself or borrow heavily from libraries? Or does it just depend--and if so, how? Examples are welcome.
The idea of designing my own elements rather than doing a lot of copy-paste work is a heck of a lot more appealing to me, but I'm wondering if that's just unrealistic.
Any insight would be welcome!!