DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learn Godot 4 by Making a 2D Platformer — Part 14: Lives, Score, & Attack Boosts #2

Learn Godot 4 by Making a 2D Platformer — Part 14: Lives, Score, & Attack Boosts #2

9
Comments
11 min read
Automatically Replace Broken Images with 'blank.png': A JavaScript Loop Solution

Automatically Replace Broken Images with 'blank.png': A JavaScript Loop Solution

3
Comments
2 min read
Instrumenting System.CommandLine-based .NET applications

Instrumenting System.CommandLine-based .NET applications

4
Comments 2
2 min read
Step-by-Step Guide: Migrating from Classic to Modern Site in SharePoint Online

Step-by-Step Guide: Migrating from Classic to Modern Site in SharePoint Online

5
Comments
3 min read
How to Use React Hook Form with TypeScript

How to Use React Hook Form with TypeScript

4
Comments
4 min read
Decorators in Python

Decorators in Python

2
Comments
3 min read
Taking PHP Seriously

Taking PHP Seriously

1
Comments
3 min read
Debugging from different viewpoints

Debugging from different viewpoints

11
Comments
4 min read
Manage your files in myFiles Alpha 1.2

Manage your files in myFiles Alpha 1.2

6
Comments 1
1 min read
Media Queries in CSS

Media Queries in CSS

2
Comments
2 min read
Introduction to React

Introduction to React

1
Comments 2
11 min read
String vs str in Rust: Understanding the Fundamental Differences for Efficient Programming

String vs str in Rust: Understanding the Fundamental Differences for Efficient Programming

16
Comments 1
4 min read
The Power of Primer Prompts: Crafting Personalized Conversations with ChatGPT

The Power of Primer Prompts: Crafting Personalized Conversations with ChatGPT

1
Comments 2
3 min read
How do I run my Go applications in a Serverless way - Part 2

How do I run my Go applications in a Serverless way - Part 2

3
Comments
7 min read
Applying the Open-Closed Principle To Write Clean React Components

Applying the Open-Closed Principle To Write Clean React Components

3
Comments
4 min read
Introduction To Python Programming - part 1

Introduction To Python Programming - part 1

8
Comments 2
5 min read
The Springboard Pattern

The Springboard Pattern

7
Comments
6 min read
String + or Literals Template

String + or Literals Template

2
Comments
5 min read
What is Multitenancy?

What is Multitenancy?

5
Comments 2
3 min read
Every Great Developer Has This One Trait: Mastering the Art of Problem-Solving

Every Great Developer Has This One Trait: Mastering the Art of Problem-Solving

11
Comments
3 min read
User Authentication: Best Practices and Secure Implementation

User Authentication: Best Practices and Secure Implementation

7
Comments
3 min read
Friends in C++

Friends in C++

2
Comments 7
3 min read
LLMs as compilers

LLMs as compilers

1
Comments
5 min read
Ng-News 23/30: Component Libraries, Signal-based Change Detection, Signal Dependency Graph

Ng-News 23/30: Component Libraries, Signal-based Change Detection, Signal Dependency Graph

8
Comments
2 min read
TypeScript simple patterns for Web Developers

TypeScript simple patterns for Web Developers

4
Comments
3 min read
Angular Crash Course in One Shot🚀🔥

Angular Crash Course in One Shot🚀🔥

3
Comments 2
5 min read
SOLID Principle with Laravel

SOLID Principle with Laravel

3
Comments
8 min read
Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

Deep Dive into Django Queries: Performing Database Operations with Pythonic Simplicity

3
Comments
4 min read
Using invisible divs in GitHub Discussions as a key-value store

Using invisible divs in GitHub Discussions as a key-value store

2
Comments
4 min read
ModelSerializer in Django REST framework (DRF)

ModelSerializer in Django REST framework (DRF)

Comments
2 min read
A New Era for TypeDB

A New Era for TypeDB

13
Comments
4 min read
Tratamento de Outliers no Pandas: Estratégias e Exemplos

Tratamento de Outliers no Pandas: Estratégias e Exemplos

2
Comments
5 min read
A Guide to Googling🔍: Getting What You Need, Faster 🚀

A Guide to Googling🔍: Getting What You Need, Faster 🚀

9
Comments 3
4 min read
How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

How to Build a Windows Desktop App for Document, Barcode, and MRZ Detection with C# and .NET WinForms

Comments
8 min read
Pandas `get_dummies`: Uma Abordagem Completa com Exemplos

Pandas `get_dummies`: Uma Abordagem Completa com Exemplos

1
Comments
3 min read
Reducing JPEG UIImage RAM Usage by 50%

Reducing JPEG UIImage RAM Usage by 50%

30
Comments 1
5 min read
Learn Godot 4 by Making a 2D Platformer — Part 13: Lives, Score, & Attack Boosts #1

Learn Godot 4 by Making a 2D Platformer — Part 13: Lives, Score, & Attack Boosts #1

5
Comments
14 min read
ASP.NET CORE API with Entity Framework

ASP.NET CORE API with Entity Framework

5
Comments 1
5 min read
Stuck in Tech

Stuck in Tech

Comments 5
1 min read
Migrating users without downtime in your service (The Lazy Migration Strategy)

Migrating users without downtime in your service (The Lazy Migration Strategy)

1
Comments
5 min read
Mastering JavaScript: Your Path to Proficiency with Code Examples

Mastering JavaScript: Your Path to Proficiency with Code Examples

21
Comments 1
3 min read
Cocaptain new Features

Cocaptain new Features

5
Comments
1 min read
Orientação a Objetos com Ruby (Parte 1) - Introdução e História

Orientação a Objetos com Ruby (Parte 1) - Introdução e História

6
Comments 2
3 min read
Web Scraping Booking.com Using Python

Web Scraping Booking.com Using Python

4
Comments 1
8 min read
Common design patterns at Stripe

Common design patterns at Stripe

155
Comments 12
8 min read
Go: Build binary for Android

Go: Build binary for Android

1
Comments
1 min read
LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

7
Comments 2
4 min read
I care more about Code than about People

I care more about Code than about People

5
Comments
3 min read
iOS Dev Skills. Performance Review.

iOS Dev Skills. Performance Review.

7
Comments
4 min read
Building a CodePen Alternative with VS Code - Monaco Editor Dark Theme

Building a CodePen Alternative with VS Code - Monaco Editor Dark Theme

7
Comments
3 min read
Frontend And Backend Understanding the Differences

Frontend And Backend Understanding the Differences

3
Comments
5 min read
How to Secure Your CI/CD Pipelines with GitGuardian Honeytokens

How to Secure Your CI/CD Pipelines with GitGuardian Honeytokens

Comments
9 min read
From Novice to Ninja: How I moved from getting scared of Errors to throwing and handling them gracefully

From Novice to Ninja: How I moved from getting scared of Errors to throwing and handling them gracefully

2
Comments
4 min read
How to Integrate Azure Active Directory B2C in ASP.NET 4.5 WebAPI

How to Integrate Azure Active Directory B2C in ASP.NET 4.5 WebAPI

6
Comments
4 min read
How to Use exec() in Python - Everything You Need to Know

How to Use exec() in Python - Everything You Need to Know

4
Comments
9 min read
5 Mistakes Junior Developers Make When Programming 🙀🤯

5 Mistakes Junior Developers Make When Programming 🙀🤯

5
Comments 5
2 min read
A Beginner's Guide to Code Review: Building Stronger Collaborations and High-Quality Code

A Beginner's Guide to Code Review: Building Stronger Collaborations and High-Quality Code

2
Comments
3 min read
How To Improve Rendering Performance in a 1,000-Item React List

How To Improve Rendering Performance in a 1,000-Item React List

6
Comments
4 min read
How Do GPT-3.5, Bing, and Bard Explain Promises to a 5-Year-Old?

How Do GPT-3.5, Bing, and Bard Explain Promises to a 5-Year-Old?

1
Comments
3 min read
Spring Data JPA custom repositories

Spring Data JPA custom repositories

1
Comments
6 min read
loading...