DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reducing Garbage Collector Pressure in Golang

Reducing Garbage Collector Pressure in Golang

1
Comments
3 min read
Pointers in C++: Memory Management, Arrays, and Smart Pointers

Pointers in C++: Memory Management, Arrays, and Smart Pointers

Comments
7 min read
Big-O Notation: : What it is and Why it Matters For Your Code

Big-O Notation: : What it is and Why it Matters For Your Code

17
Comments
5 min read
Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Inheritance and Polymorphism in Java: Using Superclasses and Subclasses

Comments
3 min read
Mastering CSS Basic Animation Concepts

Mastering CSS Basic Animation Concepts

18
Comments
5 min read
All you need to know about state management in React!

All you need to know about state management in React!

3
Comments
3 min read
A beginner's guide to the Hyper-Flux-8step model by Bytedance on Replicate

A beginner's guide to the Hyper-Flux-8step model by Bytedance on Replicate

Comments
2 min read
C# LINQ Any Explained

C# LINQ Any Explained

1
Comments 1
2 min read
My Notes on Canva’s Real-Time Mouse Pointer Implementation

My Notes on Canva’s Real-Time Mouse Pointer Implementation

Comments
2 min read
15 Delightful Clean Code Rules That Will Make Your Code Sparkle ✨

15 Delightful Clean Code Rules That Will Make Your Code Sparkle ✨

34
Comments 7
6 min read
Como Usar o DeepSeek R1 de Graça no Visual Studio Code com Cline ou Roo Code

Como Usar o DeepSeek R1 de Graça no Visual Studio Code com Cline ou Roo Code

124
Comments
4 min read
🚀 Everything You Need to Know About Laravel 12: Release Date, Features, and More

🚀 Everything You Need to Know About Laravel 12: Release Date, Features, and More

6
Comments 1
1 min read
Securing Applications with Threat Modelling:A Developer’s Guide to PyTM

Securing Applications with Threat Modelling:A Developer’s Guide to PyTM

2
Comments
4 min read
Apple Auth Errors - React Native

Apple Auth Errors - React Native

1
Comments
1 min read
How to Implement Authentication in React Using JWT (JSON Web Tokens)

How to Implement Authentication in React Using JWT (JSON Web Tokens)

1
Comments
3 min read
Zero (0) vs Null vs Undefined: Understanding the Differences

Zero (0) vs Null vs Undefined: Understanding the Differences

11
Comments
2 min read
A beginner's guide to the Incredibly-Fast-Whisper model by Vaibhavs10 on Replicate

A beginner's guide to the Incredibly-Fast-Whisper model by Vaibhavs10 on Replicate

Comments
2 min read
Understanding DSA Techniques: A Beginner's Guide to Problem Solving

Understanding DSA Techniques: A Beginner's Guide to Problem Solving

9
Comments 1
4 min read
Why Facing Your Fears Makes You a Cool (and Confident) Developer

Why Facing Your Fears Makes You a Cool (and Confident) Developer

1
Comments
4 min read
7 Common Mistakes to Avoid While Learning to Code

7 Common Mistakes to Avoid While Learning to Code

5
Comments
3 min read
Regular this, Arrow this (Tersely bulleted)

Regular this, Arrow this (Tersely bulleted)

1
Comments
1 min read
Why Big Classes Get Bigger: Understanding Preferential Attachment in Your Code

Why Big Classes Get Bigger: Understanding Preferential Attachment in Your Code

Comments
4 min read
Programming Is Easy… Until It’s Not: The Truth About the programming Mindset

Programming Is Easy… Until It’s Not: The Truth About the programming Mindset

8
Comments
4 min read
Meet LoRA: The AI Hack That’s Smarter, Faster, and Way Cheaper Than Your LLM’s Full Training Routine!

Meet LoRA: The AI Hack That’s Smarter, Faster, and Way Cheaper Than Your LLM’s Full Training Routine!

Comments
4 min read
Understanding =, ==, and === in Programming

Understanding =, ==, and === in Programming

9
Comments
2 min read
loading...