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 trialPete Wilson
1,238 PointsWhat are the drawbacks of designing sites with site building tools from the various "do it yourself " website services?
With so many ready made drag and drop solutions for website building in the market place there is increased competition for web developers/designers. What are the major drawbacks of websites built on these systems vs. coded or WordPress websites. And also are there any pluses?
1 Answer
Gianmarco Mazzoran
22,076 PointsHi Pete!
Personally,
the main drawback is that you have a final product that can be similar, if not the same (maybe with some minimum difference like colors, images, etc), to some other that have used your same "site creator tool". I think these tool are great for very rapid prototyping (to see visually if some elements can work togheter for example) or for client that have low budget and no specific needs. Also this solution, for the most of the times, have a lot of function extra that maybe it's not necessary for your project.
If you prototyping a website and code it your own, well, you have available every possibilities: no limits on the design, any functions the customer need, unique UX, etc. etc.. But for the most of the times this pratice requires more times, more budget and so on.
So I personally think, in this "modern era" of the "site creator tool", depends on where on the market you want position yourself, if we want simplified the question, at least if you're at beginning of your carrer.
- On the "template" side
or
- On the "I make my own" side
But i recommend you to have a good knowledge base from which start either if you choose drag and drop tool or to build sites on you own to handle any situation!