-
JavaScript
Backbone.Events+Promises+async/await is a great combination for building JavaScript apps
At the risk of being a contrarian, I’d like to show in this article how exactly can the Backbone’s Events…
Read More » -
Web Dev
The Right Way to Architect Single Page Web Applications
Lets face it, Web Apps are a complex and complicated beast, both on the front end and back end. The…
Read More » -
Angular.js
AngularJS Get Current Date Time Example
Hello readers, in this tutorial, developers will learn what AngularJS is and how to display the current date and time…
Read More » -
Web Dev
How to create a Server-less Google Drive client using only HTML and JavaScript
A few days ago, I had to work on a project of this kind and the information and documentation available…
Read More » -
Angular.js
AngularJS ng-repeat counter Example
Hello readers, in this tutorial, developers will learn what AngularJS is and how to use the AngularJS ng-repeat counter in the…
Read More » -
WordPress
WordPress DIY: Adding Syntax Highlighting to your WordPress Blog Without using an External Plugin
Just as my other articles in WordPress DIY series, this one also focuses on doing everything yourself by writing the…
Read More » -
Web Dev
Design Faster & Code Quicker
Design faster and code quicker are things wanted by every web designer and developer. It is easy to achieve that,…
Read More » -
WordPress
WordPress DIY: Adding Twitter Cards Meta to your blog
Just like my last article, we won’t be focusing on using a third party plugin, but write our own plugin.…
Read More » -
WordPress
WordPress DIY: Adding Google Analytics Script to your Blog
Adding a custom script element to your WordPress blog is really straightforward if you know what you are doing and…
Read More »