JavaScript 101 – Intro

This is the first part of JavaScript 101 series where you can learn more about JavaScript and how to use it in web development. If you will face any struggles or not understand to something, use comments or contact me via twitter – AlexDevero. In this first part we will talk a bit about history… Continue reading JavaScript 101 – Intro

Custom HTML dropdown with jQuery

Why to use pre-created or pre-packed features if you can create and build your own? Default dropdown inputs does not look good at all and options to style through CSS are quite limited. If you have few minutes and are not afraid of jQuery, you can create your own dropdown according to your ideas. Let’s… Continue reading Custom HTML dropdown with jQuery

6 reasons to learn JavaScript

Were you ever thinking about learning some new language? I’m not talking about language in terms of spoken language, but about computer languages. In such a variety of existing languages it is hard to decide which one to choose. This decision is even harder because learning anything, and language for sure, require investing big amount… Continue reading 6 reasons to learn JavaScript