angularjs

AngularJS – 10 Best Practices to Create Custom Directives

This article represents top 10 best practices that one may want to apply while creating custom directives. Please feel free…

10 years ago

AngularJS – Non-nested Directive-to-Directive Communication – Code Example

This article presents concepts and code example around non-nested directives-to-directives communication in AngularJS. The demo for the code example presented…

10 years ago

AngularJS QuizApp Framework on Github

This article describes the QuizApp web application written with AngularJS & Bootstrap that I open-sourced it today on GitHub. Here…

10 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…

10 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…

10 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…

10 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…

10 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.…

10 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…

10 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…

10 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…

10 years ago

AngularJS – Different Ways to Declare Controllers

The article represents various ways of declaring a controller along with code examples. Please feel free to comment/suggest if I…

10 years ago

Angularjs Custom Directives Tutorial – Quiz App Code Example

The article presents a tutorial on how to create custom directives, using a sample quiz app and code examples. The…

10 years ago

AngularJS – How to Create a Custom Directive – Code Example

The article presents high level concepts and take away code sample on how to create custom directive in AngularJS. The…

10 years ago

AngularJS Interview Questions – Set 4

The article represents another set of 10 interview questions primarily related with dependency injection. Following are another set of questions…

10 years ago

AngularJS Interview Questions – Questions Set 3

The article represents the 3rd set of 10 interview questions. Following are previous two sets that have been published earlier…

10 years ago