DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Front-End Development Tricks Every Beginner Should Know

10 Front-End Development Tricks Every Beginner Should Know

1
Comments
5 min read
Recursion Explained: Mastering the Concept Step-by-Step

Recursion Explained: Mastering the Concept Step-by-Step

Comments
2 min read
Things Every Programmer Should *NOT* Do

Things Every Programmer Should *NOT* Do

2
Comments
3 min read
CLASSES | TS

CLASSES | TS

1
Comments
3 min read
Guess What? Your JavaScript Array is an Object! 🤔

Guess What? Your JavaScript Array is an Object! 🤔

1
Comments 1
2 min read
Quick start to "Deyan with Code"

Quick start to "Deyan with Code"

Comments
2 min read
Python sets and tuples in pictures

Python sets and tuples in pictures

Comments 1
1 min read
simple ways to sum an array of numbers in golang

simple ways to sum an array of numbers in golang

7
Comments
1 min read
Access Modifiers in TypeScript: The Gatekeepers

Access Modifiers in TypeScript: The Gatekeepers

Comments
4 min read
Behind the Code: Variables And Functions

Behind the Code: Variables And Functions

2
Comments
3 min read
Dynamic CSS Shadows Creation

Dynamic CSS Shadows Creation

Comments
2 min read
3 Ways to Use the @Lazy Annotation in Spring

3 Ways to Use the @Lazy Annotation in Spring

4
Comments
2 min read
Episode 24/23: zoneless with Andrew Scott, dynamic Form Validators, toObservable()

Episode 24/23: zoneless with Andrew Scott, dynamic Form Validators, toObservable()

6
Comments
2 min read
Monolithic Architecture in Programming: An In-Depth Exploration

Monolithic Architecture in Programming: An In-Depth Exploration

Comments
4 min read
Beginner Project Ideas with GitHub repos

Beginner Project Ideas with GitHub repos

9
Comments
2 min read
What is String Manipulation and Algorithms

What is String Manipulation and Algorithms

5
Comments
18 min read
Understanding Microservice Architecture in Programming

Understanding Microservice Architecture in Programming

3
Comments
4 min read
Smooth Transition of Dynamic Heights

Smooth Transition of Dynamic Heights

1
Comments
2 min read
How to get UI designs for Web Apps

How to get UI designs for Web Apps

Comments
1 min read
Unlock the Power of Generators and Iterators in JavaScript: A Comprehensive Guide

Unlock the Power of Generators and Iterators in JavaScript: A Comprehensive Guide

2
Comments 2
3 min read
Nuxt build vs Nuxt Generate what is the difference?

Nuxt build vs Nuxt Generate what is the difference?

14
Comments
1 min read
Sarcasm Detection using Machine Learning.

Sarcasm Detection using Machine Learning.

3
Comments
3 min read
libSQL Extension for PHP Officially Landed at Turso!

libSQL Extension for PHP Officially Landed at Turso!

7
Comments
7 min read
1122. Relative Sort Array

1122. Relative Sort Array

1
Comments
5 min read
Working Code Isn’t Enough

Working Code Isn’t Enough

6
Comments
2 min read
What is an API? A Beginner's Guide

What is an API? A Beginner's Guide

1
Comments
2 min read
9 Caching Strategies for System Design Interviews

9 Caching Strategies for System Design Interviews

401
Comments 6
7 min read
Why Do Codes Have Bugs?

Why Do Codes Have Bugs?

5
Comments
8 min read
Clean Architecture Implementation in NodeJS

Clean Architecture Implementation in NodeJS

1
Comments
4 min read
** De Desarrollador Junior a Senior: Ascendiendo al Trono de Hierro de Game of Thrones **🐉🏰👑

** De Desarrollador Junior a Senior: Ascendiendo al Trono de Hierro de Game of Thrones **🐉🏰👑

Comments
7 min read
Hibernate Connection Library with GUI Generation

Hibernate Connection Library with GUI Generation

2
Comments
5 min read
Meilleures pratiques pour créer une application Express.js

Meilleures pratiques pour créer une application Express.js

3
Comments
13 min read
Manifest Web Performance: Balancing JavaScript, Rendering Techniques, and Hardware Considerations

Manifest Web Performance: Balancing JavaScript, Rendering Techniques, and Hardware Considerations

10
Comments
2 min read
🙅 Why I don't use AI as my copilot 🤖

🙅 Why I don't use AI as my copilot 🤖

114
Comments 27
6 min read
Observability 101: A Beginner's Journey Free of Print Statements.

Observability 101: A Beginner's Journey Free of Print Statements.

1
Comments
2 min read
Numpy Dot Function

Numpy Dot Function

1
Comments
2 min read
Amazon EKS Auto Scaling: Because One Size Never Fits All...

Amazon EKS Auto Scaling: Because One Size Never Fits All...

Comments
8 min read
TOP 10 Best Charts for Applications

TOP 10 Best Charts for Applications

9
Comments
5 min read
10 must known JS/TS open-source packages

10 must known JS/TS open-source packages

8
Comments
2 min read
How much UB is in my compiler?

How much UB is in my compiler?

2
Comments
14 min read
Python: Generate Random Integers in Range

Python: Generate Random Integers in Range

6
Comments
5 min read
How To Write Elegant Code with C# Switch Expressions

How To Write Elegant Code with C# Switch Expressions

4
Comments
5 min read
Why Become a Full-Stack Developer?

Why Become a Full-Stack Developer?

1
Comments
3 min read
Mastering Higher-Order Functions in JavaScript: The Ultimate Guide

Mastering Higher-Order Functions in JavaScript: The Ultimate Guide

2
Comments
3 min read
"Inside DuckDB" series articles

"Inside DuckDB" series articles

Comments
1 min read
MY PROGRAMMING JOURNEY

MY PROGRAMMING JOURNEY

10
Comments 1
3 min read
Boost Your Application's Intelligence with Spring AI OpenAI Embeddings: A Comprehensive Guide

Boost Your Application's Intelligence with Spring AI OpenAI Embeddings: A Comprehensive Guide

1
Comments
4 min read
Master Nodemailer: The Ultimate Guide to Sending Emails from Node.js

Master Nodemailer: The Ultimate Guide to Sending Emails from Node.js

26
Comments 1
8 min read
Create A Responsive Image Slider in HTML CSS and JavaScript

Create A Responsive Image Slider in HTML CSS and JavaScript

16
Comments 6
6 min read
How Can You Maximize Efficiency with Inspect Element on iPhone?

How Can You Maximize Efficiency with Inspect Element on iPhone?

Comments
10 min read
How to identify a phishing Email in 2024

How to identify a phishing Email in 2024

9
Comments 2
6 min read
Hi Dev Community! New Here

Hi Dev Community! New Here

Comments 1
1 min read
Advanced Time-Series & Python Libraries

Advanced Time-Series & Python Libraries

7
Comments
2 min read
Master JavaScript Closures: Unlock Powerful Coding Techniques"

Master JavaScript Closures: Unlock Powerful Coding Techniques"

1
Comments
3 min read
Using React Hook Forms to make handling forms easier

Using React Hook Forms to make handling forms easier

Comments
2 min read
Awesome | Top 9 UI Frameworks for Vue.js

Awesome | Top 9 UI Frameworks for Vue.js

6
Comments
2 min read
Why Do We Write `super(props)` in React?

Why Do We Write `super(props)` in React?

4
Comments
3 min read
How to separate PHP logic from template?

How to separate PHP logic from template?

Comments
2 min read
Overcoming the Thundering Herd Problem in Go Applications with Circuit Breaker Pattern

Overcoming the Thundering Herd Problem in Go Applications with Circuit Breaker Pattern

5
Comments
11 min read
Streamline Your JavaScript with Modules and Bundlers

Streamline Your JavaScript with Modules and Bundlers

Comments
3 min read
loading...