About front-end and back-end web development
Hey, I have a series of questions and would appreciate if the answers are given serially : 1. Does front-end web entail only css, html and jscript? Like, when working on a site, and I'm a front-ender, all I do is build the site to look good and leave out the other workload for the back-ender? If so, how does this go hand in hand? Won't the back-ender have troubles reading and knowing your html tags and attributes in case he needa to call them in scripts? 2. Second, are back-end languages same as server-side languages? 3. If (no2 === True) { out of all the scripting languages - php, python, java, ruby - which is optimal for backend and can you use more than one languages in your site? } 4. else { what's the difference between back-end and server side? } 5. //Would update this Q&A with more questions I might come up with.