Quote:
Originally Posted by plsureking
welcome to your first year of programming
there's a lot of reasons to separate the stack. the main reason is most people are handling a lot of data and traffic. if your front-end is processing data, then its overloaded. all it needs to do is fetch and display.
wait until you get to event driven programming. you will shit yourself. 
|
ruby on rails is both frontend and backend and it scales like a champion…