DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a RESTful API with Node.js: A Step-by-Step Guide

Building a RESTful API with Node.js: A Step-by-Step Guide

9
Comments 2
4 min read
Building a RESTful API with Node.js: Testing API

Building a RESTful API with Node.js: Testing API

4
Comments 2
4 min read
Mastering Input Handling with the Debounce Function in React.js: A Journey to Seamless User Experiences

Mastering Input Handling with the Debounce Function in React.js: A Journey to Seamless User Experiences

3
Comments
3 min read
How to create simple Angular signal() in JS

How to create simple Angular signal() in JS

2
Comments
2 min read
What are Closures in JavaScript?

What are Closures in JavaScript?

2
Comments
10 min read
ASP.NET Core/Razor pages Secret Manager

ASP.NET Core/Razor pages Secret Manager

1
Comments
4 min read
Unique Border Radius Card with HTML and CSS

Unique Border Radius Card with HTML and CSS

3
Comments
1 min read
Building a Payment Flow in Next.js 13 Using Stripe, Mailsender, and Webhooks

Building a Payment Flow in Next.js 13 Using Stripe, Mailsender, and Webhooks

2
Comments
4 min read
What you should know about web APIs

What you should know about web APIs

4
Comments
8 min read
TypeScript Explained: Type and Interface

TypeScript Explained: Type and Interface

2
Comments
3 min read
Front end practice: Top 15 HTML code best practices for development

Front end practice: Top 15 HTML code best practices for development

6
Comments
6 min read
Weather App: An app that fetches and displays the weather information of a given location using an API with JavaScript

Weather App: An app that fetches and displays the weather information of a given location using an API with JavaScript

6
Comments
1 min read
Express Typescript example

Express Typescript example

6
Comments
9 min read
Building an Image Slider with Smooth Scrolling using React

Building an Image Slider with Smooth Scrolling using React

15
Comments 1
2 min read
Web Deployment Simplified: GitHub Workflow with EC2, ECR, and Docker

Web Deployment Simplified: GitHub Workflow with EC2, ECR, and Docker

1
Comments
1 min read
"react-next-tilt" and "react-flip-tilt" NPM Packages

"react-next-tilt" and "react-flip-tilt" NPM Packages

2
Comments
20 min read
Exploring TypeScript: Unraveling the Magic of Interfaces and Types

Exploring TypeScript: Unraveling the Magic of Interfaces and Types

12
Comments 1
8 min read
5 Simple UI rules that make great front-end

5 Simple UI rules that make great front-end

5
Comments
3 min read
The Nitty Gritty of API Methods

The Nitty Gritty of API Methods

10
Comments 2
5 min read
Supercharge Your Node.js App: Seamlessly Set Up Sequelize with TypeScript and sequelize-auto-migrations-v2 for auto migrations

Supercharge Your Node.js App: Seamlessly Set Up Sequelize with TypeScript and sequelize-auto-migrations-v2 for auto migrations

1
Comments
3 min read
Embracing the Digital Frontier: My Journey to Learning Coding

Embracing the Digital Frontier: My Journey to Learning Coding

2
Comments
3 min read
Using XPath in Selenium: All you need to know

Using XPath in Selenium: All you need to know

3
Comments
10 min read
10 Best Free React UI Libraries in 2023

10 Best Free React UI Libraries in 2023

19
Comments 2
7 min read
Add Lucide Icons to Astro

Add Lucide Icons to Astro

1
Comments 3
4 min read
Modern Perl Catalyst: Docker Setup

Modern Perl Catalyst: Docker Setup

7
Comments 1
13 min read
Display Property in CSS: With Practical Examples

Display Property in CSS: With Practical Examples

12
Comments 2
6 min read
Top 10 VS Code Extensions for .net developers

Top 10 VS Code Extensions for .net developers

38
Comments
2 min read
Top Websites to Practice Programming 🚀

Top Websites to Practice Programming 🚀

2
Comments 1
1 min read
How to learn & master CSS

How to learn & master CSS

13
Comments
3 min read
How-to Broadcast a WebRTC stream to Twitch

How-to Broadcast a WebRTC stream to Twitch

11
Comments 2
2 min read
HTTP: The Fundamentals

HTTP: The Fundamentals

1
Comments
14 min read
Do Contexts in Next.js 13 Make the Whole App Render on the Client?

Do Contexts in Next.js 13 Make the Whole App Render on the Client?

42
Comments 1
4 min read
Building A Blog Website with Next.js

Building A Blog Website with Next.js

6
Comments 1
2 min read
Embracing Brave Browser as a Software Developer

Embracing Brave Browser as a Software Developer

2
Comments
2 min read
API Node Desacoplada: Criando os AdaptRouter para o Express e o Fastify

API Node Desacoplada: Criando os AdaptRouter para o Express e o Fastify

7
Comments
3 min read
The Basics of Operational Transformation

The Basics of Operational Transformation

3
Comments
7 min read
API Node Desacoplada: Criando Interfaces para Requisições e Respostas HTTP

API Node Desacoplada: Criando Interfaces para Requisições e Respostas HTTP

4
Comments
5 min read
3000+ Follower On Dev Community Thank you All for reading My Content

3000+ Follower On Dev Community Thank you All for reading My Content

5
Comments 1
1 min read
Building an HackerNews to Discord notification system using Node.js, node-cron and discord-notification.

Building an HackerNews to Discord notification system using Node.js, node-cron and discord-notification.

34
Comments 2
7 min read
Demystifying NestJS WebSocket Gateways: A Step-by-Step Guide to Effective Testing

Demystifying NestJS WebSocket Gateways: A Step-by-Step Guide to Effective Testing

34
Comments 3
7 min read
CSS Layouts: Maintain Element Proportions with aspect-ratio

CSS Layouts: Maintain Element Proportions with aspect-ratio

2
Comments
4 min read
Building a frontend auth in WordPress

Building a frontend auth in WordPress

10
Comments 1
1 min read
7GUIs in Elm

7GUIs in Elm

2
Comments 2
1 min read
Optimizing Data Storage in Ruby on Rails: A Seamless Migration from Database to AWS S3

Optimizing Data Storage in Ruby on Rails: A Seamless Migration from Database to AWS S3

8
Comments
3 min read
Design Patterns in PHP 8: Simple factory

Design Patterns in PHP 8: Simple factory

63
Comments 3
3 min read
Motion UI in React

Motion UI in React

10
Comments 1
4 min read
NodeIterator and TreeWalker Web APIs

NodeIterator and TreeWalker Web APIs

11
Comments 5
5 min read
Dynamic Content Loading with JavaScript

Dynamic Content Loading with JavaScript

7
Comments
2 min read
CSS borders in web design

CSS borders in web design

2
Comments 1
3 min read
All You Need to Know About JavaScript Arrays

All You Need to Know About JavaScript Arrays

6
Comments
6 min read
How to make a reusable button component with Typescript in React applications

How to make a reusable button component with Typescript in React applications

1
Comments
4 min read
Lazy loading images upon intersection in Angular

Lazy loading images upon intersection in Angular

3
Comments
10 min read
Preventing prompt injections with Honeypot functions

Preventing prompt injections with Honeypot functions

2
Comments
7 min read
How I Created a File Sharing Website using Simple REACT

How I Created a File Sharing Website using Simple REACT

61
Comments 25
6 min read
Build an efficient app with Qwik React

Build an efficient app with Qwik React

2
Comments
14 min read
Optical Character Recognition(OCR): Extracting Text From Images with JavaScript

Optical Character Recognition(OCR): Extracting Text From Images with JavaScript

3
Comments
4 min read
How to Create a Feature Comparison Table with Tailwind CSS

How to Create a Feature Comparison Table with Tailwind CSS

6
Comments
50 min read
Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

170
Comments 16
3 min read
Weekly web development resources #157

Weekly web development resources #157

2
Comments
2 min read
Crea una API en minutos con CRUDCRUD

Crea una API en minutos con CRUDCRUD

2
Comments
1 min read
loading...