Ajitesh Kumar

AngularJS Coding Best Practices

The article lists down some of the best practices that would be useful for developers while they are coding with…

11 years ago

How to Become a Technical Architect or an IT Architect?

The article presents a perspective on what is required to be done to become a Software Architect given you are…

11 years ago

AngularJS Interview Questions – Questions Set 1

The article lists down some of the interview questions that could be asked in relation with AngularJS. Most of the…

11 years ago

AngularJS – 7 Steps for Unit Testing AngularJS Scripts with Jasmine

This article presents instructions on what would it take to create a setup and run unit testing for your AngularJS…

11 years ago

Javascript Unit Testing using Jasmine – Code Examples

The article lists down some of the unit tests samples for testing Javascript code. The unit tests in this article…

11 years ago

What are Objects in Javascript ? – Code Samples

Wrote this article on Objects & Javascript for future reference. Codecademy.org is my favorite go-to-place for learning Javascript. Javascript Objects…

11 years ago

AngularJS – How to Create Single Page Application – Code Examples

  This article presents details on how one could create single page app using AngularJS.  You could check out this…

11 years ago

AngularJS Key Concepts – Part 1

The article represents certain key concepts of AngularJS javascript framework. I shall be writing further articles presenting my learning as…

11 years ago

AngularJS – Adding/Removing Table Rows Dynamically (Updated)

This article is updated to include concepts and related take-away code related to adding/removing the table rows on different Angular versions including…

11 years ago

AngularJS Hello World Code Example

The article presents hello world code sample for AngularJS javascript framework. Following are important aspects to note while you are…

11 years ago

Things to Learn Prior to Getting Started with AngularJS

The article represents the pre-requisites in form of topics one would want to learn to get started with AngularJS Javascript…

11 years ago

Eclipse Key Shortcuts for Greater Developers Productivity

The article presents Eclipse Key Shortcuts (for Windows) which could be used to perform most common coding tasks in a…

11 years ago

Template Project for Spring MVC 4 & Eclipse Dynamic Web Project

The article presents information, instructions and a downloadable eclipse dynamic web project that one could import in his/her Eclipse IDE…

11 years ago

MongoDB Commands & Concepts – Rookies Quick Reference

The article presents some of the basic concepts and commands which could prove useful for rookies starting with MongoDB. Key…

11 years ago

Spring Data MongoDB Hello World with Spring MVC – Example

The article presents detailed steps on what is needed to get started with Spring Data MongoDB while you are working…

11 years ago

Recipe for Non-UI Developers to Build Great Web UI

The article presents recipe for non-UI developers to build and serve great WEB UIs for their next Web projects. If…

11 years ago