Month: March 2018

How to Work with Literals and Loops in JavaScript

In this blog, we are going to learn about Literals and loops used in JavaScript. When we declare a variable and assign or store a value in it, that value is a literal and has many types which we will see further. Loops are a way of handling the control flow, JavaScript provides many types […]

A responsive website is a web design which allows a web page to look good on any device or screen size whether it’s a mobile, a laptop or a computer. In other words, a responsive website is the one which has an ability to change itself according to the needs and preferences of the users. […]