-
Angular.js
ngEurope: about AngularJS 1.3, new router and the future 2.0
Being passionate about AngularJS, me and two fellow JDriven colleagues visited the ngEurope conference. The amount of presentations during ngEurope…
Read More » -
JavaScript
JavaScript Submit Form Example
Submit form is everywhere these days, and usually done with jQuery. This time we’ll teach you how to build them…
Read More » -
JavaScript
JavaScript Sort Array Example
Array sorting is a key development technique applied in a variety of situations. Below we’ll show you exactly how to…
Read More » -
Angular.js
RIP AngularJS! Oh Sorry, RIP scope, ng-controller, DDO, jqLite and whatever you like in AngularJS
I am Software Developer, specifically Java Developer, spending most of the time writing back-end part of the applications. I can…
Read More » -
JavaScript
JavaScript String Compare example
A very common operation for most developers is String Compare, be the language they use JavaScript, C/C++, Java, whatever. To…
Read More » -
JavaScript
JavaScript Tutorial Through Katas: Mars Rover
A programming kata is an exercise which helps a programmer hone his skills through practice and repetition. The article assumes…
Read More » -
JavaScript
Getting started with JSON-P
I have during my college days used XMLHttpRequest object and its equivalent in Microsoft world to make Ajax calls and…
Read More » -
JavaScript
Javascript copy to clipboard example
If you use any scripts for syntax highlighting, then you have seen that most of them have “copy to clipboard”…
Read More » -
JavaScript
7 reasons to use Yeoman’s angular-fullstack generator
For my next project and, after looking for candidates and reading some hundreds of lines of documentation, I finally choose…
Read More »