Author: Ravi Kumar

How to Move a PHP project from Localhost to Live Server

I hope your website is ready and you are ready to upload it on a live server. Development of a PHP project is not a difficult task for someone who is a PHP master and knows it very well but when you want to move that project from localhost to live server then you may face some […]

Can I Learn Drupal Myself or Should I Opt for WordPress

As you all know, Drupal and WordPress are CMS (Content Management Systems) which are used to develop the websites and they are built in PHP. Both have its own features and demerits. The main advantage of using CMS is, you are not required to write a lengthy code to develop the website. You don’t need […]

Web Designing vs Web Development vs UI Development

Although are you searching to know the difference between Web designing, Web development and UI development but when we listen to these words, suddenly a thing comes to our mind that these all terms are almost same because a common thing is there ‘Web and development’ but such assumption is completely wrong. There is only […]

Learn Debugging in Simple Steps in Advanced JavaScript Training

JavaScript is used for creation of fully fledged applications which contain thousands of lines of JavaScript code and errors are bound to happen.  Due to increasing complexity of code when something goes wrong developers need powerful JavaScript debugging tools in order to figure out the cause of issue and fix it efficiently. An alert () dialogue helps […]

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. […]

1 3 4 5 6 7 18