JS / jQuery
jQuery is a small and fast library used by a lot of developers for making their frontend more dynamic and playful and at the same time making its functionality much user friendly.
jQuery Selectors tutorial

jQuery selectors As I promised, I will write a series of jquery tutorials starting from beginner to advanced, so the first episode of these series will be about jquery selectors. What are jquery selectors ? jQuery selectors are one of the most important aspects of the jQuery library. These selectors use familiar CSS syntax to
Learn Jquery step by step [ jQuery Course ]

Learn Jquery step by step We’ve been talking since some time now about some advanced techniques regarding this thing called “jQuery”, but now it is time to cover it in more detail and structure it also for beginners. We will start a little journey with jQuery, trying to cover in detail the most significant parts,
Using Javascript eval function

Javascript eval function Long, long in the past, I was trying to obtain a logical expression from some different variables and concatenate them into one single variable, to use that further for a jQuery plugin. Everything looked great when running console.log(myVar), but then the problem came. In my mind, I didn’t thought that the result would
Converting strings to numbers in javascript

Converting strings to numbers in javascript There are some situations where you would want to take a string from a place, convert it to a number and put it in another place on the client side. This thing can be obtained by some helper function that are built-in in javascript. In this article we will
Build responsive websites with foundation from ZURB

Build responsive websites with foundation from ZURB Mobile platform is rising in these days. More and more users are adopting these platforms for usage or development. We live in a world where speed is important, and we connect from our mobile phone to solve problems that we normally do from a desktop machine. In this
JSON – JavaScript Object Notation

JSON – JavaScript Object Notation Nowadays web applications tend to leave more and more to the past 3rd party things like “FLASH” and adopt even more javascript for developing same things more efficiently. The reason is simple, javascript always been here, and now since the web is more interactive, you need this kind of language
Building web apps with Phonegap.

Building web apps with Phonegap. Because the mobile platforms expanded a lot in the last years, people started switching programming languages in order to be hired. This is a problem that can be partially solved with the next thing I will present to you, and you will see why I use the word “partially”. The
Let’s laugh a bit…
You all know how programming can be boring and time consuming sometimes, so why don’t we explore the fun part of it today ? I saw in the past an article about something like “the funniest comments in the code that you encountered” or something similar, and I told myself “hey, this could be a