DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
CIN KOMANDASI !!!

CIN KOMANDASI !!!

1
Comments 1
1 min read
Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

6
Comments
4 min read
Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab

Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab

Comments
5 min read
Introduction to Django's Default User Model

Introduction to Django's Default User Model

1
Comments
4 min read
.NET Digest #4

.NET Digest #4

1
Comments 1
8 min read
Day 1049 : The Difference

Day 1049 : The Difference

1
Comments 2
2 min read
Top 10 flutter interview questions

Top 10 flutter interview questions

2
Comments
5 min read
Beautiful Animations with CustomPaint in Flutter

Beautiful Animations with CustomPaint in Flutter

2
Comments
2 min read
Understanding Iterators in Go: A Fun Dive!

Understanding Iterators in Go: A Fun Dive!

31
Comments
4 min read
🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

🎯 The Art of Writing Awesome Commit Messages: Why It Matters and How to Nail It

18
Comments 5
3 min read
Understanding Go through the Lens of TypeScript/JavaScript

Understanding Go through the Lens of TypeScript/JavaScript

3
Comments 3
4 min read
5 Must-Have VS Code Extensions for New Programmers: Tools That Go Beyond the Basics

5 Must-Have VS Code Extensions for New Programmers: Tools That Go Beyond the Basics

54
Comments 19
5 min read
Code reviews are essential, and here's how I review code written in an unfamiliar language or codebase.

Code reviews are essential, and here's how I review code written in an unfamiliar language or codebase.

11
Comments
2 min read
Getting Started with Claude's Computer Use Demo: A Hands-on Guide

Getting Started with Claude's Computer Use Demo: A Hands-on Guide

39
Comments
4 min read
SLOTS in Vue

SLOTS in Vue

1
Comments
6 min read
10 Tips for Writing Better Python Code

10 Tips for Writing Better Python Code

Comments
5 min read
Understanding the Difference Between package.json and package-lock.json

Understanding the Difference Between package.json and package-lock.json

3
Comments
3 min read
Exploring Next.js 15: The Future of React 19 Applications

Exploring Next.js 15: The Future of React 19 Applications

1
Comments 1
3 min read
Tuples in TypeScript

Tuples in TypeScript

Comments
5 min read
Three Post-Mortem Lessons From a Failed Software Project

Three Post-Mortem Lessons From a Failed Software Project

9
Comments 7
3 min read
How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

16
Comments 1
3 min read
🚀 5 Essential Development Principles Every Coder Should Know

🚀 5 Essential Development Principles Every Coder Should Know

79
Comments 10
3 min read
How to Clean Up Deleted Git Branches: A Developer's Guide

How to Clean Up Deleted Git Branches: A Developer's Guide

5
Comments
2 min read
How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

Comments
2 min read
loading...