DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Dockerize a React Application

How to Dockerize a React Application

5
Comments
2 min read
`super()` and `__init__()` in Python, with Examples

`super()` and `__init__()` in Python, with Examples

4
Comments
7 min read
UUID: A Profundidade dos Identificadores Ăšnicos Universais

UUID: A Profundidade dos Identificadores Ăšnicos Universais

4
Comments
3 min read
TypeScript strictly typed - Part 2: full coverage typing

TypeScript strictly typed - Part 2: full coverage typing

5
Comments 4
9 min read
Seeking Guidance on Advancing My Career as a Web Developer

Seeking Guidance on Advancing My Career as a Web Developer

6
Comments
1 min read
Beware of recursive signals in Django

Beware of recursive signals in Django

1
Comments
4 min read
How to use Excel-like editing in your DataGrid

How to use Excel-like editing in your DataGrid

7
Comments
3 min read
Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

1
Comments
5 min read
Why I Choose WebStorm Over VSCode

Why I Choose WebStorm Over VSCode

2
Comments
3 min read
The Evolution and Impact of Software Development Companies in the US

The Evolution and Impact of Software Development Companies in the US

Comments 1
3 min read
Object-oriented programming in PHP

Object-oriented programming in PHP

6
Comments
2 min read
Tailwind CSS vs. Shadcn: Which Should You Choose for Your Next Project?

Tailwind CSS vs. Shadcn: Which Should You Choose for Your Next Project?

5
Comments
3 min read
Continuous Integration (CI) Testing: Enhancing Software Development through Automation

Continuous Integration (CI) Testing: Enhancing Software Development through Automation

1
Comments
5 min read
Cursor Animation : Creating Smooth Hover Effects in CSS

Cursor Animation : Creating Smooth Hover Effects in CSS

Comments
1 min read
Using CSS Custom Properties with Fallbacks for Efficiency

Using CSS Custom Properties with Fallbacks for Efficiency

Comments
3 min read
Code Smell, Cyclomatic Complexity, Blast Radius, Heisenbug and more...

Code Smell, Cyclomatic Complexity, Blast Radius, Heisenbug and more...

Comments
4 min read
Difference Between OCR and ICR | A Complete Guide

Difference Between OCR and ICR | A Complete Guide

Comments
5 min read
TypeScript strictly typed - Part 1: configuring a project

TypeScript strictly typed - Part 1: configuring a project

6
Comments 2
4 min read
Built Perplexity AI with NextJS and Open Source LLMs

Built Perplexity AI with NextJS and Open Source LLMs

7
Comments 4
3 min read
Apple's new feature that just killed my startup 🤯

Apple's new feature that just killed my startup 🤯

1
Comments
1 min read
The 8-Hour Debug: How a Silly Mistake Cost Me a Day

The 8-Hour Debug: How a Silly Mistake Cost Me a Day

5
Comments
1 min read
Gemika's Awesome Git Adventures: A Fun Guide to Coding Magic! 🧙‍♂️✨

Gemika's Awesome Git Adventures: A Fun Guide to Coding Magic! 🧙‍♂️✨

5
Comments
7 min read
Panduan Memahami Routing di Laravel

Panduan Memahami Routing di Laravel

1
Comments
5 min read
Why Every Developer Needs Codequiry's Website Plagiarism Checker?

Why Every Developer Needs Codequiry's Website Plagiarism Checker?

2
Comments
1 min read
Node.js Timeouts and Memory Leaks

Node.js Timeouts and Memory Leaks

2
Comments
2 min read
Node.js Timeouts and Memory Leaks

Node.js Timeouts and Memory Leaks

Comments
2 min read
Darling, I converted our perfectly fine SPA application into SSR: Part 2

Darling, I converted our perfectly fine SPA application into SSR: Part 2

4
Comments
10 min read
An advanced guide to Vitest testing and mocking

An advanced guide to Vitest testing and mocking

14
Comments
28 min read
Warning for Front-End Dev Careers!

Warning for Front-End Dev Careers!

2
Comments
6 min read
How I built my open-source Social media scheduling tool... 🤯

How I built my open-source Social media scheduling tool... 🤯

535
Comments 86
4 min read
How to Send Bulk Emails For Free using SMTP (Beginner's Guide)

How to Send Bulk Emails For Free using SMTP (Beginner's Guide)

8
Comments
10 min read
TypeScript strictly typed: the true promise of TypeScript

TypeScript strictly typed: the true promise of TypeScript

5
Comments
2 min read
We made a page visualization to build an open source project

We made a page visualization to build an open source project

1
Comments
4 min read
Asynchronous JavaScript: Practical Tips for Better Code

Asynchronous JavaScript: Practical Tips for Better Code

10
Comments
3 min read
Fine-Grained Access Control (FGAC): Comprehensive Guidance

Fine-Grained Access Control (FGAC): Comprehensive Guidance

16
Comments
13 min read
Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

8
Comments
2 min read
Building a Real-Time Chat Application with Firebase

Building a Real-Time Chat Application with Firebase

2
Comments
2 min read
Debugging 101 - How to Fix Software Errors Efficiently

Debugging 101 - How to Fix Software Errors Efficiently

2
Comments
4 min read
A Comprehensive Guide to Keycloak Configuration for Web Development!

A Comprehensive Guide to Keycloak Configuration for Web Development!

3
Comments
3 min read
Advanced JavaScript

Advanced JavaScript

2
Comments
3 min read
The No-Cheat Code Challenge - Surviving The Odin Project

The No-Cheat Code Challenge - Surviving The Odin Project

4
Comments
5 min read
Django: Generic List and Detail Views

Django: Generic List and Detail Views

1
Comments 1
5 min read
Responsive Comparison Table

Responsive Comparison Table

4
Comments 1
1 min read
My First Freelance Gig: Building an E-Commerce Store

My First Freelance Gig: Building an E-Commerce Store

1
Comments
1 min read
HTTP x HTTPS - Qual a Diferença?

HTTP x HTTPS - Qual a Diferença?

39
Comments 3
3 min read
My Top VS Code Extensions for a Better Development Experience

My Top VS Code Extensions for a Better Development Experience

2
Comments
3 min read
Here are the steps to prepare before you start coding a web application.

Here are the steps to prepare before you start coding a web application.

2
Comments
3 min read
The Evolution of Web Development: A 10-Year Retrospective

The Evolution of Web Development: A 10-Year Retrospective

2
Comments
2 min read
Enforce Architectural Policies in JavaScript with ESLint

Enforce Architectural Policies in JavaScript with ESLint

1
Comments 2
4 min read
HTML layout elements and techniques, HTML responsive web designs, HTML computer code elements

HTML layout elements and techniques, HTML responsive web designs, HTML computer code elements

7
Comments 4
3 min read
RESTful APIs: Fundamentos, Práticas e Implementação

RESTful APIs: Fundamentos, Práticas e Implementação

6
Comments
4 min read
Chatbot in Python - Build AI Assistant with Gemini API 08:40

Chatbot in Python - Build AI Assistant with Gemini API

10
Comments 1
1 min read
Day 16 of my progress as a vue dev

Day 16 of my progress as a vue dev

1
Comments
1 min read
I created my own search engine

I created my own search engine

2
Comments 7
1 min read
Best Practices for Overcoming Mobile Testing Challenges

Best Practices for Overcoming Mobile Testing Challenges

Comments
2 min read
Create a multiplayer chess web application using Go and Vue

Create a multiplayer chess web application using Go and Vue

9
Comments 3
5 min read
10 Best Friends of a Developer: Essential Tools You Can't Do Without

10 Best Friends of a Developer: Essential Tools You Can't Do Without

2
Comments
5 min read
Day 8: Objects

Day 8: Objects

Comments
1 min read
next.js 14 server action, API route vs separate backend

next.js 14 server action, API route vs separate backend

11
Comments 2
3 min read
Ethereum (ETH) Takes a Hit Amid Mixed Updates: Analysis

Ethereum (ETH) Takes a Hit Amid Mixed Updates: Analysis

1
Comments
3 min read
loading...