DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Docker Cheat sheet for Beginners

🚀 Docker Cheat sheet for Beginners

Comments
2 min read
Guide to Addressing “Network File Descriptor is Not Connected”

Guide to Addressing “Network File Descriptor is Not Connected”

10
Comments
3 min read
Addressing Container Errors in Containerized Apps

Addressing Container Errors in Containerized Apps

6
Comments
3 min read
Update Your Documentation Yearly

Update Your Documentation Yearly

1
Comments 2
1 min read
Next.js 15: Now Stable and Packed with Exciting Updates!

Next.js 15: Now Stable and Packed with Exciting Updates!

28
Comments 2
4 min read
Refactoring 018 - Replace Singleton

Refactoring 018 - Replace Singleton

2
Comments 1
2 min read
How to integrate MailCare with your Laravel 11 application

How to integrate MailCare with your Laravel 11 application

1
Comments
3 min read
A Handy Guide to Closed Source Licenses: Protecting Your Code Like a Pro

A Handy Guide to Closed Source Licenses: Protecting Your Code Like a Pro

Comments
6 min read
The thing with abbreviations - Programming Principles

The thing with abbreviations - Programming Principles

1
Comments
4 min read
How Machine Learning is Transforming Dubai's Workforce?

How Machine Learning is Transforming Dubai's Workforce?

Comments 1
3 min read
Web Development Legal Rules!

Web Development Legal Rules!

Comments
1 min read
What is a Microservice? Tools for Building Microservices

What is a Microservice? Tools for Building Microservices

Comments
6 min read
Understanding the Difference Between package.json and package-lock.json

Understanding the Difference Between package.json and package-lock.json

3
Comments
3 min read
How to Organise JavaScript Code with Modules: A Practical Guide

How to Organise JavaScript Code with Modules: A Practical Guide

Comments 1
1 min read
Efficient State Management in Next.js: Best Practices for Scalable Applications

Efficient State Management in Next.js: Best Practices for Scalable Applications

2
Comments
3 min read
To Delete a record without using the DELETE | INSERT | UPDATE

To Delete a record without using the DELETE | INSERT | UPDATE

Comments
2 min read
unittest with get_user_model()

unittest with get_user_model()

Comments
2 min read
The Ultimate Guide To Cross-Browser Compatibility Testing

The Ultimate Guide To Cross-Browser Compatibility Testing

Comments
4 min read
JSON Simplified Explanation

JSON Simplified Explanation

6
Comments
2 min read
Colour palette Generator

Colour palette Generator

Comments 1
6 min read
📝 30 Common PostgreSQL Interview Questions 🐘

📝 30 Common PostgreSQL Interview Questions 🐘

2
Comments
7 min read
Beyond SQL: A New Ruby ORM for Adaptive Data

Beyond SQL: A New Ruby ORM for Adaptive Data

Comments
5 min read
Getting Started with React.js: A Beginner's Guide

Getting Started with React.js: A Beginner's Guide

Comments
1 min read
Beginner's Guide to JavaScript: 10 Must-Know Tips

Beginner's Guide to JavaScript: 10 Must-Know Tips

4
Comments 3
3 min read
How to Compare (diff) two Objects

How to Compare (diff) two Objects

2
Comments
2 min read
Did You Have a Mentor, and Did It Help You?

Did You Have a Mentor, and Did It Help You?

23
Comments 28
1 min read
Choosing the Right Tech Stack: A Developer's Decision-Making Guide

Choosing the Right Tech Stack: A Developer's Decision-Making Guide

62
Comments 27
7 min read
Building a Klondike Solitaire Game: Adding a Simple Image Preloader with Vanilla JavaScript

Building a Klondike Solitaire Game: Adding a Simple Image Preloader with Vanilla JavaScript

Comments
3 min read
Example That Covers Many Common Features Of PostgreSQL

Example That Covers Many Common Features Of PostgreSQL

Comments
4 min read
Como funcionam as factories e seeders com Laravel

Como funcionam as factories e seeders com Laravel

Comments
3 min read
Pure Component in React.js

Pure Component in React.js

1
Comments
3 min read
Java & Spring Best Practices | Factory Pattern

Java & Spring Best Practices | Factory Pattern

Comments
1 min read
Tailwind Flex: A Beginner's Guide to Flexbox Utilities

Tailwind Flex: A Beginner's Guide to Flexbox Utilities

10
Comments
6 min read
Priority Based TODO-List

Priority Based TODO-List

27
Comments 2
1 min read
AI Code Generation: A Comprehensive Guide

AI Code Generation: A Comprehensive Guide

2
Comments
3 min read
🔥Must Notes When Using Open Sources 🧩

🔥Must Notes When Using Open Sources 🧩

2
Comments
4 min read
Smooth Video Swipe Feed Web App—Open Source

Smooth Video Swipe Feed Web App—Open Source

1
Comments
1 min read
5 Websites You NEED As a Frontend Developer

5 Websites You NEED As a Frontend Developer

1
Comments
3 min read
nextjs 15

nextjs 15

Comments
2 min read
Creating an Interactive Color Picker with Svelte 5

Creating an Interactive Color Picker with Svelte 5

6
Comments
2 min read
I made an AI Website Builder that generates websites from a single prompt ⚡️

I made an AI Website Builder that generates websites from a single prompt ⚡️

163
Comments 26
1 min read
Solving slow compilation in dev mode for Next.js

Solving slow compilation in dev mode for Next.js

7
Comments 1
1 min read
Clean Code Architecture in Laravel: A Practical Guide

Clean Code Architecture in Laravel: A Practical Guide

29
Comments 3
5 min read
Nullish Coalescing Operator `??` in JavaScript

Nullish Coalescing Operator `??` in JavaScript

1
Comments
3 min read
Web Components Are Not the Future

Web Components Are Not the Future

389
Comments 89
11 min read
Top Tools for Testing Accessibility in Single Page Web Applications

Top Tools for Testing Accessibility in Single Page Web Applications

Comments
3 min read
How AI Helps Developers Instead of Replacing Them

How AI Helps Developers Instead of Replacing Them

23
Comments 6
4 min read
5 Common Mistakes Beginners Make with JavaScript

5 Common Mistakes Beginners Make with JavaScript

13
Comments 1
3 min read
VineJS vs. Zod for schema validation

VineJS vs. Zod for schema validation

4
Comments
12 min read
GCP Tech Stack for a Serverless NextJS Web App

GCP Tech Stack for a Serverless NextJS Web App

1
Comments 1
2 min read
10 Free Web Hosting Solutions for Static and Dynamic Sites

10 Free Web Hosting Solutions for Static and Dynamic Sites

45
Comments 11
5 min read
NEXT JS x SANITY.IO

NEXT JS x SANITY.IO

1
Comments
2 min read
How I Built a Mini Programming Language for Automatic Web Page Generation – Step by Step

How I Built a Mini Programming Language for Automatic Web Page Generation – Step by Step

Comments
3 min read
⚡⚡ 🚀 Top 10 Trending GitHub Repositories, October / 21 2024 🔥

⚡⚡ 🚀 Top 10 Trending GitHub Repositories, October / 21 2024 🔥

18
Comments
3 min read
Understanding JavaScript Prototypes

Understanding JavaScript Prototypes

Comments
2 min read
A Beginner's Guide to Contributing to Open Source Using Git Commands:

A Beginner's Guide to Contributing to Open Source Using Git Commands:

13
Comments
4 min read
Integrating AI & ML in Ecommerce Development - Future Aspect

Integrating AI & ML in Ecommerce Development - Future Aspect

14
Comments
6 min read
Session Management in PHP with Lithe: From Basic Setup to Advanced Usage

Session Management in PHP with Lithe: From Basic Setup to Advanced Usage

4
Comments
2 min read
Automate Refresh Tokens with Axios Intercepters!

Automate Refresh Tokens with Axios Intercepters!

5
Comments 1
2 min read
Gerenciamento de Sessões em PHP no Lithe: Da Configuração Básica ao Uso Avançado

Gerenciamento de Sessões em PHP no Lithe: Da Configuração Básica ao Uso Avançado

2
Comments
2 min read
loading...