DEV Community

Explain Like I'm Five

Got a question to ask and want a simple response? Use this tag!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Git basics - the only introduction you'll ever need!

Git basics - the only introduction you'll ever need!

414
Comments 2
11 min read
Debugging - you’re doing it wrong. 10 techniques to find a bug in your code

Debugging - you’re doing it wrong. 10 techniques to find a bug in your code

372
Comments 42
7 min read
💥 Best of #explainlikeimfive

💥 Best of #explainlikeimfive

338
Comments 6
2 min read
JavaScript 101: Arrow Functions

JavaScript 101: Arrow Functions

336
Comments 26
2 min read
A Metaphorical Introduction to Functional JavaScript

A Metaphorical Introduction to Functional JavaScript

231
Comments 10
13 min read
Explain Kubernetes to me like I'm Five

Explain Kubernetes to me like I'm Five

228
Comments 24
1 min read
Kubernetes - Explained Like You're Five

Kubernetes - Explained Like You're Five

225
Comments 6
6 min read
What is an API?

What is an API?

214
Comments 22
5 min read
Snow White and the Seven Behavioral Patterns - A Design Patterns Intro

Snow White and the Seven Behavioral Patterns - A Design Patterns Intro

213
Comments 2
10 min read
Open Source is Broken

Open Source is Broken

193
Comments 65
22 min read
Function vs Object

Function vs Object

187
Comments 36
4 min read
JavaScript 101: Breaking Down Functions

JavaScript 101: Breaking Down Functions

177
Comments 12
2 min read
Explain React to Me

Explain React to Me

158
Comments 24
1 min read
Explain CI/CD like I'm five.

Explain CI/CD like I'm five.

154
Comments 43
1 min read
Functional VS Object-Oriented Programming

Functional VS Object-Oriented Programming

149
Comments 23
5 min read
ELI5: Git Rebase vs. Merge

ELI5: Git Rebase vs. Merge

145
Comments 29
1 min read
Goldilocks and the Three Behavioral Patterns - A Design Patterns Intro

Goldilocks and the Three Behavioral Patterns - A Design Patterns Intro

143
Comments 6
13 min read
Explain Async/Await Like I'm Five

Explain Async/Await Like I'm Five

136
Comments 24
1 min read
Explain Vue to Me

Explain Vue to Me

135
Comments 24
1 min read
Stupid Short: Bash's |, >, >>, <, 2>>, 2> Operators

Stupid Short: Bash's |, >, >>, <, 2>>, 2> Operators

121
Comments 15
4 min read
Explain Blockchain like I am Five

Explain Blockchain like I am Five

99
Comments 34
1 min read
dev.wtf - developer's reference

dev.wtf - developer's reference

96
Comments 13
4 min read
Comebacks for Five (Wrong) Arguments Against Accessibility

Comebacks for Five (Wrong) Arguments Against Accessibility

96
Comments 30
5 min read
How do GitHub Actions work?

How do GitHub Actions work?

96
Comments 26
1 min read
Linux 101 - the king of operating systems 👑

Linux 101 - the king of operating systems 👑

95
Comments 16
3 min read
Explain the Frontend Webdev Ecosystem to Me

Explain the Frontend Webdev Ecosystem to Me

90
Comments 23
1 min read
Advice for the Newbie

Advice for the Newbie

83
Comments 3
6 min read
Explain Angular to Me

Explain Angular to Me

80
Comments 16
1 min read
What is quantum computing?

What is quantum computing?

79
Comments 20
1 min read
Single Responsibility Principle for Dummies

Single Responsibility Principle for Dummies

78
Comments 8
5 min read
Cinderella and the Glass Structural Pattern - A Design Patterns Intro

Cinderella and the Glass Structural Pattern - A Design Patterns Intro

78
Comments 1
12 min read
Explain a "memory leak" like I'm five

Explain a "memory leak" like I'm five

77
Comments 28
1 min read
Explain the State of WebAssembly to Me

Explain the State of WebAssembly to Me

75
Comments 18
1 min read
Type System FAQ

Type System FAQ

73
Comments 13
8 min read
Explain Deno Like I'm Five

Explain Deno Like I'm Five

71
Comments 42
1 min read
Explain JSX like I'm five.

Explain JSX like I'm five.

68
Comments 30
1 min read
The Array Iterators Cheatsheet (JavaScript)

The Array Iterators Cheatsheet (JavaScript)

68
Comments 3
3 min read
dApps / Web3 - Help me finally understand / ELI5!

dApps / Web3 - Help me finally understand / ELI5!

64
Comments 21
2 min read
ELI5: How does someone write a new computer language?

ELI5: How does someone write a new computer language?

63
Comments 13
1 min read
Explain Open Source like I'm five

Explain Open Source like I'm five

62
Comments 22
1 min read
What are the benefits of using a static frontend?

What are the benefits of using a static frontend?

62
Comments 9
1 min read
Explain the different popular Linux distros

Explain the different popular Linux distros

61
Comments 25
1 min read
Explain full stack developer to me like I'm five

Explain full stack developer to me like I'm five

59
Comments 12
1 min read
Explain "Smoke Testing" like I'm five

Explain "Smoke Testing" like I'm five

59
Comments 14
1 min read
All (or just most) of what you need to know about handling Promises

All (or just most) of what you need to know about handling Promises

54
Comments 14
3 min read
Fixing Bad Habits By Learning To Love Them: Agile Retrospectives

Fixing Bad Habits By Learning To Love Them: Agile Retrospectives

54
Comments 4
5 min read
What is this "Javascript Engine" they speak about?

What is this "Javascript Engine" they speak about?

52
Comments 1
1 min read
Explain React State & Props Like I'm Five

Explain React State & Props Like I'm Five

50
Comments 11
1 min read
Explain DNS Like I'm Five

Explain DNS Like I'm Five

49
Comments 12
1 min read
What is OAuth? How Does It Work?

What is OAuth? How Does It Work?

48
Comments
3 min read
Unicorns on DEV 🦄🦄

Unicorns on DEV 🦄🦄

48
Comments 4
1 min read
Basic Operating System services and structures.

Basic Operating System services and structures.

47
Comments
3 min read
ELI5: What the heck is Kubernetes?

ELI5: What the heck is Kubernetes?

46
Comments 6
1 min read
What's the difference between Front-end and Back-end development?

What's the difference between Front-end and Back-end development?

45
Comments 37
1 min read
Very Basics of Cloud Services and AWS

Very Basics of Cloud Services and AWS

44
Comments 2
2 min read
Explain the challenge of generating random numbers like I'm five

Explain the challenge of generating random numbers like I'm five

43
Comments 13
1 min read
What exactly is big O, big Θ, big Ω ?

What exactly is big O, big Θ, big Ω ?

41
Comments 3
1 min read
Explain to me git rebase

Explain to me git rebase

40
Comments 9
1 min read
Explain API gateway to me like I’m five

Explain API gateway to me like I’m five

40
Comments 9
1 min read
Explain IIFE(Immediately Invoke Function Expression) Like I'm Five

Explain IIFE(Immediately Invoke Function Expression) Like I'm Five

40
Comments 16
1 min read
loading...