DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript? Python? Go? Which Tech Stack Should You Learn?

JavaScript? Python? Go? Which Tech Stack Should You Learn?

2
Comments
5 min read
Async Replace All for JavaScript

Async Replace All for JavaScript

1
Comments
4 min read
Replace your endless 'IF-ELSE' or 'SWITCH' Javascript statements with maps

Replace your endless 'IF-ELSE' or 'SWITCH' Javascript statements with maps

5
Comments
5 min read
Boost Your Coding Game with Git and GitHub Mastery

Boost Your Coding Game with Git and GitHub Mastery

9
Comments 2
8 min read
Elixir-style Pipelines in 9 Lines of Ruby

Elixir-style Pipelines in 9 Lines of Ruby

Comments
3 min read
Challenge: So Many Permutations!

Challenge: So Many Permutations!

Comments
1 min read
To mock, or not to mock, that is the question

To mock, or not to mock, that is the question

4
Comments 6
5 min read
6 Hacks to create a Good Coding Habit

6 Hacks to create a Good Coding Habit

14
Comments 6
1 min read
Getting Started with AGE and PostgreSQL: Setting Up and Modifying the Source Code 😊

Getting Started with AGE and PostgreSQL: Setting Up and Modifying the Source Code 😊

4
Comments
2 min read
Developer Updates - April Edition

Developer Updates - April Edition

21
Comments 2
3 min read
What is Object Reference in JavaScript

What is Object Reference in JavaScript

Comments
3 min read
How to write a GitLab backup script and why (not) to do it?

How to write a GitLab backup script and why (not) to do it?

Comments
6 min read
7 android apps to help you keep up with tech and coding

7 android apps to help you keep up with tech and coding

4
Comments 1
4 min read
Clean Code, yes or no?

Clean Code, yes or no?

Comments
2 min read
Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

23
Comments
7 min read
Do You Need to Blog to Get a Coding Job?

Do You Need to Blog to Get a Coding Job?

2
Comments
4 min read
To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

Comments
2 min read
Coding vs Programming: Let's Clear the Confusion

Coding vs Programming: Let's Clear the Confusion

Comments
2 min read
Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

10
Comments 8
3 min read
Open Source to Break the Routine 💡

Open Source to Break the Routine 💡

2
Comments
2 min read
Learn To Become a Web3 Developer by Exploring the Web3 Stack

Learn To Become a Web3 Developer by Exploring the Web3 Stack

5
Comments
9 min read
Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

Creating a Universal Exporter in TypeScript for CSV, JSON, and Excel Formats

3
Comments
3 min read
Day-1: Installing Python in Different OS | 100 Days Python

Day-1: Installing Python in Different OS | 100 Days Python

Comments
2 min read
Flourishing in the AI Epoch: A Developer's Odyssey Towards Relevance

Flourishing in the AI Epoch: A Developer's Odyssey Towards Relevance

5
Comments
2 min read
5 Books and Courses to Learn Object Oriented Programming in Depth

5 Books and Courses to Learn Object Oriented Programming in Depth

136
Comments 4
11 min read
6 differences you must know between a Good Pull Request (PR) Vs a Bad Pull Request (PR)

6 differences you must know between a Good Pull Request (PR) Vs a Bad Pull Request (PR)

2
Comments
2 min read
Currying with placeholder support : Explained with detail.

Currying with placeholder support : Explained with detail.

6
Comments
2 min read
Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

53
Comments
12 min read
Unlock Your Potential: 12 Points to Become a Kickass Developer According to AI

Unlock Your Potential: 12 Points to Become a Kickass Developer According to AI

5
Comments
2 min read
Monolithic vs Microservice Architecture - Which Should You Use?

Monolithic vs Microservice Architecture - Which Should You Use?

2
Comments 1
8 min read
Exploring Vuetify 3

Exploring Vuetify 3

Comments
6 min read
Achieving Exceptional Software Delivery with Future-proof Testing During an Economic Downturn

Achieving Exceptional Software Delivery with Future-proof Testing During an Economic Downturn

14
Comments
6 min read
All about Java Streams — a quick hands-on introduction

All about Java Streams — a quick hands-on introduction

2
Comments 3
8 min read
Getting Started with Astro for Vue Developers

Getting Started with Astro for Vue Developers

4
Comments
10 min read
Studying Programming vs Making Programs

Studying Programming vs Making Programs

Comments
5 min read
🔥7 Mind-Blowing React Libraries That Will Turn Your Coding Experience Into an Epic Adventure!🔥

🔥7 Mind-Blowing React Libraries That Will Turn Your Coding Experience Into an Epic Adventure!🔥

10
Comments 1
3 min read
Web Scraping with python: Real world examples

Web Scraping with python: Real world examples

3
Comments
3 min read
Top 5 Books to Become a Pro Javascript Developer

Top 5 Books to Become a Pro Javascript Developer

1
Comments
3 min read
Types of Software Testing Explained

Types of Software Testing Explained

5
Comments
6 min read
Choosing the Right Programming Language for Your Project: A Comprehensive Guide

Choosing the Right Programming Language for Your Project: A Comprehensive Guide

3
Comments
3 min read
Nestjs: right settings for debugging

Nestjs: right settings for debugging

62
Comments 5
1 min read
ChatGPT for Web Developers

ChatGPT for Web Developers

Comments
8 min read
#1 Two Sum Array Problem LeetCode Solve With HashMap Java| Solve Problem Java Leetcode #2023 #tech

#1 Two Sum Array Problem LeetCode Solve With HashMap Java| Solve Problem Java Leetcode #2023 #tech

4
Comments
2 min read
The Hidden Costs of Ignoring Software Bugs

The Hidden Costs of Ignoring Software Bugs

2
Comments
1 min read
📢Stop adding API_KEY to tutorials. Do this...

📢Stop adding API_KEY to tutorials. Do this...

5
Comments 3
1 min read
Python List Comprehension: With Examples

Python List Comprehension: With Examples

2
Comments
2 min read
The 4 Essential Skills of the Software Developers

The 4 Essential Skills of the Software Developers

4
Comments 3
6 min read
Hexagonal Architecture: What Is It and Why Do You Need It?

Hexagonal Architecture: What Is It and Why Do You Need It?

3
Comments
5 min read
100+ Programming and Coding Questions for Technical Interviews

100+ Programming and Coding Questions for Technical Interviews

45
Comments 2
31 min read
Meta (Facebook): Ask Me Anything

Meta (Facebook): Ask Me Anything

8
Comments 11
1 min read
Using A Helper Function

Using A Helper Function

5
Comments
2 min read
Software Testing Methodologies - Guide

Software Testing Methodologies - Guide

2
Comments
5 min read
Sourcery: A Free Tool for Better Python Code!

Sourcery: A Free Tool for Better Python Code!

Comments
5 min read
SOLID Programming Principles Explained(Part 1)

SOLID Programming Principles Explained(Part 1)

Comments
5 min read
How To Use Mod_Rewrite To Remove Your (.PHP) Extension From Your Work

How To Use Mod_Rewrite To Remove Your (.PHP) Extension From Your Work

10
Comments
4 min read
10 AI APIs to make your projects magical🪄

10 AI APIs to make your projects magical🪄

2
Comments
4 min read
Snake Case vs Camel Case vs Pascal Case vs Kebab Case

Snake Case vs Camel Case vs Pascal Case vs Kebab Case

3
Comments 1
4 min read
Accessing the Record Type in C# for Earlier .NET Versions

Accessing the Record Type in C# for Earlier .NET Versions

Comments
4 min read
12 Best Resources to Learn Git and GitHub for FREE in 2024

12 Best Resources to Learn Git and GitHub for FREE in 2024

39
Comments 1
14 min read
My learnings from coding interviews (2021)

My learnings from coding interviews (2021)

2
Comments 2
4 min read
loading...