DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web3: The Future of the Internet

Web3: The Future of the Internet

1
Comments
4 min read
Top Tools for Web Developers

Top Tools for Web Developers

122
Comments 16
4 min read
Dev.to Frontend Challenge: Take me to the Beach

Dev.to Frontend Challenge: Take me to the Beach

44
Comments
1 min read
Building a Portfolio Website with Jekyll

Building a Portfolio Website with Jekyll

Comments
2 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Django: Using models

Django: Using models

Comments
4 min read
Getting Started with SSR

Getting Started with SSR

Comments
4 min read
AI CSS Animations

AI CSS Animations

8
Comments
1 min read
Streamlining Angular Deployment with GitHub Actions, GitHub Container registry , Docker, and Nginx

Streamlining Angular Deployment with GitHub Actions, GitHub Container registry , Docker, and Nginx

3
Comments
3 min read
Go for Backend instead of Python/Django

Go for Backend instead of Python/Django

Comments 7
2 min read
Why ModHeader Users Are Moving to Requestly

Why ModHeader Users Are Moving to Requestly

17
Comments 1
3 min read
Why is JavaScript not Interpreted?

Why is JavaScript not Interpreted?

5
Comments
4 min read
Exploring Graph Databases: Neo4j

Exploring Graph Databases: Neo4j

Comments
2 min read
Tenancy models for a multi-tenant app

Tenancy models for a multi-tenant app

29
Comments 2
6 min read
A maneira correta de utilizar a nomenclatura BEM

A maneira correta de utilizar a nomenclatura BEM

Comments
4 min read
HTML IN A NUTSHELL

HTML IN A NUTSHELL

Comments
3 min read
Tenant isolation in multi-tenant application

Tenant isolation in multi-tenant application

19
Comments
4 min read
Utilising Your Mind for a better programming Experience

Utilising Your Mind for a better programming Experience

6
Comments 1
3 min read
Unveiling the Art of JavaScript Debugging: Techniques Every Developer Should Know

Unveiling the Art of JavaScript Debugging: Techniques Every Developer Should Know

Comments
3 min read
Day in the Life of a Microsoft Software Engineer | Vancouver 2024

Day in the Life of a Microsoft Software Engineer | Vancouver 2024

Comments
1 min read
How to use a custom font on Excalidraw.com

How to use a custom font on Excalidraw.com

2
Comments
2 min read
Making a Simple Self-Hosted Photo Gallery with 11ty

Making a Simple Self-Hosted Photo Gallery with 11ty

13
Comments 3
8 min read
Introduction to Feature Flags and OTA Updates with CodePush in React Native

Introduction to Feature Flags and OTA Updates with CodePush in React Native

7
Comments 1
3 min read
Array Destructuring in JavaScript: Tips, Tricks, and Techniques

Array Destructuring in JavaScript: Tips, Tricks, and Techniques

8
Comments 1
2 min read
Authentication in monorepo(NextJs, Astro) with Lucia and MongoDB

Authentication in monorepo(NextJs, Astro) with Lucia and MongoDB

1
Comments
12 min read
Leveraging Caching for a Lightning Fast User Experience

Leveraging Caching for a Lightning Fast User Experience

Comments
7 min read
🏴‍☠️ ** Navegando por el mar del desarrollo de software con Domain-Driven Design y One Piece ** 🏴‍☠️

🏴‍☠️ ** Navegando por el mar del desarrollo de software con Domain-Driven Design y One Piece ** 🏴‍☠️

Comments
9 min read
Finally: declarative, dynamic markup done right - Async Iterators UI framework

Finally: declarative, dynamic markup done right - Async Iterators UI framework

15
Comments 2
5 min read
Introducing Basic Utility Belt: Your Essential Toolkit for Common Programming Tasks

Introducing Basic Utility Belt: Your Essential Toolkit for Common Programming Tasks

4
Comments
2 min read
Member "transactionCount" not found or not visible after argument-dependent lookup in type(contract TransactionsContract).

Member "transactionCount" not found or not visible after argument-dependent lookup in type(contract TransactionsContract).

Comments
1 min read
Adani One Super App: System Design Unlocked

Adani One Super App: System Design Unlocked

2
Comments
4 min read
4 Free Tailwind CSS Badge Components [Open-Source]

4 Free Tailwind CSS Badge Components [Open-Source]

1
Comments
2 min read
Welcome

Welcome

Comments
1 min read
Are multi-tenant apps = SaaS?

Are multi-tenant apps = SaaS?

17
Comments
3 min read
DOM... What is it?

DOM... What is it?

4
Comments
4 min read
Sponsoring the Rust-based Rocket Web framework

Sponsoring the Rust-based Rocket Web framework

Comments
2 min read
Three Ways to Enable Hot Reloading in Express JS

Three Ways to Enable Hot Reloading in Express JS

2
Comments 2
2 min read
All Useful AWS Commands

All Useful AWS Commands

5
Comments
2 min read
Some Code Tricks Every Web Developer Should Know

Some Code Tricks Every Web Developer Should Know

1
Comments
1 min read
JSX in React: A Beginner's Guide

JSX in React: A Beginner's Guide

6
Comments
2 min read
Front-End Development Challenges

Front-End Development Challenges

1
Comments
2 min read
Write SOLID React Hooks

Write SOLID React Hooks

292
Comments 15
15 min read
Google blocked 2M malicious apps from the Play Store in 2023

Google blocked 2M malicious apps from the Play Store in 2023

Comments
2 min read
Understanding Where Deleted Files Go After Deleting them from Recycle Bin and How to Recover Them

Understanding Where Deleted Files Go After Deleting them from Recycle Bin and How to Recover Them

1
Comments 1
3 min read
Flems.io

Flems.io

5
Comments 7
2 min read
I'm looking for a FullStack Software Developer Role

I'm looking for a FullStack Software Developer Role

325
Comments 36
2 min read
Array.reduce() is Goated 🐐✨

Array.reduce() is Goated 🐐✨

506
Comments 69
7 min read
Consider if you can replace useEffect with event handler (We Might Not Need an Effect #2)

Consider if you can replace useEffect with event handler (We Might Not Need an Effect #2)

Comments
4 min read
Should constant be defined outside component?

Should constant be defined outside component?

Comments
1 min read
Odoo OWL Framework - extend and customize Component and Widget

Odoo OWL Framework - extend and customize Component and Widget

10
Comments
6 min read
How to install Nginx on an Amazon EC2 instance

How to install Nginx on an Amazon EC2 instance

Comments
1 min read
Core Components of DevOps Services

Core Components of DevOps Services

Comments
2 min read
Securing File Uploads

Securing File Uploads

Comments
5 min read
Bitcoin Back in the Game: Will It Succeed Above $71K?

Bitcoin Back in the Game: Will It Succeed Above $71K?

2
Comments
4 min read
Update a Progress Bar using Turbo Streams (using Custom Actions)

Update a Progress Bar using Turbo Streams (using Custom Actions)

2
Comments
3 min read
Bahas Tipis Seputar Redis

Bahas Tipis Seputar Redis

Comments
3 min read
Mastering JavaScript Building Blocks: A Comprehensive Guide🚀

Mastering JavaScript Building Blocks: A Comprehensive Guide🚀

5
Comments
4 min read
How to Check if an Object is Empty in JavaScript (benchmark)

How to Check if an Object is Empty in JavaScript (benchmark)

Comments
1 min read
Python Development in VSCode: Setting Up and Best Practices

Python Development in VSCode: Setting Up and Best Practices

5
Comments
5 min read
Mastering Route Groups in NextJS 14

Mastering Route Groups in NextJS 14

3
Comments
3 min read
loading...