jlem / WebDevChallenge

A hopefully ever-growing list of web-development related challenges
806 stars 88 forks source link

Front end vs Back end #10

Open garcialo opened 9 years ago

garcialo commented 9 years ago

What do you think about creating separate documents for front end vs. back end challenges?

I think it would make it easier for users interested in either to quickly filter out challenges they don't want to do.

It would also allow inclusion of global best-practices; for example, making sure front end code validates. http://w3c.github.io/developers/tools/#tools

niekvandepas commented 9 years ago

I agree with this; in addition, I feel like backend challenges should be language-independent.

arnoldstoba commented 9 years ago

Could surely be a nice idea to create a general separation between front- and backend. Some javascript tasks should surely be represented in both sections tho, possibly the same for PHP.

AntMooreWebDev commented 9 years ago

I feel like backend challenges should be language-independent.

  • NiekPas

I second this.

I think that separating the tasks will help and particularly if additional information/help is going to provided with the tasks.

jlem commented 9 years ago

I agree that we'll need some way of organizing these challenges as the list grows. It's already hard to maintain a single file!

Is there a benefit to splitting it up even further, beyond front and backend?