DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Async Event Handlers in C#: What You Need to Know

Async Event Handlers in C#: What You Need to Know

1
Comments
6 min read
DEVIN AI - Coder's Dooms Day???

DEVIN AI - Coder's Dooms Day???

Comments
2 min read
Have you ever struggled to understand how data flows through your React application? Prop drilling can be a culprit.

Have you ever struggled to understand how data flows through your React application? Prop drilling can be a culprit.

2
Comments 2
3 min read
Medium VS DEV.to VS HackerNoon VS Hashnode Where Developers Should Blog👨‍💻🤞

Medium VS DEV.to VS HackerNoon VS Hashnode Where Developers Should Blog👨‍💻🤞

Comments 1
3 min read
Mastering GitHub Issues: Best Practices and Pro Tips

Mastering GitHub Issues: Best Practices and Pro Tips

8
Comments 6
8 min read
AI-assisted coding, Sleeping on a Volcano

AI-assisted coding, Sleeping on a Volcano

14
Comments 1
9 min read
Temporal: Durable Execution ✨

Temporal: Durable Execution ✨

Comments
4 min read
The Tools are learnt during my first month of learning programming

The Tools are learnt during my first month of learning programming

5
Comments
2 min read
React Hooks

React Hooks

1
Comments
11 min read
MudBlazor List Items: How To Create Awesome Blazor List Views

MudBlazor List Items: How To Create Awesome Blazor List Views

1
Comments 2
5 min read
C# Stacks

C# Stacks

Comments
2 min read
Testing Frameworks

Testing Frameworks

11
Comments 1
1 min read
Autofac In ASP NET Core – How To Avoid This Debugging Nightmare

Autofac In ASP NET Core – How To Avoid This Debugging Nightmare

Comments
5 min read
7 C# Project Ideas For Beginners To Escape Tutorial Hell

7 C# Project Ideas For Beginners To Escape Tutorial Hell

4
Comments 2
9 min read
Code Readability

Code Readability

3
Comments
5 min read
Multiple Pointers | C#

Multiple Pointers | C#

Comments
1 min read
ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

2
Comments 2
8 min read
Does anyone know about free camps or websites with certificates for coding for High School students?

Does anyone know about free camps or websites with certificates for coding for High School students?

2
Comments 2
1 min read
How to Downsample Your Data Efficiently?

How to Downsample Your Data Efficiently?

Comments
3 min read
Don’t Be Scared, Devin AI + You = Super Developer

Don’t Be Scared, Devin AI + You = Super Developer

22
Comments 3
6 min read
Making a notification service with Rust & AWS SNS

Making a notification service with Rust & AWS SNS

72
Comments 2
8 min read
The pitfall of implicit returns

The pitfall of implicit returns

20
Comments 3
3 min read
#100DaysOfCode challenge

#100DaysOfCode challenge

1
Comments
1 min read
University over Bootcamp: Why I Chose Traditional Education for My Tech Journey

University over Bootcamp: Why I Chose Traditional Education for My Tech Journey

8
Comments 4
4 min read
Exploring Java Collectors utilities

Exploring Java Collectors utilities

5
Comments
2 min read
The Ultimate Testing Tool

The Ultimate Testing Tool

Comments
4 min read
Which backend languages do you use?

Which backend languages do you use?

25
Comments 103
1 min read
What database do you use?

What database do you use?

22
Comments 68
1 min read
What frontend frameworks do you use?

What frontend frameworks do you use?

12
Comments 10
1 min read
30 JavaScript Tricky Hacks

30 JavaScript Tricky Hacks

230
Comments 26
5 min read
Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

Day 2 of 30-Day .NET Challenge: Variable Scope & Logic Control with Code Blocks

6
Comments
3 min read
Day Name Finder in Java

Day Name Finder in Java

2
Comments
2 min read
Atlassian security incidents: 2023 in Review

Atlassian security incidents: 2023 in Review

Comments
8 min read
Mastering Pairwise Correlations Calculation of Securities Through Coding

Mastering Pairwise Correlations Calculation of Securities Through Coding

Comments
3 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
Day 1 of 30-Day .NET Challenge: Boolean Expressions

Day 1 of 30-Day .NET Challenge: Boolean Expressions

3
Comments
3 min read
Women's Day

Women's Day

11
Comments 2
1 min read
Drawing the Line: When to Use Server and Client Components in Your Next.js App

Drawing the Line: When to Use Server and Client Components in Your Next.js App

3
Comments
3 min read
Cross-Domain Tracking Implementation

Cross-Domain Tracking Implementation

3
Comments
1 min read
Plugin Architecture in C# for Improved Software Design

Plugin Architecture in C# for Improved Software Design

4
Comments 2
10 min read
MongoDB in Mock Mode: Acting the Server Part

MongoDB in Mock Mode: Acting the Server Part

1
Comments
8 min read
How to Automatically Cast Between Types in C#

How to Automatically Cast Between Types in C#

2
Comments
4 min read
Blending in with Pure-Blend

Blending in with Pure-Blend

Comments
1 min read
PYTHON DATA TYPES.[STRINGS]

PYTHON DATA TYPES.[STRINGS]

Comments
3 min read
Why is coding so ridiculously overcomplicated?

Why is coding so ridiculously overcomplicated?

50
Comments 40
8 min read
DHTMLX Scheduler 7.0 with Customizable Themes, New Dark Theme, Google-Like Agenda View, and New Tooltip API

DHTMLX Scheduler 7.0 with Customizable Themes, New Dark Theme, Google-Like Agenda View, and New Tooltip API

Comments
8 min read
The Facade Design Pattern in C#: How to Simplify Complex Subsystems

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

1
Comments 2
9 min read
Java program to find Nth fibonacci number

Java program to find Nth fibonacci number

3
Comments 2
2 min read
Di una charla sobre cómo trabajamos con XP

Di una charla sobre cómo trabajamos con XP

5
Comments 4
7 min read
Why Basic Server Knowledge Is Crucial for Every Developer?

Why Basic Server Knowledge Is Crucial for Every Developer?

14
Comments
4 min read
Data Structures in C# - The complex ones... and some other ones as well

Data Structures in C# - The complex ones... and some other ones as well

2
Comments
12 min read
The Importance of Formal Mobile Testing in Boosting your Chances of App Success

The Importance of Formal Mobile Testing in Boosting your Chances of App Success

Comments 1
4 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Comments
3 min read
async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
What I've Coded This Week (Week 3—WWCode '100 Days of Code' Challenge)

What I've Coded This Week (Week 3—WWCode '100 Days of Code' Challenge)

Comments
9 min read
Disruption and Restoration: A Python Solution for Fragmenting and Defragmenting Files.

Disruption and Restoration: A Python Solution for Fragmenting and Defragmenting Files.

Comments 1
4 min read
Extract Method Refactoring Technique in C# – What You Need To Know

Extract Method Refactoring Technique in C# – What You Need To Know

Comments
5 min read
5 Things You Need to Know About Pair Programming

5 Things You Need to Know About Pair Programming

Comments 3
7 min read
Limitations of Running AI Agents Locally

Limitations of Running AI Agents Locally

3
Comments
3 min read
Fun Games That Teach You Coding

Fun Games That Teach You Coding

1
Comments 1
4 min read
loading...