DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why there is no NullPointerException in Declarative Programming

Why there is no NullPointerException in Declarative Programming

9
Comments
2 min read
Crash Course—13 Helpful JavaScript Array Methods

Crash Course—13 Helpful JavaScript Array Methods

80
Comments 4
4 min read
Writing Browser Extensions with Configuration

Writing Browser Extensions with Configuration

6
Comments
5 min read
How to use git blame effectively

How to use git blame effectively

6
Comments
3 min read
Error handling in Scala

Error handling in Scala

3
Comments
8 min read
What I Ordered Vs What Was Delivered: Go And Other Languages

What I Ordered Vs What Was Delivered: Go And Other Languages

4
Comments
3 min read
Using Hashing to prevent file duplicates and save storage

Using Hashing to prevent file duplicates and save storage

5
Comments
6 min read
Performance and N+1 Queries: Explained, Spotted, and Solved

Performance and N+1 Queries: Explained, Spotted, and Solved

22
Comments
5 min read
Data Types and Static vs Dynamic Typing

Data Types and Static vs Dynamic Typing

6
Comments
3 min read
How I got my first programming job and my first project

How I got my first programming job and my first project

18
Comments
6 min read
How to Set up your Serverless Environment and Get Started in Less than 2 Minutes!

How to Set up your Serverless Environment and Get Started in Less than 2 Minutes!

3
Comments
2 min read
Google Foobar 2020

Google Foobar 2020

12
Comments
15 min read
Practical applications of protocols in Python

Practical applications of protocols in Python

10
Comments
4 min read
Variables in Declarative Programming

Variables in Declarative Programming

10
Comments
2 min read
YAML Tutorial for Beginners

YAML Tutorial for Beginners

67
Comments 1
2 min read
setImmediate() vs process.nextTick() in NodeJs

setImmediate() vs process.nextTick() in NodeJs

24
Comments
5 min read
Hello World with Nucleoid

Hello World with Nucleoid

8
Comments
2 min read
Failing Faster is a Good Thing—Learn to Fail Faster and Iterate with Modern Dev Practices

Failing Faster is a Good Thing—Learn to Fail Faster and Iterate with Modern Dev Practices

69
Comments 1
4 min read
New NLP technics increase gender bias by 40%

New NLP technics increase gender bias by 40%

4
Comments
3 min read
4 Coding Mistakes I Did When I Was Learning Python

4 Coding Mistakes I Did When I Was Learning Python

8
Comments
6 min read
3 Random Reasons to love SwiftUI

3 Random Reasons to love SwiftUI

6
Comments 2
3 min read
A journey to System Design

A journey to System Design

8
Comments
2 min read
How to Become a Strong developer With This Farmer Technique

How to Become a Strong developer With This Farmer Technique

66
Comments 6
5 min read
From HS dropout to Software Engineer

From HS dropout to Software Engineer

25
Comments 7
3 min read
Object-Oriented Programming in Python

Object-Oriented Programming in Python

2
Comments
3 min read
Duck Punching in JavaScript (with Example)

Duck Punching in JavaScript (with Example)

4
Comments
3 min read
How to squash git commits

How to squash git commits

7
Comments 1
5 min read
The ‘done is better than perfect’ approach to programming

The ‘done is better than perfect’ approach to programming

8
Comments 1
6 min read
How to Reduce Risks of Software Development

How to Reduce Risks of Software Development

52
Comments 2
3 min read
JavaScript 101: variables

JavaScript 101: variables

6
Comments 1
4 min read
TabNine - Put your coding speed to the next level

TabNine - Put your coding speed to the next level

89
Comments 20
4 min read
What is CSS? A simplified introduction to CSS

What is CSS? A simplified introduction to CSS

7
Comments
4 min read
10 JavaScript Quiz Questions and Answers to Sharpen Your Skills

10 JavaScript Quiz Questions and Answers to Sharpen Your Skills

945
Comments 28
6 min read
List of top Open Source alternatives to popular products.

List of top Open Source alternatives to popular products.

897
Comments 83
2 min read
Kadane's Algorithm and Its Proof - Max/Min Sum Subarray Problem

Kadane's Algorithm and Its Proof - Max/Min Sum Subarray Problem

2
Comments
1 min read
Why I use Vim

Why I use Vim

87
Comments 15
8 min read
JSByte: How to check falsy values with null or undefined in JavaScript

JSByte: How to check falsy values with null or undefined in JavaScript

7
Comments 2
1 min read
How to Use Generator and yield in JavaScript

How to Use Generator and yield in JavaScript

9
Comments
6 min read
My VSCode / C++ / OpenCV / MacOS Config!

My VSCode / C++ / OpenCV / MacOS Config!

9
Comments 1
2 min read
Is live coding fun?

Is live coding fun?

39
Comments 16
1 min read
How to run your first React Native App on macOS for Android devices

How to run your first React Native App on macOS for Android devices

13
Comments 3
3 min read
My crappy Thoughts about Programming

My crappy Thoughts about Programming

5
Comments
1 min read
"Speed" in Async Web Frameworks

"Speed" in Async Web Frameworks

7
Comments
6 min read
Building A Solid Frontend Application Stack That Works For You

Building A Solid Frontend Application Stack That Works For You

14
Comments
7 min read
Finally built a vscode extension

Finally built a vscode extension

7
Comments 1
1 min read
DAY 5: LOOPS

DAY 5: LOOPS

5
Comments
1 min read
Variadic Template C++: Implementing Unsophisticated Tuple

Variadic Template C++: Implementing Unsophisticated Tuple

5
Comments 1
8 min read
Having a Youtube Channel!

Having a Youtube Channel!

2
Comments
1 min read
You don't really need Apollo

You don't really need Apollo

55
Comments 11
5 min read
Why Elixir is the Programming Language You Should Learn in 2020

Why Elixir is the Programming Language You Should Learn in 2020

31
Comments 1
5 min read
Introduction to 8 Essential Data Structures

Introduction to 8 Essential Data Structures

6
Comments
9 min read
The Endless Chase for Creativity

The Endless Chase for Creativity

3
Comments 2
5 min read
Using NULL Conditional and Coalescing Operators in C#

Using NULL Conditional and Coalescing Operators in C#

11
Comments 1
2 min read
Simple IntelliJ plugin example to help me bookmark code

Simple IntelliJ plugin example to help me bookmark code

9
Comments
9 min read
Vuetensils 0.7: Dates, Tooltips, Skip links, and more.

Vuetensils 0.7: Dates, Tooltips, Skip links, and more.

2
Comments 1
5 min read
Hexagonal Architecture Demystified

Hexagonal Architecture Demystified

22
Comments
7 min read
Recursion Illustrated with PseudoCode and Code

Recursion Illustrated with PseudoCode and Code

9
Comments
2 min read
C++ Template Story So Far(C++11 to C++20)

C++ Template Story So Far(C++11 to C++20)

10
Comments
25 min read
My First Impression of Julia

My First Impression of Julia

16
Comments
5 min read
Become an Elm warrior

Become an Elm warrior

33
Comments
3 min read
loading...