Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - northernking

Pages: [1]
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.

2
Web Oriented Coding / Re: jQuery Image Crop
« on: April 07, 2013, 11:12:08 pm »
Its nice to see you had the interest in playing with this sort of thing. Even though is quite simple yet, it simulates the end results quite well.


Currently its not usable for a production environment as other scripts, such as jCrop or many others, but you can try to improve it and make a real script.

Pages: [1]