The Wayback Machine - https://web.archive.org/web/20231201200451/https://dev.to/t/coding

DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Vite.js - Lightning Fast Builds Powered by ES Modules

Vite.js - Lightning Fast Builds Powered by ES Modules

5
5 min read
LiveCodes for Education 🎓

LiveCodes for Education 🎓

9 min read
🧸 Build Imperfectly Perfect Projects

🧸 Build Imperfectly Perfect Projects

9
3
5 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

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...)

3 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

5 min read
51 Important algorithms coding interview questions asked at FAANG

51 Important algorithms coding interview questions asked at FAANG

4 min read
How To Harness System.Reactive For The Observer Pattern

How To Harness System.Reactive For The Observer Pattern

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

1
5 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'

1
3 min read
How to Accelerate Software Development With GitHub and Azure DevOps

How to Accelerate Software Development With GitHub and Azure DevOps

6 min read
Coding Goes Online: A Brief Guide to Cloud Development Environments

Coding Goes Online: A Brief Guide to Cloud Development Environments

5
5 min read
Mastering Python Operators: A Comprehensive Guide to Power Your Code

Mastering Python Operators: A Comprehensive Guide to Power Your Code

5
3 min read
A Pure Guide On How To Link CSS With HTML For Beginners.

A Pure Guide On How To Link CSS With HTML For Beginners.

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

How to get un-stuck while coding?

19
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

1
3 min read
A Live Intro to Python Testing [Testμ 2023]

A Live Intro to Python Testing [Testμ 2023]

9 min read
Expect to Inspect – Performing Code Inspections on Your Automation [Testμ 2023]

Expect to Inspect – Performing Code Inspections on Your Automation [Testμ 2023]

11 min read
Ownership: 5 Ways to Amplify Your Software Engineering Success

Ownership: 5 Ways to Amplify Your Software Engineering Success

3 min read
My Leetcode Progress : Reaching 942 Questions🚀

My Leetcode Progress : Reaching 942 Questions🚀

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

How To Dominate Technical Debt And Build Better Code

7 min read
Hello World, this is Cipherchat! �?��?⬛

Hello World, this is Cipherchat! �?��?⬛

4 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?

18
6
2 min read
🚀⚡New open-source⚡ VS. old open-source 🦖

🚀⚡New open-source⚡ VS. old open-source 🦖

222
18
5 min read
Road Blockers while Coding

Road Blockers while Coding

13
1 min read
Git commands that every coder should know

Git commands that every coder should know

14
1 min read
Why Enums in Rust feel so much better

Why Enums in Rust feel so much better

1
1
7 min read
How to Use GitLab API – Best Practices for Your Development Team

How to Use GitLab API – Best Practices for Your Development Team

1
6 min read
The Power of Coding Challenges: Improve Your Skills with Practice

The Power of Coding Challenges: Improve Your Skills with Practice

2
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

2
5 min read
What Is A Hash?

What Is A Hash?

8
12 min read
Top 10 ways to become a great programmer

Top 10 ways to become a great programmer

2
2
2 min read
The Developer Job Market Is Insane 🤯 5 Tips On How To Survive

The Developer Job Market Is Insane 🤯 5 Tips On How To Survive

157
34
20 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
10 min read
I coded the Palestinian Kaffiyah Pattern with HTML+CSS+SVG

I coded the Palestinian Kaffiyah Pattern with HTML+CSS+SVG

13
2
2 min read
JavaScript gotchas - not all your conditions are booleans

JavaScript gotchas - not all your conditions are booleans

1
2
3 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)

33
36
4 min read
Understanding Array Shapes in NumPy

Understanding Array Shapes in NumPy

2
6 min read
Creating a Dynamic Star Rating System in React

Creating a Dynamic Star Rating System in React

7
2 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

1
2 min read
What Lies Ahead After #100DaysOfCode?

What Lies Ahead After #100DaysOfCode?

1
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
3
1 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

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

Was the #100DaysOfCode a Great Challenge for you?

5
15
57 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'

5
1
3 min read
Bad Leaders Create Bad Developers

Bad Leaders Create Bad Developers

12
2
1 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)

28
6
2 min read
Personal Project Domain Ideas for Computer Science Students

Personal Project Domain Ideas for Computer Science Students

11
2
2 min read
Build a YouTube Video Downloader Using PyTube And Streamlit

Build a YouTube Video Downloader Using PyTube And Streamlit

1
6 min read
Wanna be a ROCKSTAR Developer?

Wanna be a ROCKSTAR Developer?

2
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'

5
1
4 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'

8
1
3 min read
SOLID, KISS, YAGNI and DRY Principles

SOLID, KISS, YAGNI and DRY Principles

47
15
5 min read
How I used GitHub Copilot Chat to debug my deployment workflow �?�🤖

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

36
6 min read
Generating a million of different codes

Generating a million of different codes

2
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

7
12 min read
Minky scripting language

Minky scripting language

5
2
2 min read
Variables and Data Types in Programming: A Beginner's Guide

Variables and Data Types in Programming: A Beginner's Guide

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

Focusing Tests in Quick. A Tip for iOS Developers

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
1
4 min read
loading...