Forem

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web APIs - Custom Hooks

Web APIs - Custom Hooks

2
Comments
1 min read
User Authentication with Auth.js in Next.js App Router

User Authentication with Auth.js in Next.js App Router

16
Comments 4
12 min read
Arrow Functions => What's wrong with the regular ones?

Arrow Functions => What's wrong with the regular ones?

2
Comments
3 min read
How to Deploy SafeLine WAF on Ubuntu

How to Deploy SafeLine WAF on Ubuntu

1
Comments
2 min read
Web UX: Show meaningful errors to the users

Web UX: Show meaningful errors to the users

Comments
2 min read
Building a Real-Time Location Tracking Solution with Pulsetracker, Laravel, and Python

Building a Real-Time Location Tracking Solution with Pulsetracker, Laravel, and Python

7
Comments 3
3 min read
Mastering Data Cleaning: Your Guide to a Cleaner, Reliable Dataset 🚀

Mastering Data Cleaning: Your Guide to a Cleaner, Reliable Dataset 🚀

15
Comments 1
4 min read
🔗 useCallback: Keeping Your Functions in Check, Literally 🧑‍💻

🔗 useCallback: Keeping Your Functions in Check, Literally 🧑‍💻

1
Comments 1
3 min read
Automated CSV and Excel Data Import to MySQL and PostgreSQL Databases Using PHP

Automated CSV and Excel Data Import to MySQL and PostgreSQL Databases Using PHP

6
Comments
2 min read
Data fetching with Incremental Static Regeneration (ISR) in Next.js

Data fetching with Incremental Static Regeneration (ISR) in Next.js

Comments
5 min read
Say Goodbye to Unnecessary Re-Renders with React Memo: Step-by-Step Tutorial

Say Goodbye to Unnecessary Re-Renders with React Memo: Step-by-Step Tutorial

2
Comments
4 min read
Building a Scalable, High-Availability Web Application on AWS with Managed Services

Building a Scalable, High-Availability Web Application on AWS with Managed Services

3
Comments
6 min read
Async Tricks in JavaScript for Smoother Code

Async Tricks in JavaScript for Smoother Code

5
Comments 1
4 min read
How to Register Custom Directives in Nuxt 3

How to Register Custom Directives in Nuxt 3

2
Comments 2
2 min read
React + AWS Cognito: Email Authentication Setup Guide (Second Part)

React + AWS Cognito: Email Authentication Setup Guide (Second Part)

4
Comments
3 min read
App Localization with doloc

App Localization with doloc

Comments
3 min read
How to Make JavaScript Error Handling More Readable with ESLint Rules

How to Make JavaScript Error Handling More Readable with ESLint Rules

Comments
3 min read
Seeking Support to Continue My Tech Journey

Seeking Support to Continue My Tech Journey

Comments
2 min read
Quantum Computing: The New Frontier of Web Development

Quantum Computing: The New Frontier of Web Development

Comments
4 min read
Introducing Gradient Craft —— a gradients library for Front-End.

Introducing Gradient Craft —— a gradients library for Front-End.

Comments
2 min read
First Night at Web Summit 2024: The Energy is Electric!

First Night at Web Summit 2024: The Energy is Electric!

6
Comments
1 min read
My Top Favourite Postman Alternatives

My Top Favourite Postman Alternatives

5
Comments 1
2 min read
Do You Really Need "useState" for Everything? Exploring Alternatives

Do You Really Need "useState" for Everything? Exploring Alternatives

2
Comments
3 min read
The Importance of Testing and the Impact of a Bug in Production

The Importance of Testing and the Impact of a Bug in Production

3
Comments
5 min read
Working with WebSocket and Real-Time Communication in Node.js

Working with WebSocket and Real-Time Communication in Node.js

3
Comments
3 min read
End-to-End Testing vs. Integration Testing: Key Differences Explained

End-to-End Testing vs. Integration Testing: Key Differences Explained

4
Comments 1
2 min read
Rate Limiting Algorithms and Techniques

Rate Limiting Algorithms and Techniques

1
Comments
3 min read
Beyond AES — Modern Encryption for Laravel with XChaCha20

Beyond AES — Modern Encryption for Laravel with XChaCha20

Comments
2 min read
CSS: select all siblings using not()

CSS: select all siblings using not()

7
Comments 1
1 min read
CSS Theme Selector with Automatic Mode [Tutorial]

CSS Theme Selector with Automatic Mode [Tutorial]

Comments
7 min read
Here are some common problems that developers face with Laravel

Here are some common problems that developers face with Laravel

1
Comments
1 min read
A problemática da hiper flexibilidade de componentes no React.JS

A problemática da hiper flexibilidade de componentes no React.JS

Comments
1 min read
Best Practices for Code Reviews That Foster Team Collaboration

Best Practices for Code Reviews That Foster Team Collaboration

127
Comments 10
3 min read
From Slow to Swift: A Developer's Guide to High-Performance Web Design

From Slow to Swift: A Developer's Guide to High-Performance Web Design

Comments 1
8 min read
JavaScript Best Practices: Writing Clean and Efficient Code

JavaScript Best Practices: Writing Clean and Efficient Code

Comments
3 min read
High-Level vs. Low-Level Programming Languages: What's the Difference?

High-Level vs. Low-Level Programming Languages: What's the Difference?

6
Comments
2 min read
Do you know ?

Do you know ?

Comments
1 min read
HTTP/3 for Beginners and How to Protect Your HTTP/3 Website

HTTP/3 for Beginners and How to Protect Your HTTP/3 Website

11
Comments
3 min read
Building a Better Monorepo with TypeScript, Turborepo, or Nx

Building a Better Monorepo with TypeScript, Turborepo, or Nx

1
Comments 1
4 min read
Creating Custom Hooks for Reusable Logic in React

Creating Custom Hooks for Reusable Logic in React

1
Comments
8 min read
Top 21 Accessibility Testing Tools- Features, Pros, Cons & Price

Top 21 Accessibility Testing Tools- Features, Pros, Cons & Price

3
Comments
12 min read
The best React Form's validation libraries ✅🥇

The best React Form's validation libraries ✅🥇

Comments
3 min read
Create a Dynamic Code Playground with SandPack + React!

Create a Dynamic Code Playground with SandPack + React!

2
Comments
4 min read
Using Cloudflare AI Gateway Proxy

Using Cloudflare AI Gateway Proxy

Comments 1
1 min read
Simple things to design URL

Simple things to design URL

Comments
1 min read
Deploy web apps with help from GitHub Copilot for Azure!

Deploy web apps with help from GitHub Copilot for Azure!

6
Comments 1
7 min read
Microsoft Excel New short Code

Microsoft Excel New short Code

Comments
1 min read
If you think you know Javascript , try these🙄

If you think you know Javascript , try these🙄

Comments
4 min read
From Mechanical Engineer to Software Developer: My Journey into the Tech World

From Mechanical Engineer to Software Developer: My Journey into the Tech World

6
Comments
2 min read
Added ✨ a new section to the Portfolio 🪄

Added ✨ a new section to the Portfolio 🪄

1
Comments 1
1 min read
Creating a custom Form field type in Joomla 5 using the Modal Select example

Creating a custom Form field type in Joomla 5 using the Modal Select example

2
Comments
17 min read
How to Write and Handle Dynamic XPath In Selenium [with Tactics]

How to Write and Handle Dynamic XPath In Selenium [with Tactics]

1
Comments
7 min read
🛠️ React Server Components vs. Client Components: When to Use Which? ⚡

🛠️ React Server Components vs. Client Components: When to Use Which? ⚡

5
Comments 1
3 min read
Warum jede Website für mich mehr als ein Projekt ist

Warum jede Website für mich mehr als ein Projekt ist

2
Comments
2 min read
🔥I have launched a project and think it help you, maybe :)

🔥I have launched a project and think it help you, maybe :)

36
Comments 14
3 min read
5 Ways to Enhance Your TypeScript Code Quality

5 Ways to Enhance Your TypeScript Code Quality

Comments
4 min read
Showcasing ReverUI 💻< 3kb React Alternative

Showcasing ReverUI 💻< 3kb React Alternative

Comments
3 min read
Adding Google Authentication in Next.js 14 with App Router: A Beginner-Friendly Guide

Adding Google Authentication in Next.js 14 with App Router: A Beginner-Friendly Guide

5
Comments 2
5 min read
Fall 2024 Development Trends Shaping the Tech Landscape

Fall 2024 Development Trends Shaping the Tech Landscape

1
Comments 1
2 min read
GiF Maker HTML CSS Js

GiF Maker HTML CSS Js

Comments
1 min read
loading...