Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
JavaScript-Questions
2.1K+ articles
HTML-DOM
1.5K+ articles
HTML-Questions
1.1K+ articles
CSS-Questions
1.0K+ articles
Web technologies
654+ articles
Web-API
134+ articles
ASP-Properties
70+ articles
Audio-API
5+ articles
ExpressJS-Functions
4+ articles
Web Tech
172+ posts
Recent Articles
Popular Articles
Controllers in ExpressJS
Last Updated: 21 July 2025
Express.js is one of the most popular frameworks for Node.js, enabling developers to build web applications and APIs efficiently. In fact, over 70% of Node.js web applicat...
read more
Web technologies
Web Tech
How to deploy Frontend Project on Github
Last Updated: 17 July 2025
Deploying a frontend project on GitHub is one of the most popular and beginner-friendly ways to make your website live. Over 70% of web developers use GitHub Pages or GitH...
read more
Web Tech
Understanding CMS: WordPress vs. Payload
Last Updated: 18 July 2025
A CMS (Content Management System) helps companies easily create, edit, manage, and publish content (like websites, blogs, or landing pages) without needing to code every t...
read more
Web Tech
Automating Jira Ticket Creation Using Python and Jira REST API
Last Updated: 15 July 2025
In modern software development, managing issues and bugs is a key part of maintaining the quality and efficiency of the development process. Jira, developed by Atlassian, ...
read more
Web Tech
HTTP Request and Response Cycle in Express.js
Last Updated: 15 July 2025
The HTTP request and response cycle is the backbone of secure communication on the web. In Express.js, req (request) and res (response) objects are fundamental to handling...
read more
Web Tech
Databases in Web Development
Last Updated: 03 July 2025
Databases are important for making websites dynamic and interactive. Whether you are browsing your favourite online store, logging into a social media account or watching ...
read more
Web Tech
Web Development Bootcamp | Become a Full-Stack Web Developer
Last Updated: 06 January 2025
Are you looking to break into the world of web development? Aweb development boot campis your gateway to mastering the essential skills to build websites and web applicati...
read more
Bootcamps
Web Tech
How To Fix 400 Bad Request: Request Header Or Cookie Too Large?
Last Updated: 10 September 2024
Have you ever seen a "400 Bad Request" error while browsing on the web, that might be confusing for you about what it means? When you request to a website the server respo...
read more
Web-Tech Blogs
Web Tech
How to Enable HTTP Strict Transport Security (HSTS) for Apache?
Last Updated: 17 July 2024
HTTP Strict Transport Security (HSTS) is a security policy component that assists with safeguarding sites against protocol for downsize attacks and cookies highjacking by ...
read more
Picked
Apache
Web Tech
How to fix "Could not reliably determine the server’s fully qualified domain name" warning in Apache?
Last Updated: 08 July 2024
When setting up Apache on a server we may have the warning "Could not reliably determine the server’s fully qualified domain name." This warning typically appears when Apa...
read more
Picked
Apache
Web Tech
How to Disable HTTP Methods in Apache?
Last Updated: 20 June 2024
To prevent the collection of specific system calls that could offer attackers Windows running Apache servers a backdoor, we can Turn off unwanted HTTP methods on the Apach...
read more
Picked
Apache
Web Tech
How to Fix "Apache not istening on Port 443"?
Last Updated: 05 June 2024
For Windows servers, Apache is an open-source web server that may be downloaded for free. Although installing an Apache web server on Windows is a straightforward process,...
read more
Picked
Apache
Web Tech
How to Pretty Print XML from the Command Line?
Last Updated: 16 May 2024
To pretty print XML from the command line, we can employ two methods, xmllint and XMLStarlet. With xmllint, included in the libxml2-utils package. Alternatively, XMLStarle...
read more
Picked
Web technologies-HTML and XML
Web Tech
How to Make a search function using Node Express and MYSQL
Last Updated: 28 April 2025
In this article, we will learn how to create a search function using Node with Express framework to search terms inside MYSQL tables.Prerequisites:MySQLNode JSExpress JSWe...
read more
Picked
Geeks Premier League 2023
Web Tech
Web Development
Last Updated: 17 June 2025
Web development is the process of creating, building, and maintaining websites and web applications. It involves everything from web design to programming and database man...
read more
Web Tech
1
2
3
4
...
12
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !