1
Web Oriented Coding / Re: In need of your guidance in web developing
« on: April 07, 2013, 11:31:26 pm »
Web developing is mainly about HTML/CSS and Javascript. I'm currently employed as a Web Developer and the thing I get asked more often (and that is more demanding) is Javascript learning, mainly when you start developing large applications that require you to stop binding everything to the DOM.
This will lead you to learning MV* frameworks like Backbone.js or AngularJS, meaning, a new challenge for some people or a headache for others, as it depends if you have a background in MVC developing experience.
This will lead you to learning MV* frameworks like Backbone.js or AngularJS, meaning, a new challenge for some people or a headache for others, as it depends if you have a background in MVC developing experience.