DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How the Hell C++ Templates Work ?

How the Hell C++ Templates Work ?

Comments 2
3 min read
How to beat impostor syndrome as a software developer?

How to beat impostor syndrome as a software developer?

13
Comments 6
2 min read
Virtual Host Setup with SSL Certificate in Your Localhost

Virtual Host Setup with SSL Certificate in Your Localhost

1
Comments
2 min read
I am a Single Monitor Developer (but I am very particular about that monitor)

I am a Single Monitor Developer (but I am very particular about that monitor)

35
Comments 36
4 min read
My 7 favourite tenets of a good Developer Experience

My 7 favourite tenets of a good Developer Experience

1
Comments
3 min read
Discrimination Faced by Women In Tech

Discrimination Faced by Women In Tech

45
Comments 104
2 min read
Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Comments
3 min read
Top 10 tips for instrumenting Golang with New Relic, part 5

Top 10 tips for instrumenting Golang with New Relic, part 5

1
Comments
10 min read
🧸 Build Imperfectly Perfect Projects

🧸 Build Imperfectly Perfect Projects

12
Comments 3
5 min read
Don't do this in your tech interviews!!(My learnings so far...)

Don't do this in your tech interviews!!(My learnings so far...)

Comments
3 min read
Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Embracing Clean Code with `is.kebabCase` and `is.not_kebabCase` from 'thiis': A Fun Journey into String Formatting

Comments
5 min read
What to do if you are not assigned any good projects at work?

What to do if you are not assigned any good projects at work?

20
Comments 6
2 min read
Is GitHub a Safe Place for Your Source Code?

Is GitHub a Safe Place for Your Source Code?

Comments
5 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

1
Comments
5 min read
When To Refactor Code - How To Maximize Efficiency and Minimizing Tech Debt

When To Refactor Code - How To Maximize Efficiency and Minimizing Tech Debt

Comments
9 min read
Vite.js - Lightning Fast Builds Powered by ES Modules

Vite.js - Lightning Fast Builds Powered by ES Modules

5
Comments
5 min read
Day 842 : Keep On

Day 842 : Keep On

1
Comments
2 min read
How To Harness System.Reactive For The Observer Pattern

How To Harness System.Reactive For The Observer Pattern

3
Comments
5 min read
Demystifying IP Addresses with is.ipv4 and is.not_ipv4 from 'thiis': Your Friendly Guide to IP Validation

Demystifying IP Addresses with is.ipv4 and is.not_ipv4 from 'thiis': Your Friendly Guide to IP Validation

Comments 1
5 min read
A Startup's Journey from Hackathon Victory to Global Recognition - The Get A Buddy Story

A Startup's Journey from Hackathon Victory to Global Recognition - The Get A Buddy Story

Comments 1
2 min read
Day 841 : Concentrate

Day 841 : Concentrate

1
Comments
2 min read
Git commands that every coder should know

Git commands that every coder should know

11
Comments
1 min read
Validate email addresses using regular expressions

Validate email addresses using regular expressions

Comments
1 min read
Character count within a word

Character count within a word

Comments
1 min read
Adding elements in a list

Adding elements in a list

1
Comments
1 min read
LiveCodes for Education 🎓

LiveCodes for Education 🎓

Comments
9 min read
Discover the Charm of is.char and is.not_char in JavaScript with 'thiis'

Discover the Charm of is.char and is.not_char in JavaScript with 'thiis'

Comments 1
3 min read
How to create accessible tournament brackets with only HTML and CSS

How to create accessible tournament brackets with only HTML and CSS

26
Comments
5 min read
Why Enums in Rust feel so much better

Why Enums in Rust feel so much better

6
Comments 1
7 min read
How to get un-stuck while coding?

How to get un-stuck while coding?

17
Comments 6
1 min read
Unraveling the Mystery of is.camelCase with 'thiis': Your Guide to JavaScript Naming Conventions

Unraveling the Mystery of is.camelCase with 'thiis': Your Guide to JavaScript Naming Conventions

Comments 1
3 min read
What Lies Ahead After #100DaysOfCode?

What Lies Ahead After #100DaysOfCode?

1
Comments
2 min read
Guide on what apps to create in order to learn android app development

Guide on what apps to create in order to learn android app development

8
Comments 3
1 min read
Don't Feel Like Doing it?

Don't Feel Like Doing it?

Comments
2 min read
How to Accelerate Software Development With GitHub and Azure DevOps

How to Accelerate Software Development With GitHub and Azure DevOps

Comments
6 min read
🤫 Secret JavaScript Methods They Don't Want You To See (part 1)

🤫 Secret JavaScript Methods They Don't Want You To See (part 1)

29
Comments 6
2 min read
Unveiling the Magic of is.undefined and is.not_undefined with 'thiis': Navigating the Undefined Realms in JavaScript

Unveiling the Magic of is.undefined and is.not_undefined with 'thiis': Navigating the Undefined Realms in JavaScript

Comments 1
3 min read
Top 10 ways to become a great programmer

Top 10 ways to become a great programmer

2
Comments 2
2 min read
Navigating the JavaScript Frontier with is.primitive and is.not_primitive from 'thiis'

Navigating the JavaScript Frontier with is.primitive and is.not_primitive from 'thiis'

3
Comments 1
3 min read
The Arcane Art of Rust: An Introduction

The Arcane Art of Rust: An Introduction

2
Comments
3 min read
ERNIE — an incredible computer based on military technologies.

ERNIE — an incredible computer based on military technologies.

Comments
7 min read
JavaScript gotchas - not all your conditions are booleans

JavaScript gotchas - not all your conditions are booleans

1
Comments 2
3 min read
Was the #100DaysOfCode a Great Challenge for you?

Was the #100DaysOfCode a Great Challenge for you?

6
Comments 15
57 min read
Wanna be a ROCKSTAR Developer?

Wanna be a ROCKSTAR Developer?

7
Comments 2
3 min read
Unveiling the Magic of is.function and is.not_function in JavaScript with 'thiis'

Unveiling the Magic of is.function and is.not_function in JavaScript with 'thiis'

2
Comments 1
4 min read
How I used GitHub Copilot Chat to debug my deployment workflow 🐥🤖

How I used GitHub Copilot Chat to debug my deployment workflow 🐥🤖

45
Comments 1
6 min read
Understanding Array Shapes in NumPy

Understanding Array Shapes in NumPy

Comments
6 min read
Surfing the Web with Confidence: Discovering is.safari and is.not_safari in 'thiis'

Surfing the Web with Confidence: Discovering is.safari and is.not_safari in 'thiis'

5
Comments 1
3 min read
Road Blockers while Coding

Road Blockers while Coding

12
Comments
1 min read
Minky scripting language

Minky scripting language

5
Comments 2
2 min read
SOLID, KISS, YAGNI and DRY Principles

SOLID, KISS, YAGNI and DRY Principles

52
Comments 15
5 min read
The Crucial Role of Respect in a Developer's Success

The Crucial Role of Respect in a Developer's Success

Comments
2 min read
Generating a million of different codes

Generating a million of different codes

2
Comments
2 min read
Building and Deploying a Static Site Generator in less than an hour using Rust

Building and Deploying a Static Site Generator in less than an hour using Rust

12
Comments
12 min read
What Are Cloud Development Environments?

What Are Cloud Development Environments?

6
Comments
6 min read
Exploring the Anatomy of a Django Project: A Guide to Default Files

Exploring the Anatomy of a Django Project: A Guide to Default Files

1
Comments
2 min read
How To Dominate Technical Debt And Build Better Code

How To Dominate Technical Debt And Build Better Code

Comments
7 min read
Focusing Tests in Quick. A Tip for iOS Developers

Focusing Tests in Quick. A Tip for iOS Developers

Comments
1 min read
Unleashing the Power of `is.edge` and `is.not_edge` with 'thiis': Your Gateway to JavaScript Magic

Unleashing the Power of `is.edge` and `is.not_edge` with 'thiis': Your Gateway to JavaScript Magic

4
Comments 1
4 min read
User Authentication in flask

User Authentication in flask

Comments
5 min read
loading...