DEV Community

Posts

👋 The second DEV Challenge is live
Meme Monday
Cover image for Meme Monday

Meme Monday

31
Comments 50
1 min read

DEV

Need to stay up-to-date with the most relevant trends in software, such as generative AI, cloud computing, and all things frontend?

Look no further.

You can do so much more once you create your account. Follow the devs and topics you care about, and keep up-to-date.

Start now

Happy coding ❤️

🥇The first framework that lets you visualize your React/NodeJS app 🤯

🥇The first framework that lets you visualize your React/NodeJS app 🤯

148
Comments 16
7 min read
Video encoded as emojis⁉️ Stored in a DB? 😱🤯

Video encoded as emojis⁉️ Stored in a DB? 😱🤯

37
Comments 8
9 min read
Are you Into Rubber Duck Debugging?

Are you Into Rubber Duck Debugging?

14
Comments 4
1 min read
🚀 21 Tools to take your dev skills to the moon 🌝

🚀 21 Tools to take your dev skills to the moon 🌝

117
Comments 7
29 min read
Are You Surviving the Software Rollercoaster?

Are You Surviving the Software Rollercoaster?

1
Comments
1 min read
Building a self-creating website with Supabase and AI

Building a self-creating website with Supabase and AI

47
Comments
16 min read

Embark on a writing journey and earn streak badges on dev.to!

Are you on a mission to maintain a 4, 8, or even a 16-week writing streak? Each badge celebrates your commitment to spreading wisdom and insights.

Earn Writing Streak Badges

Embark on Your Writing Quest!

Top 7 Featured DEV Posts of the Week

Top 7 Featured DEV Posts of the Week

27
Comments 7
3 min read
What's the Best Question to Ask in a Meeting?

What's the Best Question to Ask in a Meeting?

3
Comments 5
1 min read
How to build dev.to In-App Notification System in 20 minutes

How to build dev.to In-App Notification System in 20 minutes

44
Comments 4
14 min read
Software Testing as a Debugging Tool

Software Testing as a Debugging Tool

5
Comments 1
6 min read
The Secret Recipe to Getting Your Pull Requests Reviewed (and Merged) Faster

The Secret Recipe to Getting Your Pull Requests Reviewed (and Merged) Faster

4
Comments
6 min read
I Love Working Remotely, Even Though It Sucks at Times

I Love Working Remotely, Even Though It Sucks at Times

8
Comments
8 min read
What is GitOps?

What is GitOps?

Comments
3 min read
Podcast Palooza— What are you listening to? (Business Edition)

Podcast Palooza— What are you listening to? (Business Edition)

12
Comments 4
1 min read
New Web Portfolio 16bit OS Style

New Web Portfolio 16bit OS Style

Comments 1
1 min read
Insertion Sort in Java (With Intuition + Dry run + Code)

Insertion Sort in Java (With Intuition + Dry run + Code)

7
Comments 2
2 min read
How I keep my ExpressJS & React apps fast with server-side caching

How I keep my ExpressJS & React apps fast with server-side caching

11
Comments 3
15 min read
What I DON'T like about shadcn/ui

What I DON'T like about shadcn/ui

3
Comments
4 min read
When and why you should use Kubernetes?

When and why you should use Kubernetes?

2
Comments
3 min read
Workshop: Unveiling the Power of Web Performance Metrics for Testers [Spartans Summit 2024]

Workshop: Unveiling the Power of Web Performance Metrics for Testers [Spartans Summit 2024]

Comments
8 min read
The Importance of Soft Skills in Test Automation [Spartans Summit 2024]

The Importance of Soft Skills in Test Automation [Spartans Summit 2024]

1
Comments
7 min read
Automating Laravel CI/CD with GitHub Actions on Namecheap

Automating Laravel CI/CD with GitHub Actions on Namecheap

Comments
5 min read
Why Neovim is My Text Editor of Choice

Why Neovim is My Text Editor of Choice

1
Comments
4 min read
Build Link Shortener with Supabase and Nuxt

Build Link Shortener with Supabase and Nuxt

1
Comments
5 min read
What Are Standalone Components Angular 17 ?

What Are Standalone Components Angular 17 ?

1
Comments
2 min read
Deploy MongoDB on Kubernetes with ArgoCD and Helm charts

Deploy MongoDB on Kubernetes with ArgoCD and Helm charts

6
Comments
5 min read
How to install OpenProject with Linux and Docker

How to install OpenProject with Linux and Docker

Comments
1 min read
Node.js? More Like No-Go Slow! Bun.js and Elysia.js to the Rescue ✨

Node.js? More Like No-Go Slow! Bun.js and Elysia.js to the Rescue ✨

Comments
3 min read
MAMP, Homebrew, Valet, Docker, Composer,... Which should be chosen?

MAMP, Homebrew, Valet, Docker, Composer,... Which should be chosen?

5
Comments
1 min read
Tricky Double

Tricky Double

Comments
3 min read
Python Data Types and Variables

Python Data Types and Variables

Comments
3 min read
Configuring ESLint for AWS-CDK on VSCode

Configuring ESLint for AWS-CDK on VSCode

Comments
3 min read
Llama 3: The Next Generation of AI-Powered Language Models

Llama 3: The Next Generation of AI-Powered Language Models

Comments
1 min read
Complex types

Complex types

Comments
2 min read
How to Preview Laravel Notification Emails

How to Preview Laravel Notification Emails

Comments
1 min read
Recognizing Selectors, Specificity, and CSS Cascade

Recognizing Selectors, Specificity, and CSS Cascade

Comments
3 min read
Ultimate Guide to AWS S3 Buckets in 2024: New Features, Storage Smarts, and Beyond

Ultimate Guide to AWS S3 Buckets in 2024: New Features, Storage Smarts, and Beyond

Comments
3 min read
PowerApps vs. DronaHQ: Comparison for your next low-code app development project

PowerApps vs. DronaHQ: Comparison for your next low-code app development project

1
Comments
6 min read
React Synthetic events and Event Binding

React Synthetic events and Event Binding

Comments
1 min read
Building a Rails App from Scratch

Building a Rails App from Scratch

Comments
1 min read
GEMINI 💎 VS CHATGPT ⚔️

GEMINI 💎 VS CHATGPT ⚔️

11
Comments 1
3 min read
Deploying Golang and Angular Applications with Docker and Nginx

Deploying Golang and Angular Applications with Docker and Nginx

Comments
4 min read
Implementing infinite scroll in Next.js with Server Actions

Implementing infinite scroll in Next.js with Server Actions

Comments
13 min read
Dynamically Adding Classes with ngClass in Angular

Dynamically Adding Classes with ngClass in Angular

Comments
1 min read
Interface of C#

Interface of C#

Comments
2 min read
Add toast notification with Django - an easy way

Add toast notification with Django - an easy way

Comments
6 min read
Streamline Your React Development: Visualize Component Insights in VS Code

Streamline Your React Development: Visualize Component Insights in VS Code

2
Comments
2 min read
Preact Setup: A Beginner's Guide

Preact Setup: A Beginner's Guide

Comments
4 min read
Step-by-Step: Sending Telegram Messages from Your Website

Step-by-Step: Sending Telegram Messages from Your Website

Comments
3 min read
loading...