Dev Corner

Software Developer’s Notepad

Archive for the ‘JavaScript’ Category

Problem

How to join together two strings and how to make one long string from numerous pieces?
Read the rest of this entry »

Sometimes we should find what the is the type of a given variable. In JavaScript there is a simple way to solve this problem Read the rest of this entry »

Hello JavaScript!

Posted by admin under JavaScript

How to implement the simplest JavaScript code ? Read the rest of this entry »