Like most other content management systems, WordPress serves up website content from a database when it is requested by a browser. But, in some cases, users cannot find this database,…
Google Docs is the go-to document creation tool that offers advanced editing and collaboration tools for free. It works without any limitation for both teams and individuals. However, any web developers or…
As a web designer, there are many libraries that you can use to create animation. They range from CSS, SVG graphics, GSAP, API, JavaScript and many more. So, with all animation…
As a web developer, java overriding may not be a familiar thing for you. However, for mobile developers, this work is their everyday work, so, after discussing about super classes and…
To allow playback of encrypted audio and video, Encrypted Media Extensions provides an API that enables web applications to interact with content protection systems. It works by connecting an existing…
This day, problems which are related to user authorization and authentication are commonly found. Especially, when building modern and socially-aware web applications. However, some web developers find that the rich…
To help your code save from the unusual circumstances, as a web developer you can use an exception handling as one of the essential parts of your code. With PHP…
Usually back-end web developers will involve more on the UI and visual aspects of the application. Therefore, they have to pay attention to different segments of the application, instead of…
XML and JSON maybe two of the most helpful applications which utilize APIs to drive their respective front ends, performance becomes their emerging concern. But what not so many web…
Some web developers may not be familiar with Phalcon PHP framework which is written in Zephir, a language mid-way between C and PHP that helps in developing PHP extensions without…