WordPress has been constantly changing and improving since its inception. The core team of developers keep adding new features while discarding obsolete ones to make sure that the platform keeps up with changing times. One such major change was the ...

There are many DOM manipulation tutorials on Tuts+ that teach you how to do a variety of things such as finding the parents, children or siblings of an element. We also have a tutorial that teaches you how to insert, ...

Almost all software applications release updates every now and then. These updates either fix vulnerabilities in the software or add new features. The open-source WordPress CMS platform is no exception. A hard working team of volunteers is constantly making changes ...

Recently I was working on a project that required me to add a class to all the siblings of an element if one of the siblings had that class. Similarly, I was required to show a pop up if an ...

Get a hands-on crash course in building an effective and attractive UI for your Android app, and design an interactive quiz app along the way! Looking for a Shortcut? In this tutorial, we’ll build a quiz app from the ground ...