Ajitesh Kumar

Top 10 PHP Code Review Tips

This article represents top 10 areas to consider while you are taking up the task to do the code review…

11 years ago

AngularJS – Why & How to Create Custom Module

This article represents key concepts and code samples on why and how to create a custom module with AngularJS. Please…

11 years ago

How to Start a Big Data Practice

This article represents key aspects of starting up Big Data practice in your organization. Currently, I have started working in…

11 years ago

Why JSFiddle is a Great Tool for Web Technologies Blogger

This article describes reasons on why jsfiddle could prove to be a great tool for Web Technologies Blogger. I have been…

11 years ago

AngularJS – How to Create a Custom Filter – Code Example

This article represents high level concepts and code sample/example for how to create a custom filter. The demo for the…

11 years ago

AngularJS Directives Hello World – Code Example

This article represents high level concepts and code examples on how to create a custom directive. For detailed documentation, one…

11 years ago

Ionic Framework – Different Ways to Create List

This article represents code samples and tips to create list items in hybrid apps created using Ionic framework. Please feel…

11 years ago

Sublime – AngularJS – Useful Auto-complete Snippets

This article presents code samples and instructions to configure your Sublime editor to include ng (angular) scripts in auto-complete fashion.…

11 years ago

Sublime – Configure to Open HTML Page in a Web Browser

This article presents steps that is needed to configure Sublime to open the HTML pages you are working, in your…

11 years ago

AngularJS – How to Code Quickly with Sublime Text Editor

After working on AngularJS for sometime now, I was looking for an editor which helps to code efficiently and effectively…

11 years ago

Ionic Framework Hello World – Code Example

This article helps you get started with Ionic Framework, the open-source front-end framework for developing hybrid mobile apps with HTML5.…

11 years ago

Android Development & How to Setup Mobile Device

The article presents quick tip on how to have your android app (developed using Android IDEs such as Eclipse or…

11 years ago

Reason Why Titanium Studio Failed to Start

The article is a quick placeholder for those who downloaded titanium studio, installed the same but failed to get it…

11 years ago

Cordova Hello World with AngularJS & Bootstrap

The article presents a quick code sample to get started with Cordova or PhoneGap and AngularJS and Bootstrap CSS framework.Interesting…

11 years ago

Cordova Hello World with Android & Eclipse IDE

This article is aimed to get you started with Cordova, an open-source mobile development framework, with Eclipse IDE and write…

11 years ago

AngularJS – How to Pass Parameters to Controllers on Initialization

The article presents quick concepts and code samples on how one could pass the parameters to the controller during bootstrapping…

11 years ago