-
JavaScript
Static code analysis for free
Although JavaScript might be the world’s most misunderstood language, it is now among the most popular and most used ones.…
Read More » -
Bootstrap
Twitter Bootstrap Modal Example
The Bootstrap Modal is a responsive JavaScript popup used for many purposes, such as log in/signup forms, videos, images and…
Read More » -
JavaScript
Templating in Javascript
In the last few weeks I was doing some work with client side templates. Since most of the webbies seemed…
Read More » -
Angular.js
Single Page Apps
Single Page Apps are becoming increasingly popular as the demand for highly responsive apps is increasing. We could be using…
Read More » -
HTML5
HTML5 Geolocation API with Google Maps
I have been reading Head First HTML5 and read about the Geolocation support in HTML5 and also went through the…
Read More » -
Backbone.js
Why should we use server side in Backbone.js?
One of the challenges when building nontrivial Web applications is that JavaScript’s non-directive nature can initially lead to a lack…
Read More » -
Angular.js
Unit Test AngularJS Controller With Jasmine
Last time I demonstrated how to Consume RESTful API With Angular-HAL, and now I want to show you how to…
Read More » -
Web Dev
Always in view paradigm in web
I was thinking about writing the next post in my blog and remembered one well-known paradigm I used in my…
Read More » -
WordPress
Templating a WordPress theme with Twig
Well, that wasn’t as painful as I thought it would be. Some googling and a couple of experiments went a…
Read More »