DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating Your First Backend with Node.js: Step-by-Step Guide in 2024

Creating Your First Backend with Node.js: Step-by-Step Guide in 2024

12
Comments 1
5 min read
How to grow as a frontend developer (my journey)

How to grow as a frontend developer (my journey)

1
Comments
2 min read
Deploying a Django site on AWS Elastic Beanstalk

Deploying a Django site on AWS Elastic Beanstalk

3
Comments
5 min read
DevOps with Guruu | Chapter 17 : Full Course CI/CD Pipeline AWS | Add to Resume

DevOps with Guruu | Chapter 17 : Full Course CI/CD Pipeline AWS | Add to Resume

3
Comments
1 min read
An ultimate guide to Building An Effective Game Testing Strategy

An ultimate guide to Building An Effective Game Testing Strategy

Comments
7 min read
20 Exciting Career Opportunities in Technology for Future Professionals

20 Exciting Career Opportunities in Technology for Future Professionals

1
Comments 1
13 min read
🧑‍💻 Essential Reads for New Software Engineers

🧑‍💻 Essential Reads for New Software Engineers

Comments
4 min read
JavaScript Promises: An Essential Guide

JavaScript Promises: An Essential Guide

Comments
2 min read
Check Out My First Node.js Package: Json Flex DB!

Check Out My First Node.js Package: Json Flex DB!

18
Comments 13
1 min read
Resolve “Hash sum mismatch” error when running `sudo apt-get update` in Kali linux 2024.1

Resolve “Hash sum mismatch” error when running `sudo apt-get update` in Kali linux 2024.1

1
Comments
2 min read
AI, but at what cost? The energy-inefficient AI era is already here

AI, but at what cost? The energy-inefficient AI era is already here

20
Comments 14
4 min read
Five most helpful daily features PHP 8 introduced

Five most helpful daily features PHP 8 introduced

2
Comments
1 min read
Unlock Your Coding Potential: 30 Dojos to Master Programming Skills

Unlock Your Coding Potential: 30 Dojos to Master Programming Skills

1
Comments
2 min read
All About Code Reviews

All About Code Reviews

Comments
5 min read
Mastering .NET 8 Web API: From Setup to Security - 50 Tips Guide for Developers

Mastering .NET 8 Web API: From Setup to Security - 50 Tips Guide for Developers

25
Comments
10 min read
Making Gemini a Tarot Master

Making Gemini a Tarot Master

Comments
5 min read
React in 2024: A Beginner's Guide 🌟🚀

React in 2024: A Beginner's Guide 🌟🚀

100
Comments 4
3 min read
Getting Started with Apache Kafka

Getting Started with Apache Kafka

Comments
2 min read
Beginner Tutorial: How to Stream Video from Raspberry Pi Camera to Local Computer using Python (P3)

Beginner Tutorial: How to Stream Video from Raspberry Pi Camera to Local Computer using Python (P3)

7
Comments
3 min read
Understanding and Utilizing WordPress Drop-in Plugins

Understanding and Utilizing WordPress Drop-in Plugins

8
Comments
5 min read
Iterating on Web Handlers Implementation

Iterating on Web Handlers Implementation

2
Comments
3 min read
Finding keywords with the Google autocomplete API

Finding keywords with the Google autocomplete API

3
Comments
2 min read
Exploring Streaming in Next.js: Enhancing Performance and User Experience

Exploring Streaming in Next.js: Enhancing Performance and User Experience

10
Comments 3
3 min read
Making backup of a docker volume

Making backup of a docker volume

Comments
2 min read
Solving Hot Reload Issues in VS Code Dev Containers on Windows with WSL2

Solving Hot Reload Issues in VS Code Dev Containers on Windows with WSL2

14
Comments
3 min read
Revolutionizing Web Experiences with AI-Generated 3D Scenes

Revolutionizing Web Experiences with AI-Generated 3D Scenes

3
Comments
2 min read
Component-Driven Development with ReactJS: Leveraging Storybook, Figma, and MUI

Component-Driven Development with ReactJS: Leveraging Storybook, Figma, and MUI

5
Comments
3 min read
Take the pain to learn user authentication before you use an external provider

Take the pain to learn user authentication before you use an external provider

8
Comments 3
6 min read
The Unsung Hero: Uses of the HEAD Request in APIs

The Unsung Hero: Uses of the HEAD Request in APIs

3
Comments
4 min read
AWS Amplify vs Netlify comparison for hosting static websites

AWS Amplify vs Netlify comparison for hosting static websites

4
Comments
6 min read
CORS Error Explained and How to Fix It?

CORS Error Explained and How to Fix It?

26
Comments 3
3 min read
Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

4
Comments 7
21 min read
Optimizing Fonts and Images (Next.js)

Optimizing Fonts and Images (Next.js)

3
Comments
2 min read
Secure protected API with HMAC! Next Level of API Keys 🔐

Secure protected API with HMAC! Next Level of API Keys 🔐

6
Comments
4 min read
DevOps with Guruu | Chapter 8 : Connect more VPC without internet – Best Pratice | Network Service with AWS

DevOps with Guruu | Chapter 8 : Connect more VPC without internet – Best Pratice | Network Service with AWS

2
Comments
1 min read
I made a Random Quote Generator.

I made a Random Quote Generator.

17
Comments 12
2 min read
Crafting an Image to PDF Converter App Using Python.

Crafting an Image to PDF Converter App Using Python.

3
Comments 1
8 min read
Design: Monolitos Modulares - Parte 4

Design: Monolitos Modulares - Parte 4

13
Comments 2
7 min read
Code Smell 244 - Incomplete Error information

Code Smell 244 - Incomplete Error information

8
Comments
2 min read
The Geolocation API : One Byte Explainer

The Geolocation API : One Byte Explainer

2
Comments
1 min read
Harnessing the Potential of AbortController with FetchAPI for Optimal Performance

Harnessing the Potential of AbortController with FetchAPI for Optimal Performance

Comments
5 min read
Sending logs to Grafana Loki in a Rust application

Sending logs to Grafana Loki in a Rust application

51
Comments
5 min read
How I Implemented Facial Recognition using Python

How I Implemented Facial Recognition using Python

Comments
3 min read
MindMap for revision of DSA in 30 days !! 🎯

MindMap for revision of DSA in 30 days !! 🎯

41
Comments 2
1 min read
ChatCraft Adventures Week #11, Vite Precaching, Keyboard Shortcuts, Nomnoml Rendering

ChatCraft Adventures Week #11, Vite Precaching, Keyboard Shortcuts, Nomnoml Rendering

1
Comments
4 min read
5 Best Websites for Free Nuxt Templates

5 Best Websites for Free Nuxt Templates

9
Comments 3
3 min read
Using postgresql with nuxt3 by ORM(sequelize)

Using postgresql with nuxt3 by ORM(sequelize)

4
Comments
15 min read
🐣 Cracking the Code: Creating an Easter Egg with CSS 🥚

🐣 Cracking the Code: Creating an Easter Egg with CSS 🥚

6
Comments 2
3 min read
Beyond Basic Validation: Elevating Your Form Data Handling Strategy.

Beyond Basic Validation: Elevating Your Form Data Handling Strategy.

Comments
2 min read
Can you help with a quick survey? 30 secs top. 🙏

Can you help with a quick survey? 30 secs top. 🙏

6
Comments 3
1 min read
Navigating the Web Layout Wonderland: A Tale of CSS Positioning

Navigating the Web Layout Wonderland: A Tale of CSS Positioning

Comments
2 min read
How to use Docker Images, Containers, Volumes and Bind Mounts

How to use Docker Images, Containers, Volumes and Bind Mounts

1
Comments 1
11 min read
Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

7
Comments 2
2 min read
How Rails Powers PopaDex for Simplified Net Worth Tracking

How Rails Powers PopaDex for Simplified Net Worth Tracking

3
Comments
3 min read
How to Install WordPress within 5 Minutes

How to Install WordPress within 5 Minutes

10
Comments 2
1 min read
Goodbye SASS 👋, welcome back native CSS

Goodbye SASS 👋, welcome back native CSS

378
Comments 59
3 min read
API EXPOSED

API EXPOSED

2
Comments
1 min read
Developer to designer and back to developer... maybe?

Developer to designer and back to developer... maybe?

1
Comments
4 min read
The Pros and Cons of Routine for Developers

The Pros and Cons of Routine for Developers

11
Comments 4
2 min read
Have you ever struggled to understand how data flows through your React application? Prop drilling can be a culprit.

Have you ever struggled to understand how data flows through your React application? Prop drilling can be a culprit.

2
Comments 2
3 min read
loading...