DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating APIs with Flask and testing in Postman

Creating APIs with Flask and testing in Postman

57
Comments 2
6 min read
Implementing a hash table with separate chaining for collisions resolution

Implementing a hash table with separate chaining for collisions resolution

Comments
22 min read
What is Profiler in React ? <React.Profiler>

What is Profiler in React ? <React.Profiler>

5
Comments
2 min read
Intro to Python - Day 5 - Encapsulation in OOP

Intro to Python - Day 5 - Encapsulation in OOP

1
Comments
2 min read
Learn Godot 4 by Making a 2D Platformer — Part 17: Level Progression #2

Learn Godot 4 by Making a 2D Platformer — Part 17: Level Progression #2

3
Comments 3
6 min read
5 Types of CSS Positions For Better Layouts

5 Types of CSS Positions For Better Layouts

2
Comments
6 min read
Building a Simple Web Server with Go

Building a Simple Web Server with Go

4
Comments 2
11 min read
Mastering Type Safety! An Introduction to TypeScript's Type Guards

Mastering Type Safety! An Introduction to TypeScript's Type Guards

3
Comments
2 min read
Cracking the Code: How PostgreSQL Parses SQL Queries

Cracking the Code: How PostgreSQL Parses SQL Queries

1
Comments
3 min read
Error boundary with react-i18next and router

Error boundary with react-i18next and router

2
Comments
4 min read
LLVM - Writing your first pass

LLVM - Writing your first pass

8
Comments 2
4 min read
SOLID principles tutorial with NodeJS

SOLID principles tutorial with NodeJS

46
Comments 4
4 min read
UI over APIs

UI over APIs

Comments
7 min read
Code Smell 220 - Return Tuple

Code Smell 220 - Return Tuple

7
Comments 6
2 min read
🌱 I Built an Ultimate Hub for Developer Tools and Resources

🌱 I Built an Ultimate Hub for Developer Tools and Resources

10
Comments 2
4 min read
How to Build a Tip Calculator in the Command Line with Python

How to Build a Tip Calculator in the Command Line with Python

4
Comments
3 min read
Ruby Design Patterns | ADAPTER 🔌

Ruby Design Patterns | ADAPTER 🔌

1
Comments 1
2 min read
Serialization and Deserialization in JavaScript

Serialization and Deserialization in JavaScript

54
Comments 5
2 min read
Understanding the Options Pattern in Go

Understanding the Options Pattern in Go

73
Comments 2
3 min read
Supercharge Your JavaScript Performance: Advanced Techniques for Lightning-Fast Code Execution

Supercharge Your JavaScript Performance: Advanced Techniques for Lightning-Fast Code Execution

3
Comments
3 min read
HOW TO VALIDATE A SIMPLE FORM USING REGULAR EXPRESSIONS(REGEX) IN JAVASCRIPT

HOW TO VALIDATE A SIMPLE FORM USING REGULAR EXPRESSIONS(REGEX) IN JAVASCRIPT

5
Comments
8 min read
How To Use Task.Run in C# for Multithreading

How To Use Task.Run in C# for Multithreading

79
Comments 5
21 min read
A Tour of CPython Compilation

A Tour of CPython Compilation

9
Comments
19 min read
React Hooks- UseState

React Hooks- UseState

2
Comments 1
3 min read
Query Execution Plan inside SQL Server

Query Execution Plan inside SQL Server

2
Comments
4 min read
loading...