Forem

Web Development

Because the internet...

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Explaining the Delegates Concept !

Explaining the Delegates Concept !

15
Comments
2 min read
๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ฒ๐—ฑ ๐— ๐—ฎ๐˜ƒ๐—ฒ๐—ป ๐—•๐˜‚๐—ถ๐—น๐—ฑ ๐—˜๐—ป๐˜ƒ๐—ถ๐—ฟ๐—ผ๐—ป๐—บ๐—ฒ๐—ป๐˜ ๐—ผ๐—ป ๐—”๐—ช๐—ฆ ๐—˜๐—–๐Ÿฎ ๐—จ๐—ฏ๐˜‚๐—ป๐˜๐˜‚ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ฒ๐—ฟ ๐—ณ๐—ผ๐—ฟ ๐—๐—ฎ๐˜ƒ๐—ฎ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€

๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ฒ๐—ฑ ๐— ๐—ฎ๐˜ƒ๐—ฒ๐—ป ๐—•๐˜‚๐—ถ๐—น๐—ฑ ๐—˜๐—ป๐˜ƒ๐—ถ๐—ฟ๐—ผ๐—ป๐—บ๐—ฒ๐—ป๐˜ ๐—ผ๐—ป ๐—”๐—ช๐—ฆ ๐—˜๐—–๐Ÿฎ ๐—จ๐—ฏ๐˜‚๐—ป๐˜๐˜‚ ๐—ฆ๐—ฒ๐—ฟ๐˜ƒ๐—ฒ๐—ฟ ๐—ณ๐—ผ๐—ฟ ๐—๐—ฎ๐˜ƒ๐—ฎ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€

Comments
1 min read
Utilize Multi-Thread in Javascript - Not About WebWorkers nor WebAssembly

Utilize Multi-Thread in Javascript - Not About WebWorkers nor WebAssembly

1
Comments 2
5 min read
Authentication vs. Authorization: Key Differences and Security Risks Explained

Authentication vs. Authorization: Key Differences and Security Risks Explained

Comments
2 min read
Data Visualisation in React Using Chart.js

Data Visualisation in React Using Chart.js

5
Comments
5 min read
Friday, the day to tie up loose strings

Friday, the day to tie up loose strings

4
Comments
1 min read
#2 Daily Rabbit Holes: Diving Deeper into Rust, V8, and the JavaScriptโ„ข๏ธ Saga

#2 Daily Rabbit Holes: Diving Deeper into Rust, V8, and the JavaScriptโ„ข๏ธ Saga

1
Comments
4 min read
๐Ÿš€ Mastering JavaScriptโ€™s Module System: Organize Your Code Like a Pro!

๐Ÿš€ Mastering JavaScriptโ€™s Module System: Organize Your Code Like a Pro!

5
Comments
4 min read
Javascript setTimeout method - All you need to know

Javascript setTimeout method - All you need to know

Comments
11 min read
DevApp: The Exciting Tech World You Need to Explore!

DevApp: The Exciting Tech World You Need to Explore!

7
Comments
1 min read
Instalando Symfony 7.2 na Hostinger (Shared Server)

Instalando Symfony 7.2 na Hostinger (Shared Server)

1
Comments
3 min read
Automating Data Analysis with Python: A Hands-On Guide to My Project

Automating Data Analysis with Python: A Hands-On Guide to My Project

5
Comments
2 min read
Organize your layout by using <div> elements and Bootstrap ๐Ÿคน

Organize your layout by using <div> elements and Bootstrap ๐Ÿคน

2
Comments 2
2 min read
Building a Modern Music Player App with Angular and Tailwind CSS

Building a Modern Music Player App with Angular and Tailwind CSS

10
Comments 8
5 min read
Complete Javascript - Basic to Advanced

Complete Javascript - Basic to Advanced

2
Comments 1
13 min read
Building a Random Quote Generator with API Using HTML, CSS, and JavaScript

Building a Random Quote Generator with API Using HTML, CSS, and JavaScript

5
Comments
2 min read
Learn TypeScript from A to Z ๐Ÿš€

Learn TypeScript from A to Z ๐Ÿš€

76
Comments 14
3 min read
๐Ÿ’ก Vocรช conhece as diferentes unidades de medida em CSS? px, em, rem, vh e vw! ๐Ÿ’ก

๐Ÿ’ก Vocรช conhece as diferentes unidades de medida em CSS? px, em, rem, vh e vw! ๐Ÿ’ก

Comments
2 min read
Fluent Streams: A Library for Rich Iterables Manipulation

Fluent Streams: A Library for Rich Iterables Manipulation

1
Comments 2
3 min read
What Are Automated Data Pipelines and Why Do They Matter?

What Are Automated Data Pipelines and Why Do They Matter?

2
Comments 2
5 min read
:nth-child builder in a Web Component

:nth-child builder in a Web Component

Comments
1 min read
ASP.NET Interview Questions: Part 1 - (10 Q & A)

ASP.NET Interview Questions: Part 1 - (10 Q & A)

19
Comments
5 min read
TypeScript Best Practices โ€” Using Index Signature

TypeScript Best Practices โ€” Using Index Signature

4
Comments
1 min read
Bolt.new with any LLM, you need to use it

Bolt.new with any LLM, you need to use it

6
Comments
2 min read
Understanding API Architectural Styles: REST, GraphQL, SOAP and More

Understanding API Architectural Styles: REST, GraphQL, SOAP and More

3
Comments
4 min read
How to Prevent SQL Injection with SafeLine WAF

How to Prevent SQL Injection with SafeLine WAF

7
Comments
2 min read
SSR vs ISR vs CSR in Next.js: Understanding the Key Rendering Strategies

SSR vs ISR vs CSR in Next.js: Understanding the Key Rendering Strategies

Comments
3 min read
Why Sanity is the Best CMS for the Healthcare Industry

Why Sanity is the Best CMS for the Healthcare Industry

5
Comments
6 min read
Node.js: A brief history of cjs, bundlers, and esm

Node.js: A brief history of cjs, bundlers, and esm

8
Comments 1
5 min read
Implementing Docker for a Next.js and Node.js App: A Step-by-Step Guide ๐Ÿณ๐Ÿš€

Implementing Docker for a Next.js and Node.js App: A Step-by-Step Guide ๐Ÿณ๐Ÿš€

6
Comments
4 min read
HTML Basics: What I Learned in My First Lesson

HTML Basics: What I Learned in My First Lesson

Comments
3 min read
A.I. As I See It

A.I. As I See It

Comments
4 min read
Creating a JavaScript Object Using Python

Creating a JavaScript Object Using Python

2
Comments
2 min read
Vue3 UI components for chats, conversations, ai

Vue3 UI components for chats, conversations, ai

5
Comments 1
1 min read
Learn HTML in 5 Days

Learn HTML in 5 Days

1
Comments 2
1 min read
Centralized API Logic in Next.js with an External Backend

Centralized API Logic in Next.js with an External Backend

Comments
2 min read
Why We Code Like Legends and Communicate Like NPCs: The Programmerโ€™s Paradox

Why We Code Like Legends and Communicate Like NPCs: The Programmerโ€™s Paradox

1
Comments
6 min read
The Role of State Management in React: A Guide to Redux, Context API, and More

The Role of State Management in React: A Guide to Redux, Context API, and More

5
Comments
3 min read
Key DevOps Trends in 2025

Key DevOps Trends in 2025

2
Comments
3 min read
How a Hobby API Collection and Execution Tool is Evolving into a Product

How a Hobby API Collection and Execution Tool is Evolving into a Product

17
Comments
2 min read
Interview Question: how do you ensure you only virus scan once?

Interview Question: how do you ensure you only virus scan once?

18
Comments 3
3 min read
Custom Select Arrow using CSS

Custom Select Arrow using CSS

Comments
1 min read
Tech Stack Insights: How Mataaf Technologies Builds Scalable and Innovative Applications

Tech Stack Insights: How Mataaf Technologies Builds Scalable and Innovative Applications

1
Comments 2
3 min read
The Art of Multi-tasking: Balancing Coding, Meetings and Personal Projects

The Art of Multi-tasking: Balancing Coding, Meetings and Personal Projects

Comments
2 min read
Building an Interactive Budget Calculator with Streamlit ๐Ÿš€

Building an Interactive Budget Calculator with Streamlit ๐Ÿš€

1
Comments
3 min read
Async/Await vs Promises: A Simple Guide for JavaScript Beginners

Async/Await vs Promises: A Simple Guide for JavaScript Beginners

1
Comments 1
6 min read
Unofficial Internship for students

Unofficial Internship for students

Comments
1 min read
A UI Audit of LiveAPI Create Docs Page

A UI Audit of LiveAPI Create Docs Page

15
Comments
5 min read
Comprendre la Triangulation

Comprendre la Triangulation

Comments
2 min read
Turn a Figma Design Into a Working Dashboard App in 5 Minutes

Turn a Figma Design Into a Working Dashboard App in 5 Minutes

2
Comments
9 min read
Building an Interactive Quiz App with Streamlit ๐Ÿš€

Building an Interactive Quiz App with Streamlit ๐Ÿš€

Comments
4 min read
The fastest way of creating a real-time app with Zod and TypeScript

The fastest way of creating a real-time app with Zod and TypeScript

14
Comments
7 min read
DevOps: The Cool Tech World You Need to Know About!

DevOps: The Cool Tech World You Need to Know About!

11
Comments
2 min read
RoadMap for Vite

RoadMap for Vite

1
Comments
5 min read
Day 12: Pico-co-colors ๐Ÿฅ

Day 12: Pico-co-colors ๐Ÿฅ

4
Comments 3
1 min read
I Built a Game of Thrones Trivia App Using Vanilla JavaScript โ€” Check It Out!

I Built a Game of Thrones Trivia App Using Vanilla JavaScript โ€” Check It Out!

Comments 1
2 min read
Auto Step Input Number with Javascript

Auto Step Input Number with Javascript

7
Comments 4
1 min read
Unlock Security: OTP Generator with Email Verification using JavaScript

Unlock Security: OTP Generator with Email Verification using JavaScript

1
Comments
2 min read
Integrating Playwright with CI/CD Pipelines

Integrating Playwright with CI/CD Pipelines

53
Comments 4
4 min read
Adapter and Composite Design Patterns

Adapter and Composite Design Patterns

6
Comments
4 min read
loading...