DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Scaling Node.js Web Apps with Docker

Scaling Node.js Web Apps with Docker

55
Comments 10
5 min read
Defeat the Traffic Monster: An Nginx Load Balancing Odyssey for Django Apps ⚔️🗄️

Defeat the Traffic Monster: An Nginx Load Balancing Odyssey for Django Apps ⚔️🗄️

4
Comments
6 min read
How to perform type casting in TypeScript

How to perform type casting in TypeScript

6
Comments
9 min read
Building Inclusive and Accessible Web Pages

Building Inclusive and Accessible Web Pages

1
Comments
3 min read
Delete All The Codes

Delete All The Codes

3
Comments
3 min read
How to set up Nextcloud webAuthn.

How to set up Nextcloud webAuthn.

6
Comments
2 min read
TLS Certificates 📝 - Simplified for web developers

TLS Certificates 📝 - Simplified for web developers

8
Comments
8 min read
I'm React State, Lift Me Up, Asshole

I'm React State, Lift Me Up, Asshole

6
Comments
2 min read
Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

Unveiling the Hidden Treasures: Exploring Lesser-Known TypeScript Features

6
Comments
3 min read
🪄 Migrating from RBAC to ABAC with Permit.io 🐕🤯

🪄 Migrating from RBAC to ABAC with Permit.io 🐕🤯

9
Comments 1
5 min read
CSS Variables: Understanding the Var() function and how to use it.

CSS Variables: Understanding the Var() function and how to use it.

3
Comments
5 min read
The pure python webapp framework survey - recent updates

The pure python webapp framework survey - recent updates

1
Comments
2 min read
Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

3
Comments
5 min read
5 Ways to Center A Div

5 Ways to Center A Div

17
Comments
1 min read
Why You Shouldn’t Test on Rooted Devices

Why You Shouldn’t Test on Rooted Devices

8
Comments
18 min read
Ruby Design Patterns | PROTOTYPE 🐑

Ruby Design Patterns | PROTOTYPE 🐑

1
Comments
2 min read
How to Effortlessly Keep Your PHP Projects Up-to-Date

How to Effortlessly Keep Your PHP Projects Up-to-Date

6
Comments 1
6 min read
5 Not-So-Typical React Libraries for an Outstanding Project

5 Not-So-Typical React Libraries for an Outstanding Project

26
Comments 2
3 min read
Using Document Picture-in-Picture and Insertable Streams APIs to record your screen and camera

Using Document Picture-in-Picture and Insertable Streams APIs to record your screen and camera

58
Comments 1
6 min read
Back to the roots: advantages to static web development

Back to the roots: advantages to static web development

4
Comments
5 min read
Exploring Top 9 Retool Alternatives for Enterprise Applications in 2023

Exploring Top 9 Retool Alternatives for Enterprise Applications in 2023

6
Comments 1
13 min read
Role of AI in the development of mobile applications

Role of AI in the development of mobile applications

Comments
3 min read
Using Styled-Components with Next.js v13 (TypeScript)

Using Styled-Components with Next.js v13 (TypeScript)

11
Comments 8
5 min read
Hidden Gems: Lesser-Known Features in JavaScript

Hidden Gems: Lesser-Known Features in JavaScript

11
Comments 3
2 min read
How to Digitize Paper Documents in Angular Web Applications

How to Digitize Paper Documents in Angular Web Applications

5
Comments
7 min read
My Problem with Tech Twitter and the Rise of NPC Tweets (A Thread 🧵)

My Problem with Tech Twitter and the Rise of NPC Tweets (A Thread 🧵)

32
Comments 19
2 min read
Why is it important to write good code?

Why is it important to write good code?

9
Comments
5 min read
Creating Free AI Images: A Step-by-Step Guide

Creating Free AI Images: A Step-by-Step Guide

2
Comments
4 min read
Grid in CSS: A Comprehensive Guide

Grid in CSS: A Comprehensive Guide

10
Comments 1
11 min read
Use empty-react-app cra-template to create new project

Use empty-react-app cra-template to create new project

2
Comments
1 min read
How to Create and Send Custom Emails using React Email and Resend API

How to Create and Send Custom Emails using React Email and Resend API

7
Comments 1
9 min read
Understanding package.json II: Scripts

Understanding package.json II: Scripts

1
Comments
10 min read
How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

How ASP.NET Core Helps Building Cross-Platform Web Apps for Enterprise Solutions?

2
Comments
5 min read
🚀 How i Resolved the "Too Many Re-Renders" Error in React by Using Arrow Functions!

🚀 How i Resolved the "Too Many Re-Renders" Error in React by Using Arrow Functions!

3
Comments
2 min read
Navigating the 'this' Maze in Javascript - Part 1

Navigating the 'this' Maze in Javascript - Part 1

Comments
3 min read
Creating a React Form Repeater Component: A Step-by-Step Guide

Creating a React Form Repeater Component: A Step-by-Step Guide

14
Comments 2
4 min read
Web Development Roadmap 2023 for beginners

Web Development Roadmap 2023 for beginners

2
Comments
3 min read
*Beginner Friendly* Convert a existing website of HTML and CSS to ReactJS project

*Beginner Friendly* Convert a existing website of HTML and CSS to ReactJS project

13
Comments 6
16 min read
Understanding Linux Permissions: A Comprehensive Guide

Understanding Linux Permissions: A Comprehensive Guide

12
Comments
2 min read
5 Simple UX Rules that make great front-end

5 Simple UX Rules that make great front-end

6
Comments
3 min read
#100DaysOfOSS Recap: Day 1-14

#100DaysOfOSS Recap: Day 1-14

9
Comments
4 min read
Inside the Box: June Community Update

Inside the Box: June Community Update

11
Comments
3 min read
Unlocking Infinite Possibilities: Explore a Vast Collection of Card Designs with Code Snippets

Unlocking Infinite Possibilities: Explore a Vast Collection of Card Designs with Code Snippets

2
Comments
1 min read
Implementing OAuth in Nuxt with Supabase

Implementing OAuth in Nuxt with Supabase

17
Comments
3 min read
Creating a Vue 3 Form Repeater Component: A Step-by-Step Guide

Creating a Vue 3 Form Repeater Component: A Step-by-Step Guide

10
Comments
4 min read
What is Stack? Important Data Structure

What is Stack? Important Data Structure

13
Comments
2 min read
RESTful API with NodeJS (ExpressJS)

RESTful API with NodeJS (ExpressJS)

10
Comments
3 min read
An Impressive 3D Card with Stunning Hover Effects using HTML and SCSS

An Impressive 3D Card with Stunning Hover Effects using HTML and SCSS

8
Comments 8
1 min read
Axios Interceptors in React

Axios Interceptors in React

1
Comments
3 min read
Creating a chat application like messenger with node js

Creating a chat application like messenger with node js

7
Comments
3 min read
A Guide to Perfecting Pull Requests

A Guide to Perfecting Pull Requests

166
Comments 13
6 min read
How to Ensure RoR-based App Security Using Best Coding Practices

How to Ensure RoR-based App Security Using Best Coding Practices

2
Comments
6 min read
Deploy a Nuxt 3 App on a VPS (Minimal Setup)

Deploy a Nuxt 3 App on a VPS (Minimal Setup)

9
Comments
8 min read
Build an AWS S3 Browser with ToolJet

Build an AWS S3 Browser with ToolJet

100
Comments 1
12 min read
TOP 20 VSCode Extensions to increase your productivity! 🚀

TOP 20 VSCode Extensions to increase your productivity! 🚀

5
Comments
6 min read
Exploring Mirage JS: Simplifying API Mocking in React Development

Exploring Mirage JS: Simplifying API Mocking in React Development

13
Comments
2 min read
Which Code Editor Is Best To Use in 2023? A Beginnerʼs Guide.

Which Code Editor Is Best To Use in 2023? A Beginnerʼs Guide.

10
Comments 1
4 min read
Introduction to Qwik and the Power of Loaders and Actions

Introduction to Qwik and the Power of Loaders and Actions

8
Comments
5 min read
What is State Management and Why Is It Important?

What is State Management and Why Is It Important?

4
Comments
4 min read
Multilingual SMS Translation Service built with Hapi, Nodejs and Javascript

Multilingual SMS Translation Service built with Hapi, Nodejs and Javascript

10
Comments
3 min read
loading...