Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
DSA
20.5K+ articles
JavaScript
9.9K+ articles
Misc
7.7K+ articles
JQuery
4.8K+ articles
CSS
4.5K+ articles
HTML
4.1K+ articles
PHP
3.8K+ articles
Node.js
3.0K+ articles
jQuery-jQWidgets
2.5K+ articles
PHP-function
2.3K+ articles
Web technologies
660+ posts
Recent Articles
Understanding API Rate Limiting and Its Importance
Last Updated: 13 July 2026
Rate limiting is a technique that restricts the number of requests a client can make to an API within a specified time period.Prevent excessive requests, server overload, ...
read more
Web technologies
Web Tech
Understanding CORS and Resolving CORS Errors
Last Updated: 13 July 2026
Cross-Origin Resource Sharing (CORS) is a browser security mechanism that allows or restricts web applications from requesting resources hosted on a different origin. Prev...
read more
Web technologies
Web Tech
Understanding API Keys and Their Functioning
Last Updated: 13 July 2026
API keys are unique identifiers generated by an API provider to authenticate applications and manage API access. Identify and authenticate applications making API requests...
read more
Web technologies
Web Tech
To-Do-List With MongoDB Integrated
Last Updated: 08 October 2025
This project is a full-stack CRUD (Create–Read–Update–Delete) web app that manages tasks with a simple, responsive UI. The backend uses Node.js + Express for routing and m...
read more
MongoDB
Web technologies
String Short Notes
Last Updated: 11 August 2025
A String is a sequence of characters used to represent text-based data, such as words, sentences, or symbols. Strings are one of the most commonly used data types in JavaS...
read more
JavaScript
Web technologies
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 Use PrimeNG Icon In Angular 17?
Last Updated: 23 July 2025
PrimeNG is a popular UI component library for Angular applications that provides a wide range of pre-built components, including icons. With Angular 17, PrimeNG icons can ...
read more
Web Technologies
AngularJS
Web technologies
Angular-PrimeNG
Angular 17
How to Find the Missing Number in a Given Integer Array of 1 to 100 in PHP?
Last Updated: 23 July 2025
Finding the missing number in an integer array ranging from 1 to 100 is a common algorithmic problem. In PHP, this can be efficiently achieved by leveraging the arithmetic...
read more
Picked
DSA
Web technologies
How To Represent Excel Data as Pie Chart in ReactJS?
Last Updated: 23 July 2025
In today's data-driven world, visualizing information is crucial for understanding trends and making informed decisions. Pie charts are a powerful tool for displaying the ...
read more
Excel
Web technologies
excel
How to Add Special Characters in URL in Angular?
Last Updated: 23 July 2025
When developing web applications with Angular, you might encounter situations where you need to include special characters in URLs. Special characters such as spaces, ampe...
read more
Web Technologies
Picked
AngularJS
Web technologies
Angular-UI
Introduction to PHP8
Last Updated: 06 August 2025
Back in the mid-1990s, PHP started as a Personal Home Page, but now it's known as Hypertext Preprocessor. It's a widely used scripting language that is perfect for web dev...
read more
PHP
Web technologies
How to Add the Numbers in a JavaScript Array?
Last Updated: 23 July 2025
Adding the numbers in a JavaScript array is a common operation, particularly in tasks involving data aggregation or mathematical calculations. This process involves iterat...
read more
JavaScript
Web Technologies
Picked
Web technologies
JavaScript String.Split() Example with RegEx
Last Updated: 05 August 2025
The String.split() method in JavaScript is used to divide a string into an array of substrings. While it is often used with simple delimiters like spaces or commas, you ca...
read more
JavaScript
Web Technologies
Picked
Web technologies
JavaScript-RegExp
Built-in Pipes in Angular 17
Last Updated: 23 July 2025
In theory, pipes are just basic functions that take an input value, process it, and output an altered result. Numerous built-in pipelines are supported by Angular. You can...
read more
Web Technologies
AngularJS
Web technologies
Angular 17
How To Use Bootstrap Icons In Angular?
Last Updated: 23 July 2025
The most popular framework for making responsive and mobile-friendly websites is called Bootstrap. They include forms, typography, buttons, tables, navigation, modals, and...
read more
Web Technologies
AngularJS
Web technologies
Angular-UI
Angular 18
1
2
3
4
...
44
✕