AngularJS 2.0 – Here you go!!! What is new?
Posted on December 16, 2015 by Sameera Thilakasiri
Before going into further discussion about 2.0 AngularJS briefly consider the philosophy behind the new version. 2.0 angular development began to address the following concerns:
How to group console.logs – Advanced JavaScript Logging Using console.group()
Posted on August 3, 2015 by Sameera Thilakasiri
You can group related log statements by surrounding them with the console.group() and console.groupEnd() functions:
All log statements issued in between will be displayed as a group in the console view.
Easy Animations for AngularJS with Animate.css
Posted on March 13, 2015 by Sameera Thilakasiri
Animate.css is to transitions what Bootstrap is to layout, which means it comes with a number of pre-built and easy to use styles. Animate uses keyframe animations. which specify the start, end, and in-between points of what an element should look like, and although Animate is not tied to Angular, keyframes make Angular animations easier because there is no need to specify the “preparation” phase. Also, complicated animations roll up into a single keyframe name.
Read More »Website Design Trends To Watch In 2015
Posted on December 12, 2014 by Sameera Thilakasiri
Before we dive into my predictions for the top website design trends to watch in 2015, I’ll start by summing up key trends that emerged in 2014. I can do it in one word.
Read More »Semantic Search and SEO trends for 2015
Posted on December 12, 2014 by Sameera Thilakasiri
In September 2013, Google released its “Hummingbird” update. Unlike the previous Panda and Penguin updates, Hummingbird was a complete overhaul of the algorithm, based on semantic search.
Read More » keep looking »