DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Singleton Pattern: A Design Pattern for Creating Unique Instances C#

Singleton Pattern: A Design Pattern for Creating Unique Instances C#

1
Comments
3 min read
Hydration: What is it?

Hydration: What is it?

13
Comments 3
1 min read
What is "void" in TypeScript

What is "void" in TypeScript

2
Comments
3 min read
The importance of using 'Infinity' on your JavaScript code.

The importance of using 'Infinity' on your JavaScript code.

1
Comments 2
2 min read
I reduced loop from 100K to 1K

I reduced loop from 100K to 1K

18
Comments 1
2 min read
How to use GetForm.io to manage your website forms without having to build a backend?

How to use GetForm.io to manage your website forms without having to build a backend?

1
Comments
2 min read
Take Your Code to The Other Side

Take Your Code to The Other Side

101
Comments 27
11 min read
🔥10 Coding Problems that AI is Unable to Solve!

🔥10 Coding Problems that AI is Unable to Solve!

12
Comments
3 min read
Python SDK: Your First Application

Python SDK: Your First Application

3
Comments
5 min read
Scala 101: The Intro

Scala 101: The Intro

1
Comments
4 min read
We Belong in Web3

We Belong in Web3

8
Comments 3
4 min read
Stop typing in typescript. (At least most of the time) 🛑

Stop typing in typescript. (At least most of the time) 🛑

3
Comments
3 min read
How to Deploy Django Website for Free in 2023

How to Deploy Django Website for Free in 2023

11
Comments 5
4 min read
Python SDK: The Release

Python SDK: The Release

3
Comments
4 min read
Temporal Python 1.0.0 – A Durable, Distributed Asyncio Event Loop

Temporal Python 1.0.0 – A Durable, Distributed Asyncio Event Loop

Comments
13 min read
Python SDK: Diving into Workers and Workflows

Python SDK: Diving into Workers and Workflows

1
Comments
9 min read
Node.js Revealed: A Comprehensive Guide to Its Inner Workings

Node.js Revealed: A Comprehensive Guide to Its Inner Workings

1
Comments
8 min read
What is Goroutine

What is Goroutine

3
Comments
3 min read
Top React Form Libraries for Efficient Form Creation

Top React Form Libraries for Efficient Form Creation

19
Comments 5
16 min read
Create event-driven applications with Cloudflare queues and Dapr

Create event-driven applications with Cloudflare queues and Dapr

5
Comments
6 min read
Episode 23/09: RouterTestingHarness, Signals, "TypeScript Magic" behind NgRx

Episode 23/09: RouterTestingHarness, Signals, "TypeScript Magic" behind NgRx

2
Comments
2 min read
JavaScript Scope

JavaScript Scope

1
Comments
2 min read
Java: introduction à la programmation orientée objet (POO)

Java: introduction à la programmation orientée objet (POO)

2
Comments
7 min read
I Switched to Low-code, Here's Why

I Switched to Low-code, Here's Why

3
Comments
4 min read
Spring Security — Generate Docs for Authorization Rules

Spring Security — Generate Docs for Authorization Rules

4
Comments 5
5 min read
High Order Function Explained

High Order Function Explained

6
Comments
1 min read
Estilizando sua aplicação com Mantine no React

Estilizando sua aplicação com Mantine no React

1
Comments
2 min read
Resolvendo problemas no HackerRank: Visualizando PDF

Resolvendo problemas no HackerRank: Visualizando PDF

1
Comments
2 min read
Create Your Own Programming Language (Part I)

Create Your Own Programming Language (Part I)

4
Comments 1
6 min read
How to create a multistage Dockerfile

How to create a multistage Dockerfile

2
Comments
2 min read
UNIX - Introduction

UNIX - Introduction

Comments
8 min read
Building Single-Page Applications: A Comprehensive Guide (Series)

Building Single-Page Applications: A Comprehensive Guide (Series)

2
Comments
6 min read
Pull sooner and merge faster in VS Code

Pull sooner and merge faster in VS Code

58
Comments 7
1 min read
Event-Driven vs Workflows: A Comprehensive Comparison for Developers and Architects

Event-Driven vs Workflows: A Comprehensive Comparison for Developers and Architects

7
Comments
5 min read
Gerenciadores de Contexto

Gerenciadores de Contexto

1
Comments
5 min read
Custom ERP System: Benefits, Requirements & Cost of Development

Custom ERP System: Benefits, Requirements & Cost of Development

3
Comments 2
11 min read
What's missing in PRs & code reviews?

What's missing in PRs & code reviews?

1
Comments 4
1 min read
How to reverse a range in Python (with examples)

How to reverse a range in Python (with examples)

2
Comments
3 min read
React Admin Panel Tutorial with Chakra UI and Strapi

React Admin Panel Tutorial with Chakra UI and Strapi

60
Comments 1
20 min read
Pytest

Pytest

Comments
4 min read
How to Safely and Effectively Use String.replaceAll() in JavaScript

How to Safely and Effectively Use String.replaceAll() in JavaScript

Comments
2 min read
LeetCode - Reverse Words in a String

LeetCode - Reverse Words in a String

1
Comments
5 min read
(TDZ) Temporal Dead Zone in JavaScript – Simple Explained

(TDZ) Temporal Dead Zone in JavaScript – Simple Explained

1
Comments
2 min read
OPERATORS

OPERATORS

Comments
1 min read
C++ (cin va <iomanip> kutubxonasi)

C++ (cin va <iomanip> kutubxonasi)

Comments
1 min read
С++

С++

Comments
1 min read
How to migrate from Sendbird to TalkJS

How to migrate from Sendbird to TalkJS

6
Comments
7 min read
From Being Overwhelmed to Productively Completing a Project 🚀

From Being Overwhelmed to Productively Completing a Project 🚀

5
Comments 2
3 min read
Turn Your Phone into a Mobile Rotating Proxy without Root

Turn Your Phone into a Mobile Rotating Proxy without Root

3
Comments
1 min read
Validador de Paréntesis

Validador de Paréntesis

2
Comments
3 min read
Manipulando Set no Redis

Manipulando Set no Redis

2
Comments
1 min read
How to 301 Redirect to a new domain with AWS S3 & CloudFront

How to 301 Redirect to a new domain with AWS S3 & CloudFront

Comments
6 min read
Beyond Basics: Building Scalable TypeScript Applications with Chain of Responsibility Design Pattern

Beyond Basics: Building Scalable TypeScript Applications with Chain of Responsibility Design Pattern

2
Comments
6 min read
Tips to become a better programmer

Tips to become a better programmer

5
Comments
4 min read
Why I love Markdown

Why I love Markdown

5
Comments 1
3 min read
Pandas Code Testing 101: A Beginner’s Guide for Python Developers

Pandas Code Testing 101: A Beginner’s Guide for Python Developers

4
Comments
7 min read
LeetCode - Rearrange Array Elements by Sign

LeetCode - Rearrange Array Elements by Sign

1
Comments
3 min read
Semantic or keyword search for finding ChatGPT context. Who searched it better?

Semantic or keyword search for finding ChatGPT context. Who searched it better?

18
Comments
8 min read
React Form Validations Made Easy — The Ultimate Cheat Sheet

React Form Validations Made Easy — The Ultimate Cheat Sheet

7
Comments
5 min read
What is Regex? JavaScript regular expressions in 5 minutes

What is Regex? JavaScript regular expressions in 5 minutes

1
Comments
6 min read
loading...