DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Choose Your Own Coding Assistant

Choose Your Own Coding Assistant

39
Comments 15
5 min read
18 Must-Bookmark GitHub Repositories Every Developer Should Know

18 Must-Bookmark GitHub Repositories Every Developer Should Know

52
Comments 10
3 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
How to Make an Animated Search Bar with using only HTML and CSS

How to Make an Animated Search Bar with using only HTML and CSS

14
Comments 6
3 min read
Parsing a JSON String recursively in a BFS style.

Parsing a JSON String recursively in a BFS style.

7
Comments 1
5 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
How to Remove Duplicate Objects from an Array in JavaScript

How to Remove Duplicate Objects from an Array in JavaScript

Comments
6 min read
Want to become a programmer? This is the fastest way to master Python.

Want to become a programmer? This is the fastest way to master Python.

1
Comments
2 min read
Python para iniciantes

Python para iniciantes

3
Comments
4 min read
Understanding JavaScript Operators: A Comprehensive Guide

Understanding JavaScript Operators: A Comprehensive Guide

Comments 1
3 min read
Best Place to Learn to Code

Best Place to Learn to Code

Comments 1
8 min read
Tech roles which are out there

Tech roles which are out there

12
Comments 2
1 min read
Leaning Into Fear: A Mom's Guide to Braving the Tech Transition

Leaning Into Fear: A Mom's Guide to Braving the Tech Transition

Comments
3 min read
JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

3
Comments 1
10 min read
Coding on a Chromebook

Coding on a Chromebook

1
Comments
3 min read
What is The Best Way to Learn a Coding Language?

What is The Best Way to Learn a Coding Language?

8
Comments 11
1 min read
Action and Func Delegates in C#

Action and Func Delegates in C#

1
Comments
2 min read
Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

2
Comments
8 min read
Python Objects & Functions: A Technical Dive

Python Objects & Functions: A Technical Dive

Comments
5 min read
How to make an Average Age calculator

How to make an Average Age calculator

2
Comments
4 min read
GitHub Shared Responsibility Model and Source Code Protection

GitHub Shared Responsibility Model and Source Code Protection

Comments
7 min read
Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

1
Comments
11 min read
The Memento Pattern In C# – How To Achieve Effortless State Restoration

The Memento Pattern In C# – How To Achieve Effortless State Restoration

2
Comments
8 min read
🌞 Good morning, Dev community! 🌞

🌞 Good morning, Dev community! 🌞

9
Comments
2 min read
How do I Know I am no Longer a Beginner?

How do I Know I am no Longer a Beginner?

26
Comments 17
1 min read
Fibonacci for newbies!

Fibonacci for newbies!

Comments
5 min read
SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

4
Comments 2
6 min read
Hiring from India: List of companies that provide VISA Sponsorship and relocation bonus

Hiring from India: List of companies that provide VISA Sponsorship and relocation bonus

3
Comments
2 min read
Dealing with Legacy Code as an Engineer

Dealing with Legacy Code as an Engineer

11
Comments 2
4 min read
Navigating Git Merges and Conflicts: A Beginner's Guide

Navigating Git Merges and Conflicts: A Beginner's Guide

Comments
2 min read
Enabling children in disastrous regions through technology

Enabling children in disastrous regions through technology

12
Comments
7 min read
Ditch the ifs and elses with dictionaries

Ditch the ifs and elses with dictionaries

2
Comments
2 min read
Esoteric Languages: What are they, and why you should be concerned?

Esoteric Languages: What are they, and why you should be concerned?

2
Comments 4
5 min read
How to get promoted at your software job

How to get promoted at your software job

19
Comments 2
1 min read
An alternative to the Javascript switch statement

An alternative to the Javascript switch statement

3
Comments
4 min read
“GitHub / Atlassian / GitLab handles backup and restore” – busted!

“GitHub / Atlassian / GitLab handles backup and restore” – busted!

Comments
5 min read
Javascript Object.groupBy(), an important method

Javascript Object.groupBy(), an important method

2
Comments
1 min read
What Is API

What Is API

Comments
3 min read
What does a Computer Science and Engineering degree teach you?

What does a Computer Science and Engineering degree teach you?

13
Comments 2
2 min read
The web developer roadmap for 2024:

The web developer roadmap for 2024:

Comments 1
2 min read
Composite Pattern In C# For Powerful Object Structures

Composite Pattern In C# For Powerful Object Structures

Comments
8 min read
How to stay Motivated while Coding

How to stay Motivated while Coding

3
Comments
2 min read
Difference between Interface and Type in TypeScript

Difference between Interface and Type in TypeScript

9
Comments 2
2 min read
Multitasking like a pro with the WIP commit

Multitasking like a pro with the WIP commit

Comments
4 min read
Uncover THE 8 BEST SCREEN RECORDERS WITH NO TIME Breaking point (FREE and PAID)

Uncover THE 8 BEST SCREEN RECORDERS WITH NO TIME Breaking point (FREE and PAID)

4
Comments
6 min read
10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript

10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript

Comments
3 min read
How To Add Compression to Caching in Spring Boot

How To Add Compression to Caching in Spring Boot

Comments
4 min read
Implementação de Dois Loops For em um Bloco Try/Except com Testes RSpec em Ruby

Implementação de Dois Loops For em um Bloco Try/Except com Testes RSpec em Ruby

Comments
1 min read
Do you need to code a portfolio in this digital world? 🚀

Do you need to code a portfolio in this digital world? 🚀

11
Comments 10
2 min read
Básico Sobre A MiniLibX

Básico Sobre A MiniLibX

Comments
7 min read
The Strong Frog Practice: Make DevSecOps Part of Cloud-Based Development

The Strong Frog Practice: Make DevSecOps Part of Cloud-Based Development

6
Comments
6 min read
12 LinkedIn Tech Content Creators that you should follow immediately

12 LinkedIn Tech Content Creators that you should follow immediately

1
Comments
2 min read
Using the Logger Class in Python for Effective Logging

Using the Logger Class in Python for Effective Logging

1
Comments
4 min read
What is the use of React Router?

What is the use of React Router?

1
Comments
6 min read
Navigating CSE Success: Learning, Contributing, Balancing Priorities

Navigating CSE Success: Learning, Contributing, Balancing Priorities

Comments
5 min read
Command Pattern in C# - What You Need to Implement It

Command Pattern in C# - What You Need to Implement It

1
Comments
9 min read
How to use Better Comment Extension in VS Code

How to use Better Comment Extension in VS Code

2
Comments
2 min read
Async and Await in JavaScript: A Comprehensive Guide

Async and Await in JavaScript: A Comprehensive Guide

80
Comments 12
15 min read
A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

5
Comments
11 min read
150+ AI agents sorted by use cases

150+ AI agents sorted by use cases

6
Comments
3 min read
loading...