Browsing Category
Javascript
Top 10 jQuery Plugins and Libraries in 2016
Web development is hard and there is much to learn. Developers and designers need to be on top of a lot of emerging…
Polymer Summit 2015
The Polymer Summit 2015 took place on 14-15 September in Amsterdam. It is an end-to-end tour across the…
Symfony Live London 2015
Last Friday 18/09/2015 Symfony Live London 2015 took place at the QEII Conference Centre, close to the Houses of…
The Module Pattern in JavaScript
Have you ever wondered how some of those huge JavaScript projects out there are getting built?
This…
Octane 2.0 – JavaScript engine’s performance test suite
Octane 2.0 is a modern benchmark that measures a JavaScript engine’s performance by running a suite of…
Introduction to JSON Basics
JSON (JavaScript Object Notation) is one of the most popular and widely accepted data exchange format originally…
Material Design in Action
We’ve seen last year that many websites and app adopted, incorporated the visual language. Material Design was…
Automatically Convert String to Upper Case with Javascript
This post will show you how to convert string to upper case automatically using javascript. We can use…