ECMAScript.next: arrow functions and method definitions
Follow-up blog post from 2013-08-11: “Callable entities in ECMAScript 6”. In JavaScript, one aspect of creating a function inside a method is difficult to get right: handling the special variable this. ECMAScript.next will make things easy by introducing two constructs: arrow functions and method definitions. This blog posts explains what they are and how they help.
100 Greatest Free Fonts Collection for 2012 | Awwwards
Today we'd like to delight you with an extensive list of The Best Free Fonts for 2012. We've made a collection in which you can find Sans Serif, Slab Serif, Rounded, Modern, Display...
Responsive Navigation On Complex Websites | Smashing Mobile
Central to a solid user experience is a well-structured, simple navigation system. Over the past few months, I’ve been involved in launching two large institutional websites with complex navigation systems.
5 examples of how the languages we speak can affect the way we think | TED Blog
Is there a connection between language and how we think and behave? Economist Keith Chen thinks so — and he argues that our mother tongue even affects our economic decisions.
Easing functions specify the speed of animation to make the movement more natural. Real objects don’t just move at a constant speed, and do not start and stop in an instant. This page helps you choose the right easing function.