Learn how to easily reuse your code by developing jQuery plugins. Simon Codrington's introduction will show you the techniques to create drop-in UI widgets.
Few things are as annoying on the web as having the page layout unexpectedlychange or shift while you're trying to view or interact with it. This layout shifting is especially frustrating on mobile devices, where a big enough change can push all familiar content off screen and cause a visitor to completely lose her bearings.
These are both things that you do to assets on your website. They are both things that reduce the size of the file, making it more efficient in crossing the network between servers and browsers. But these two things are distinctly different. If you didn't already know that, it's worth understanding.
Cobra Effect is a solution to a problem that actually makes the whole thing a lot worse. A modern example of the cobra effect: "For your security, we have disabled pasting of passwords"
Progressive Web Apps isn’t a technology, but a terminology which describes rich website in a way of quality and ability to progress as an application to user’s device.
When HTML was announced by Tim Berners-Lee in 1991 there was no method of styling pages. How given HTML tags were rendered was determined by the browser, often with significant input from the user’s preferences. It seemed, however, like a good idea to create a standard way for pages to ‘suggest’ how they might prefer to be rendered stylistically.
This is a tutorial on how to implement a programming language. If you ever wrote an interpreter or a compiler, then there is probably nothing new for you here.
It wasn’t too long ago that Netflix was just a DVD company. Now the company streams content around the globe and produces its own original programming.