DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
guess a number from 4 digit

guess a number from 4 digit

Comments
1 min read
10 Common Software Architectural Patterns Explained

10 Common Software Architectural Patterns Explained

9
Comments
6 min read
MySQL GUI Powered with AI

MySQL GUI Powered with AI

11
Comments 2
1 min read
How to Create a WordPress Sandbox Site for Comparing Plugins You Like

How to Create a WordPress Sandbox Site for Comparing Plugins You Like

2
Comments
5 min read
You don't need to know them all!

You don't need to know them all!

3
Comments
1 min read
How to get API Key from Pinecone

How to get API Key from Pinecone

10
Comments
2 min read
Mastering the Dependency Inversion Principle: Best Practices for Clean Code with DI

Mastering the Dependency Inversion Principle: Best Practices for Clean Code with DI

11
Comments 1
6 min read
Microfrontends a Developer's Guide: Exploring Projects and Managing Communication

Microfrontends a Developer's Guide: Exploring Projects and Managing Communication

2
Comments 1
5 min read
Mastering Closures in JavaScript: A Practical Real-World Example 💡

Mastering Closures in JavaScript: A Practical Real-World Example 💡

10
Comments
3 min read
Daily JavaScript Challenge #JS-31: Flatten Nested Objects

Daily JavaScript Challenge #JS-31: Flatten Nested Objects

11
Comments 3
1 min read
Social media logo's effect using the html css

Social media logo's effect using the html css

1
Comments
2 min read
If-Else vs. Switch Case: Performance Comparison in .NET 9

If-Else vs. Switch Case: Performance Comparison in .NET 9

8
Comments 2
3 min read
Go: Pointers & Memory Management

Go: Pointers & Memory Management

8
Comments
9 min read
Daily JavaScript Challenge #JS-32: Find the First Non-Repeated Character

Daily JavaScript Challenge #JS-32: Find the First Non-Repeated Character

10
Comments
1 min read
The "Reimagine This Challenge" – Push Your Creativity and Rebuild Classic Projects with a Twist!

The "Reimagine This Challenge" – Push Your Creativity and Rebuild Classic Projects with a Twist!

2
Comments
4 min read
Never Stop Making

Never Stop Making

Comments
2 min read
Building And Running Apps In WASM

Building And Running Apps In WASM

39
Comments
4 min read
FastAPI: The Ultimate Guide to Building High-Performance APIs

FastAPI: The Ultimate Guide to Building High-Performance APIs

1
Comments
3 min read
Npm Check and Update/Delete Package If Needed

Npm Check and Update/Delete Package If Needed

5
Comments
1 min read
Simplifying asynchronous code with Top-Level Await in Javascript

Simplifying asynchronous code with Top-Level Await in Javascript

11
Comments 2
3 min read
Shanks Tonelli algorithm

Shanks Tonelli algorithm

10
Comments 2
2 min read
10 Python Scripts to Automate Your Daily Tasks

10 Python Scripts to Automate Your Daily Tasks

83
Comments 7
4 min read
Perl Weekly #695 - Perl: Half of our life

Perl Weekly #695 - Perl: Half of our life

2
Comments
5 min read
Coding is like planting seeds — each line of code is a step toward something that grows into greatness. 🌳💾

Coding is like planting seeds — each line of code is a step toward something that grows into greatness. 🌳💾

Comments
1 min read
APIs: The Universal Language of the Software World

APIs: The Universal Language of the Software World

8
Comments
4 min read
Supercharging Svelte with Web Workers: Unleashing the Power of Background Processing for Smoother, Faster Apps

Supercharging Svelte with Web Workers: Unleashing the Power of Background Processing for Smoother, Faster Apps

Comments
4 min read
Bubble Sort in C

Bubble Sort in C

6
Comments
3 min read
DUCK (file structure) YOU!

DUCK (file structure) YOU!

Comments
3 min read
Building a REST API: Understanding the Fundamentals

Building a REST API: Understanding the Fundamentals

Comments
3 min read
Group & Summarize a CSV File #eg68

Group & Summarize a CSV File #eg68

6
Comments 1
1 min read
Learn to program (The lazy way)😉

Learn to program (The lazy way)😉

3
Comments 3
5 min read
The Ultimate Linux Command Cheat Sheet for 2024

The Ultimate Linux Command Cheat Sheet for 2024

11
Comments 3
2 min read
How I Created Vanilla Calendar Pro — A Lightweight and Flexible JavaScript Calendar with TypeScript

How I Created Vanilla Calendar Pro — A Lightweight and Flexible JavaScript Calendar with TypeScript

8
Comments
3 min read
Let's Learn Polyfill in JavaScript 🚀

Let's Learn Polyfill in JavaScript 🚀

10
Comments 4
2 min read
Little More Efficient

Little More Efficient

Comments
13 min read
🚀 C: A Minimalist, Powerful Language

🚀 C: A Minimalist, Powerful Language

Comments
2 min read
How Small Language Models Are Redefining AI Efficiency

How Small Language Models Are Redefining AI Efficiency

9
Comments 1
4 min read
Why eval() Could Be Your JavaScript Code's Worst Enemy

Why eval() Could Be Your JavaScript Code's Worst Enemy

2
Comments
6 min read
Login/cadastro com firebase + Vue JS #PASSO 2️⃣ (cadastro)

Login/cadastro com firebase + Vue JS #PASSO 2️⃣ (cadastro)

1
Comments
5 min read
Introduction to Messaging Systems with Kafka

Introduction to Messaging Systems with Kafka

Comments
16 min read
🚀 How a Browser Renders a Web Page

🚀 How a Browser Renders a Web Page

15
Comments 2
2 min read
The Tyranny of CI testing

The Tyranny of CI testing

5
Comments 1
3 min read
Unlocking the Power of Linux Device Drivers

Unlocking the Power of Linux Device Drivers

Comments
7 min read
🏎️ When Bots Play Better: The One and Only Bot for KartWars.io

🏎️ When Bots Play Better: The One and Only Bot for KartWars.io

3
Comments 4
4 min read
✨ How to Study Frontend Development the Lazy Way

✨ How to Study Frontend Development the Lazy Way

91
Comments 4
4 min read
Non-Functional Requirements: A Comprehensive Guide

Non-Functional Requirements: A Comprehensive Guide

5
Comments 1
4 min read
🛠️ The Art of Debugging & Error Handling: The Most Valuable Skill for Every Software Developer 💡💻

🛠️ The Art of Debugging & Error Handling: The Most Valuable Skill for Every Software Developer 💡💻

5
Comments
1 min read
Rails 8 authentication with OAuth and addition of a test suite

Rails 8 authentication with OAuth and addition of a test suite

1
Comments
5 min read
10 Online Resources to Make Your Life as a Frontend Developer Easy

10 Online Resources to Make Your Life as a Frontend Developer Easy

46
Comments 1
3 min read
Configure Git with Multi-Account SSH and Verified Commits Using GPG in Github

Configure Git with Multi-Account SSH and Verified Commits Using GPG in Github

5
Comments
3 min read
🔥 Practical Concurrent Control for Node.js Servers: Keep Your Server from Being Overwhelmed by Traffic!

🔥 Practical Concurrent Control for Node.js Servers: Keep Your Server from Being Overwhelmed by Traffic!

6
Comments 1
7 min read
From Monolithic to Microservices Architecture

From Monolithic to Microservices Architecture

Comments
11 min read
Understanding the Virtual DOM: Revolutionizing Web Development

Understanding the Virtual DOM: Revolutionizing Web Development

6
Comments
3 min read
Top 5 Best Ides To Use For Python In 2024

Top 5 Best Ides To Use For Python In 2024

Comments
6 min read
Unlock the Power of Database Systems with UC Berkeley's CS 186 Course! 🔍

Unlock the Power of Database Systems with UC Berkeley's CS 186 Course! 🔍

Comments
3 min read
Mastering Systems: Dive into Computer Architecture, Parallel Computing, and Beyond

Mastering Systems: Dive into Computer Architecture, Parallel Computing, and Beyond

Comments
3 min read
Three valid ways to structure your simple to do list app (and one stupid one).

Three valid ways to structure your simple to do list app (and one stupid one).

Comments
3 min read
Integrating Gemini AI in Angular: Building a Chat Application

Integrating Gemini AI in Angular: Building a Chat Application

3
Comments
3 min read
Beyond JavaScript: The Swift Path to iOS Development

Beyond JavaScript: The Swift Path to iOS Development

9
Comments
5 min read
Introducing Laravel Nightwatch: A New Age of Monitoring Your Laravel Apps ✨

Introducing Laravel Nightwatch: A New Age of Monitoring Your Laravel Apps ✨

11
Comments
4 min read
loading...