Opera vs Chrome, wich browser is better? We are going to make a comparison between Opera and Chrome, two of the best browsers that we currently have avaliable on internet. Opera It may be the less know nof the two, but if something defines it, it is that it is the union between generations. It was born with all the improvements and advances that we have experienced over the years. It makes things so easy that the creators have decided to integrate an ad blocking extension without the need for you to add it. Some of the features that we will see below in moreRead More →

As the name implies, Chrome Developer Tools is a set of web developer tools built directly into the Google Chrome browser that allows web developers to interfere and manipulate applications via the browser. With this tool you can easily: View and change page’s styles Debug Javascript Code Analyze runtime performance, so you can optimize your code View messages and running JavaScript in the Console To open DevTools, you can right-click anywhere on the page and select inspect element or you can choose the “tools > developer tools” option from the top right menu.   Now I’m going to show you some really useful and simpleRead More →