Overview AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat. Directive extend the normal ht
2025 on Tumblr: Trends That Defined the Year

No title available
Stranger Things
Sweet Seals For You, Always
Game of Thrones Daily
trying on a metaphor
todays bird
"I'm Dorothy Gale from Kansas"
Monterey Bay Aquarium

@theartofmadeline
No title available
let's talk about Bridgerton tea, my ask is open
Not today Justin
Xuebing Du
d e v o n
Keni

Andulka

No title available
One Nice Bug Per Day

Product Placement
seen from United States
seen from Germany

seen from Malaysia

seen from Germany

seen from United States

seen from Malaysia

seen from Türkiye
seen from Sweden

seen from United States
seen from United States
seen from Spain
seen from United States

seen from United States
seen from United States

seen from United States

seen from United States
seen from United States
seen from United States

seen from United States
seen from United States
@codetalkie-blog
Overview AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat. Directive extend the normal ht
The power of directives in AngularJS
The power of directives in AngularJS
Overview
AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat.
Directive extend the normal html with extended behaviour.
In addition to AngularJS directives, you can create your own custom directive. Directive plays a very important role in any AngularJS application. Solid understanding of AngularJS custom directive will make the DOMmanipulation…
View On WordPress
The power of directives in AngularJS
The power of directives in AngularJS
Overview
AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat.
Directive extend the normal html with extended behaviour.
In addition to AngularJS directives, you can create your own custom directive. Directive plays a very important role in any AngularJS application. Solid understanding of AngularJS custom directive will make the DOMmanipulation…
View On WordPress
The power of directives in AngularJS
The power of directives in AngularJS
Overview
AngularJS has lot of in-built directive like ng-app, ng-controller, ng-model, ng-bind and ng-repeat.
Directive extend the normal html with extended behaviour.
In addition to AngularJS directives, you can create your own custom directive. Directive plays a very important role in any AngularJS application. Solid understanding of AngularJS custom directive will make the DOMmanipulation…
View On WordPress
How to create and use filters in AngularJS
How to create and use filters in AngularJS
Overview
AngularJS filters are used to format the data. There are different types of AngularJS filters. These are:
uppercase: format a string to upper case.
currency: format a number to a currency
filter: select a subset of items from an array
date: date formatting filter
json: format an object to a json string
lowercase: convert string to lowercase
number: convert string to number
orderBy: sort…
View On WordPress
Evolution of Angular 1.x to Angular 6
Evolution of Angular 1.x to Angular 6
History
Since long time, HTML was considered to develop static html pages, and was used with other server-side frameworks to develop a complete website. But, there were lot of challenges in the server-side frameworks, and mainly with MVC (Model-View-Controller) architecture.
So, to encounter all these server-side framework related issues, Google has developed own client-side Single Page…
View On WordPress
Introduction to AngularJS 1.x Part-1
Introduction to AngularJS 1.x Part-1
What is AngularJS?
In the first part, we discussed about evolution of Angular framework. If you haven’t read that post, click here to read the previous post.
Let’s start to explore the AngularJS 1.x.
AngularJS is a structural Javascript framework. It is developed to create Single Page Application (SPA). In Ajax application, DOM manipulation was cumbersome to developers and it was error prone as…
View On WordPress
Evolution of Angular 1.x to Angular 6
Evolution of Angular 1.x to Angular 6
History
Since long time, HTML was considered to develop static html pages, and was used with other server-side frameworks to develop a complete website. But, there were lot of challenges in the server-side frameworks, and mainly with MVC (Model-View-Controller) architecture.
So, to encounter all these server-side framework related issues, Google has developed own client-side Single Page…
View On WordPress
Welcome to Code Talkie
Welcome to Code Talkie
Hi Guys, today I am so happy to announce my new blog website to those who wants to learn computer programming stuffs. I will share most of my post regarding coding tutorials with code snippets.
So, guys please read my blogs on regular intervals to get new things in your programming career.
You can follow me on other social media platforms like Twitter , Tumblr, facebook Page & Google+.
So, visit…
View On WordPress
Welcome to Code Talkie
Welcome to Code Talkie
Hi Guys, today I am so happy to announce my new blog website to those who wants to learn computer programming stuffs. I will share most of my post regarding coding tutorials with code snippets.
So, guys please read my blogs on regular intervals to get new things in your programming career.
You can follow me on other social media platforms like Twitter , Tumblr, facebook Page & Google+.
So, visit…
View On WordPress
Evolution of Angular 1.x to Angular 6
Evolution of Angular 1.x to Angular 6
History
Since long time, HTML was considered to develop static html pages, and was used with other server-side frameworks to develop a complete website. But, there were lot of challenges in the server-side frameworks, and mainly with MVC (Model-View-Controller) architecture.
So, to encounter all these server-side framework related issues, Google has developed own client-side Single Page…
View On WordPress
Introduction to AngularJS 1.x Part-1
Introduction to AngularJS 1.x Part-1
What is AngularJS?
In the first part, we discussed about evolution of Angular framework. If you haven’t read that post, click here to read the previous post.
Let’s start to explore the AngularJS 1.x.
AngularJS is a structural Javascript framework. It is developed to create Single Page Application (SPA). In Ajax application, DOM manipulation was cumbersome to developers and it was error prone as…
View On WordPress
Introduction to AngularJS 1.x Part-1
Introduction to AngularJS 1.x Part-1
What is AngularJS?
In the first part, we discussed about evolution of Angular framework. If you haven’t read that post, click here to read the previous post.
Let’s start to explore the AngularJS 1.x.
AngularJS is a structural Javascript framework. It is developed to create Single Page Application (SPA). In Ajax application, DOM manipulation was cumbersome to developers and it was error prone as…
View On WordPress
Evolution of Angular 1.x to Angular 6
Evolution of Angular 1.x to Angular 6
History
Since long time, HTML was considered to develop static html pages, and was used with other server-side frameworks to develop a complete website. But, there were lot of challenges in the server-side frameworks, and mainly with MVC (Model-View-Controller) architecture.
So, to encounter all these server-side framework related issues, Google has developed own client-side Single Page…
View On WordPress
How to create and use filters in AngularJS
How to create and use filters in AngularJS
Overview
AngularJS filters are used to format the data. There are different types of AngularJS filters. These are:
uppercase: format a string to upper case.
currency: format a number to a currency
filter: select a subset of items from an array
date: date formatting filter
json: format an object to a json string
lowercase: convert string to lowercase
number: convert string to number
orderBy: sort…
View On WordPress
How to create and use filters in AngularJS
How to create and use filters in AngularJS
Overview
AngularJS filters are used to format the data. There are different types of AngularJS filters. These are:
uppercase: format a string to upper case.
currency: format a number to a currency
filter: select a subset of items from an array
date: date formatting filter
json: format an object to a json string
lowercase: convert string to lowercase
number: convert string to number
orderBy: sort…
View On WordPress
Evolution of Angular 1.x to Angular 6
Evolution of Angular 1.x to Angular 6
History
Since long time, HTML was considered to develop static html pages, and was used with other server-side frameworks to develop a complete website. But, there were lot of challenges in the server-side frameworks, and mainly with MVC (Model-View-Controller) architecture.
So, to encounter all these server-side framework related issues, Google has developed own client-side Single Page…
View On WordPress