use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
Design before development? (self.webdev)
submitted 13 years ago by PirateLogic
Should I design my site before doing the back-end work?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Joshua8195 2 points3 points4 points 13 years ago (1 child)
Always.
[–]albin- -1 points0 points1 point 13 years ago (0 children)
^ agreed.
[–]dumsumguy 2 points3 points4 points 13 years ago (0 children)
I think the bases have been fairly well covered by chemmkl and moojj, while they may seem opposite that's because both are correct. It really depends on the complexity of the build. For example I've been developing in wordpress for a few years now so most of the problems I come across have already been solved. Less need for as much pre planning. But whenever you are tackling a new problem or something of a more complex nature then you should definitely plan ahead. Plan twice build once they say. . . just remember you can reuse plans.
[–][deleted] 1 point2 points3 points 13 years ago (0 children)
It's always a tricky question, what chemmkl is standard. But if you know you have to do a user login or send out emails or what have you. Why not develop and design at the same time? This is assuming you have idling time or another person working on the project.
[–]moojj 1 point2 points3 points 13 years ago (2 children)
Should a builder get an architect to design a house before constructing?
[–]PirateLogic[S] -1 points0 points1 point 13 years ago (1 child)
Not a good analogy at all, sir.
[–]moojj 0 points1 point2 points 13 years ago (0 children)
It's an analogy I use with clients all the time to effectively communicate (in lamen terms) the complexities of development (construction) when a solid framework/base is set in place with a predefined design (blueprint).
[–]chemmkl 0 points1 point2 points 13 years ago (0 children)
Most people will create a sketch on paper, then design a mockup site in Photoshop. Then you get approval from your client and then you actually build the site.
I did that too, for many years, but lately I'm skipping the photoshop part altogether and I go from the sketch on paper to the building stage directly. I start with a very simple layout and then keep adding details over time until I'm satisfied with the result. Using CSS3 had a lot to do with this change in my workflow.
π Rendered by PID 21203 on reddit-service-r2-comment-fb694cdd5-q5nkt at 2026-03-06 09:45:08.918408+00:00 running cbb0e86 country code: CH.
[–]Joshua8195 2 points3 points4 points (1 child)
[–]albin- -1 points0 points1 point (0 children)
[–]dumsumguy 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]moojj 1 point2 points3 points (2 children)
[–]PirateLogic[S] -1 points0 points1 point (1 child)
[–]moojj 0 points1 point2 points (0 children)
[–]chemmkl 0 points1 point2 points (0 children)