DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Is "webmaster" still a thing?

Is "webmaster" still a thing?

12
Comments 12
1 min read
How to do Basic Session Auth with NEXT.js đź’»

How to do Basic Session Auth with NEXT.js đź’»

12
Comments 1
7 min read
Laravel 11 installation with Sail

Laravel 11 installation with Sail

Comments
1 min read
Langkah-Langkah Cara Instal PHP 8.3 di Linux

Langkah-Langkah Cara Instal PHP 8.3 di Linux

Comments
2 min read
User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 1)

User-configurable settings in Symfony applications with jbtronics/settings-bundle (Part 1)

4
Comments 3
7 min read
Uncaught Error: No QueryClient set, use QueryClientProvider to set one

Uncaught Error: No QueryClient set, use QueryClientProvider to set one

4
Comments
1 min read
Simplifying React Router Query Parameter Management with Custom Hooks

Simplifying React Router Query Parameter Management with Custom Hooks

5
Comments 4
3 min read
What exactly is the best way to keep your API secure

What exactly is the best way to keep your API secure

3
Comments 1
4 min read
Top Crypto Events to Take Place in April

Top Crypto Events to Take Place in April

1
Comments
5 min read
Client Device Detection in Next Js

Client Device Detection in Next Js

17
Comments 4
2 min read
JavaScript Array Methods: Understanding `flatMap`

JavaScript Array Methods: Understanding `flatMap`

3
Comments
2 min read
Learnt Next.JS in 1 week!! and here is GenAI Chat

Learnt Next.JS in 1 week!! and here is GenAI Chat

Comments
1 min read
Offshore Web Development: A Deep Dive

Offshore Web Development: A Deep Dive

Comments
5 min read
How to find Remote Backend Engineering Jobs

How to find Remote Backend Engineering Jobs

2
Comments
3 min read
Easiest Explanation of DOM, Even a 6 year old can understand

Easiest Explanation of DOM, Even a 6 year old can understand

9
Comments
3 min read
Network Performance

Network Performance

1
Comments
3 min read
IoT Software Development: Advantages and Disadvantages

IoT Software Development: Advantages and Disadvantages

2
Comments
3 min read
PostgreSQL

PostgreSQL

1
Comments
3 min read
Exploring 7 Efficient Alternatives to MAMP for Local Development Environments

Exploring 7 Efficient Alternatives to MAMP for Local Development Environments

29
Comments 2
5 min read
MongoDB Certification: Lessons and Insights After One Year

MongoDB Certification: Lessons and Insights After One Year

Comments
5 min read
Mastering CSS Custom Properties: Best Practices for Efficient Styling

Mastering CSS Custom Properties: Best Practices for Efficient Styling

2
Comments
15 min read
Napp: Don't Get Caught Sleeping On Your Stack

Napp: Don't Get Caught Sleeping On Your Stack

2
Comments
2 min read
Building a RESTful API with Node.js and Express

Building a RESTful API with Node.js and Express

1
Comments
3 min read
Como customizar de Respostas HTTP usando Golang?

Como customizar de Respostas HTTP usando Golang?

Comments
1 min read
Angular at Scale: Introduction to Micro Frontend Architecture

Angular at Scale: Introduction to Micro Frontend Architecture

7
Comments
4 min read
Brief Explanation on Document Object Model (DOM)

Brief Explanation on Document Object Model (DOM)

1
Comments
1 min read
7 Way to Solve WordPress Timeout Updates

7 Way to Solve WordPress Timeout Updates

Comments
2 min read
How to Make your Web App Super-Satisfying in less than 5 minutes with Davstack Sound

How to Make your Web App Super-Satisfying in less than 5 minutes with Davstack Sound

3
Comments
6 min read
How is the DOM created?

How is the DOM created?

1
Comments
4 min read
Understanding Token-Based Authentication with JSON Web Tokens (JWT) in Express.js

Understanding Token-Based Authentication with JSON Web Tokens (JWT) in Express.js

2
Comments
3 min read
Mastering HTML Essentials: A Comprehensive Guide to Semantic Markup, Forms, Multimedia, and More

Mastering HTML Essentials: A Comprehensive Guide to Semantic Markup, Forms, Multimedia, and More

Comments
2 min read
Programmatically sending emails with attachments in Drupal 10 using Symfony Mailer

Programmatically sending emails with attachments in Drupal 10 using Symfony Mailer

2
Comments
3 min read
Bad questions for Senior Frontend Dev Interview

Bad questions for Senior Frontend Dev Interview

Comments
8 min read
Downgrade WooCommerce Checkout to Legacy Version

Downgrade WooCommerce Checkout to Legacy Version

1
Comments
1 min read
Auto-Deploy React Apps With Render

Auto-Deploy React Apps With Render

Comments
4 min read
Load Balancers, Proxies, and API Gateways : Web Infrastructure Explained

Load Balancers, Proxies, and API Gateways : Web Infrastructure Explained

7
Comments
3 min read
Adding a Code Editor to your React App

Adding a Code Editor to your React App

17
Comments
3 min read
Planning Poker Jira integration

Planning Poker Jira integration

12
Comments 3
1 min read
🚀 Startup Challenge: Create a business in 2 months with code!

🚀 Startup Challenge: Create a business in 2 months with code!

Comments
1 min read
Why Go is great choice for Software engineering.

Why Go is great choice for Software engineering.

3
Comments
2 min read
Soft Delete using Entity Framework Core

Soft Delete using Entity Framework Core

Comments
3 min read
Lazy load a Google Map

Lazy load a Google Map

3
Comments
4 min read
Semantic Versioning: 1.0.1, 2.3.1 what is this?

Semantic Versioning: 1.0.1, 2.3.1 what is this?

Comments
1 min read
Microsoft Upcoming Events!! Join Now

Microsoft Upcoming Events!! Join Now

5
Comments
2 min read
Microsoft Upcoming Events!! Join Now

Microsoft Upcoming Events!! Join Now

5
Comments
2 min read
Using Git and GitHub for collaboration

Using Git and GitHub for collaboration

Comments
9 min read
How Facebook killed the internet

How Facebook killed the internet

Comments 1
3 min read
Why are my table rows rendered outside the table? DOM template parsing caveats in Vuejs

Why are my table rows rendered outside the table? DOM template parsing caveats in Vuejs

6
Comments
3 min read
A Powerful Password Generator NPM Package

A Powerful Password Generator NPM Package

2
Comments 2
2 min read
Mastering Responsive Web Design with Flexbox

Mastering Responsive Web Design with Flexbox

2
Comments
7 min read
4 Must-Visit Websites for Software Engineers

4 Must-Visit Websites for Software Engineers

9
Comments
1 min read
Creating your Own Makers in Symfony 7

Creating your Own Makers in Symfony 7

8
Comments
2 min read
React's virtual DOM explained

React's virtual DOM explained

Comments
2 min read
Reasons to Migrate Your Website to WordPress

Reasons to Migrate Your Website to WordPress

Comments
1 min read
Saving session token in web app

Saving session token in web app

Comments
1 min read
5 steps to better unit/integration testing

5 steps to better unit/integration testing

1
Comments
5 min read
8 developer tools to watch in 2024

8 developer tools to watch in 2024

50
Comments 2
5 min read
Building Real-Time Communication: Harnessing WebRTC with FastAPI Part 3- Wrapping Every thing up

Building Real-Time Communication: Harnessing WebRTC with FastAPI Part 3- Wrapping Every thing up

8
Comments
7 min read
20 Free Figma Hero Headers Templates

20 Free Figma Hero Headers Templates

Comments
1 min read
News-Aggregator web application using Django framework

News-Aggregator web application using Django framework

2
Comments
1 min read
loading...