javascript

JavaScript en diseños responsive

2 minute read

Mucho se ha hablado ya de los media queries en CSS para ir adaptando el estilo de la página web según el tamaño del navegador. Pero, en muchas ocasiones, usa...

The future of the apps are webapps

1 minute read

I really enjoyed reading the article that @Tevko published yesterday about the mobile apps and their future. I completely agree 100%. For me, the only ‘cons‘...

¿Qué hora es?, ¿qué color es?

2 minute read

Hoy os traigo algo interesante, aunque sea una chorrada como una casa. Pero bueno, para eso está el blog, ¿no?

Basic JavaScript/jQuery example for begginers

1 minute read

JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts...