Everyone is trying to make their web applications faster, more scalable, and easier to maintain. There’s a huge push moving us more and more to… Read More
Tag Archives: Web technologies
The World Wide Web is abbreviated as WWW and is commonly known as the web. The WWW was initiated by CERN (European library for Nuclear… Read More
Prerequisite: Django Models No such table? – The class defined in product/models.py is the mere idea of what our database is going to look like… Read More
Want to be fancy and create an animated banner? This program is going to print a cool animated banner to the Python console. Initially, it… Read More
List of form control in bootstrap 4. Input Textarea Checkboxes Inline Checkboxes Radio Buttons Select list Form Control Sizing Form Control with Plain Text Form… Read More
Prerequisites: Introduction to Perl Database Systems Creating database programs is one of the most common uses of Perl. Using Perl, we can create robust web… Read More
Given an element from DOM, The task is to find the n-th level parent of that element using JQuery. Below few of the methods are… Read More
Azure Cloud Service: Azure Cloud Service cloud service is provided by Microsoft in which the developers store the applications. It uses SQL databases, MySQL, Cosmos… Read More
The Common Gateway Interface (CGI) is a standard that facilitates communication between web servers and external databases or information sources. It acts as middleware, allowing… Read More
Node.js Server Node.js is a javascript framework for writing Server-side applications. A Node.js server provides the mechanisms for connecting to a service and sending/receiving data.… Read More
The url.hash is an inbuilt application programming interface of class URL within url module which is used to get and set the fragment portion of… Read More
The url.host is an inbuilt application programming interface of class URL with in url module which is used to get and set the host portion… Read More
In this article, we will know how to redirect the webpage to another using Javascript, along with understanding its implementation through the examples. The window.location… Read More
This article discusses the major differences between regular functions and arrow functions. Arrow functions – a new feature introduced in ES6 – enable writing concise… Read More
Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a paid subscription basis. Cloud… Read More