Internet Explorer 5 still lives
There was a time when Chrome didn’t exist and IE was ruling the web world. Back in this day, it was common for browsers to take liberty and implement some shortcuts. For example, IE5 automatically...
Continue...There was a time when Chrome didn’t exist and IE was ruling the web world. Back in this day, it was common for browsers to take liberty and implement some shortcuts. For example, IE5 automatically...
Continue...I was working on an HTML 5 application that loads & plays MP4 files and noticed that some older version of Firefox simply refuse to load media files, although their codec is supposed to be...
Continue...Webpack is a nice tool but the default configuration can be very slow at generating builds, even for small projects. Fortunately it takes only a few modifications to drastically reduce build times. I started switching...
Continue...If you just started a new JavaScript project with Jasmine, you likely started using Jasmine 2. But if you’re working on an existing project, it’s highly possible you’re using Jasmine 1.3 and maybe want, like...
Continue...