Validate Spanish Id using Javascript Code This tutorial is about how to validate a Spanish ID using Javascript code. Each Spanish identity card – National Identity Document – has a number and a letter. So, the validation of the Spanish id using javascript code will...
Javascript code
Palindromes with javascript
How to Validate Palindromes with Javascript Code In this post, we will know how to validate palindromes with javascript code. Firstly we should begin by explaining, what the term palindrome specifically means. Well, no more, no less than we can read text or words...
Triangle with JavaScript
Draw Triangle with Javascript using "While" We are going to draw triangle with JavaScript code in two ways. This is another programming exercise that JS students often face when they are starting to program in this language. Most of us know that when we program in any...


