DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reversing a string using .from

Reversing a string using .from

6
Comments 4
1 min read
Designing API Methods in JavaScript

Designing API Methods in JavaScript

145
Comments 2
7 min read
2 Lines Of Code and 3 C++17 Features - The overload Pattern

2 Lines Of Code and 3 C++17 Features - The overload Pattern

11
Comments 3
6 min read
Learn Anything FAST In Just 4 Steps 🔥

Learn Anything FAST In Just 4 Steps 🔥

97
Comments 8
2 min read
The Ultimate Code Review Blog Post Series

The Ultimate Code Review Blog Post Series

7
Comments
4 min read
Inject code in Python process

Inject code in Python process

5
Comments
1 min read
Reversing a string using Object.keys() and .reduce?

Reversing a string using Object.keys() and .reduce?

5
Comments 2
2 min read
Pushing Left, Like a Boss — Part 5.7 — URL Parameters

Pushing Left, Like a Boss — Part 5.7 — URL Parameters

7
Comments
1 min read
Next.js Practical Introduction: Styling and Theming

Next.js Practical Introduction: Styling and Theming

3
Comments
1 min read
What are the challenges you encounter while learning computer programming?

What are the challenges you encounter while learning computer programming?

3
Comments
1 min read
Front-End Analogies: Closure's Coffee — Partial Application

Front-End Analogies: Closure's Coffee — Partial Application

6
Comments
2 min read
Front-End Analogies: Closure's Coffee — Currying

Front-End Analogies: Closure's Coffee — Currying

8
Comments
2 min read
Algebraic Effects - You Can Touch This!

Algebraic Effects - You Can Touch This!

7
Comments
7 min read
3 Ways to Clone Objects in JavaScript

3 Ways to Clone Objects in JavaScript

89
Comments 9
6 min read
Reversing a string using an ArrayBuffer

Reversing a string using an ArrayBuffer

7
Comments
1 min read
Time to Step Up Your Microservices

Time to Step Up Your Microservices

5
Comments
5 min read
Introducing taskz

Introducing taskz

5
Comments
1 min read
11 Visual C++ Debugging Tips That Will Save Your Time

11 Visual C++ Debugging Tips That Will Save Your Time

37
Comments 5
10 min read
7 Ways to Clear Your Head When Facing a Programming Problem

7 Ways to Clear Your Head When Facing a Programming Problem

226
Comments 18
4 min read
Creating Trimmed Self Contained Executables in .NET Core

Creating Trimmed Self Contained Executables in .NET Core

26
Comments 1
4 min read
Reversing a string using an Iterator

Reversing a string using an Iterator

17
Comments
1 min read
Reversing a string using a Generator

Reversing a string using a Generator

6
Comments
1 min read
Top 5 Programming Languages Every Software Developer Should Learn

Top 5 Programming Languages Every Software Developer Should Learn

214
Comments 60
12 min read
Reversing a string using RegExp

Reversing a string using RegExp

11
Comments 1
1 min read
Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

7
Comments 1
2 min read
Verbose Logging: Your Magnifying Glass for Bad Application Behavior

Verbose Logging: Your Magnifying Glass for Bad Application Behavior

4
Comments
7 min read
A Weird Java Code and How It Works

A Weird Java Code and How It Works

6
Comments 2
2 min read
Constraint Satisfaction Problem (CSP)

Constraint Satisfaction Problem (CSP)

7
Comments
2 min read
Developing like a pro, on Windows

Developing like a pro, on Windows

126
Comments 38
19 min read
Pushing Left, Like a Boss — Part 5.6 — Redirects and Forwards

Pushing Left, Like a Boss — Part 5.6 — Redirects and Forwards

8
Comments
1 min read
Using Array prototypes in strange ways #1

Using Array prototypes in strange ways #1

6
Comments 1
2 min read
BREAKING DOWN REGULAR EXPRESSIONS[0] — ONE STEP AT A TIME

BREAKING DOWN REGULAR EXPRESSIONS[0] — ONE STEP AT A TIME

22
Comments
6 min read
The Definitive List of Things I Don't Know

The Definitive List of Things I Don't Know

155
Comments 23
5 min read
Testing (and Timing) String Reversal Functions

Testing (and Timing) String Reversal Functions

5
Comments 2
6 min read
HOW TO BECOME SUCCESSFUL- EPISODE 2- VLADIMIR LIMARCHENKO

HOW TO BECOME SUCCESSFUL- EPISODE 2- VLADIMIR LIMARCHENKO

6
Comments
5 min read
3 Different ways to combine arrays in Javascript

3 Different ways to combine arrays in Javascript

4
Comments 3
1 min read
Documentation Overhaul - Our Startups Sprint

Documentation Overhaul - Our Startups Sprint

5
Comments
1 min read
You Can Get the Source Code for Apollo 11 and Take a Course on It

You Can Get the Source Code for Apollo 11 and Take a Course on It

22
Comments
4 min read
JavaScript Iterators and Iterables

JavaScript Iterators and Iterables

82
Comments 1
7 min read
Let’s extend continuous integration to our open source dependencies

Let’s extend continuous integration to our open source dependencies

8
Comments
3 min read
Going after that first dev job

Going after that first dev job

3
Comments 1
1 min read
Update Auth0 Applications using the Management API

Update Auth0 Applications using the Management API

4
Comments
1 min read
Metaprogramming: From C Preprocessing to Elixir Macros

Metaprogramming: From C Preprocessing to Elixir Macros

67
Comments
6 min read
Is C# Hard to Learn?

Is C# Hard to Learn?

5
Comments
1 min read
Why YOU should learn Recursion

Why YOU should learn Recursion

196
Comments 23
7 min read
Understand Garbage Collection in java

Understand Garbage Collection in java

13
Comments
5 min read
How I Approach Notetaking as a Developer

How I Approach Notetaking as a Developer

62
Comments 4
4 min read
Reusable Code: The Good, The Bad, and The Ugly

Reusable Code: The Good, The Bad, and The Ugly

39
Comments 2
5 min read
padEnd String Method in JavaScript

padEnd String Method in JavaScript

56
Comments 2
3 min read
Washing your code: avoid conditions

Washing your code: avoid conditions

144
Comments 7
14 min read
The true story of how I got my first job

The true story of how I got my first job

52
Comments 9
2 min read
Features of a Good Log File Viewer

Features of a Good Log File Viewer

9
Comments
9 min read
Difference Between Web Storage Types

Difference Between Web Storage Types

154
Comments 6
3 min read
How I manage my dev bookmarks to save time and nerves

How I manage my dev bookmarks to save time and nerves

66
Comments 2
3 min read
How Personal Projects Make You A Better Developer

How Personal Projects Make You A Better Developer

359
Comments 20
4 min read
Why we should default to Tabs instead of Spaces for an 'accessible first' environment

Why we should default to Tabs instead of Spaces for an 'accessible first' environment

49
Comments 15
3 min read
Introduction of Kotlin programming language

Introduction of Kotlin programming language

17
Comments 7
5 min read
Programming Live Streams

Programming Live Streams

11
Comments 3
1 min read
Essential Interview Code for Maps and Dictionaries

Essential Interview Code for Maps and Dictionaries

57
Comments
5 min read
What is the Modulus Operator? A Short Guide with Practical Use Cases

What is the Modulus Operator? A Short Guide with Practical Use Cases

7
Comments
8 min read
loading...