Tutorials
Courses
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
655+ articles
Web-API
134+ articles
ASP-Properties
70+ articles
Audio-API
5+ articles
ExpressJS-Functions
4+ articles
Web Tech
178+ posts
Recent Articles
Popular Articles
Build a Responsive Portfolio Website Using HTML , CSS and JavaScript
Last Updated: 04 August 2025
Previously, we created a responsive portfolio website using HTML and CSS, giving it a clean structure and visually appealing design. Now, we’ll enhance it further by addin...
read more
Web Tech
Array Searching & Sorting in JavaScript
Last Updated: 29 July 2025
Arrays in JavaScript often contain large sets of data like a list of numbers, names, or objects. To make the most of this data, you’ll frequently need to search for a spec...
read more
Web Tech
Building an E-commerce Website Using HTML and CSS
Last Updated: 02 August 2025
In this project, you'll create a fully responsive e-commerce website using HTML, CSS, and JavaScript. The website will feature a modern layout and intuitive design, includ...
read more
Web Tech
Exploring Map, Reduce, and Filter in JavaScript
Last Updated: 23 July 2025
JavaScript provides several powerful array methods that enable functional programming techniques. Among these, map, reduce, and filter are particularly useful for transfor...
read more
Web Tech
Modifying Objects in JavaScript
Last Updated: 29 July 2025
Modifying objects in JavaScript allows you to change, add, or delete properties dynamically, offering flexibility for managing and manipulating data within applications.Ad...
read more
Web Tech
Object Literals
Last Updated: 29 July 2025
In JavaScript, an object literal is the simplest and most common way to create an object. It uses a pair of curly braces {} to define a set of key-value pairs, where each ...
read more
Web Tech
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: 04 August 2025
Over 70% of web developers use GitHub Pages or GitHub repositories to showcase their portfolios, host static sites, or collaborate on front-end projects. It’s free, requir...
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: 23 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: 23 July 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: 23 July 2025
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: 23 July 2025
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
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 !