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.
Break Git Down: How To Create a Branch From Master and Make Your First Commit!

Break Git Down: How To Create a Branch From Master and Make Your First Commit!

296
Comments 23
3 min read
ELI5: What is an API?

ELI5: What is an API?

37
Comments 7
3 min read
Explain 3G, 4G and 5G like I'm 5

Explain 3G, 4G and 5G like I'm 5

4
Comments 4
1 min read
Explain NoSQL Databases Like I'm Five

Explain NoSQL Databases Like I'm Five

27
Comments 10
1 min read
Simple API Calls with Python

Simple API Calls with Python

39
Comments 1
5 min read
What you need to know to get started with AWS

What you need to know to get started with AWS

111
Comments 6
6 min read
Explain business logic like i'm 5

Explain business logic like i'm 5

7
Comments 4
1 min read
Setting Up a Static Website on AWS S3 for Newbies

Setting Up a Static Website on AWS S3 for Newbies

12
Comments 5
4 min read
ELI5: Why use a function declaration, expression, or an IIFE in JavaScript?

ELI5: Why use a function declaration, expression, or an IIFE in JavaScript?

15
Comments 12
1 min read
Independent Contractor Taxes Self-Employment HALP

Independent Contractor Taxes Self-Employment HALP

10
Comments 17
1 min read
Debug on LambdaTest Mobile Devices with Developer Tools and Enjoy Easy Integrations

Debug on LambdaTest Mobile Devices with Developer Tools and Enjoy Easy Integrations

12
Comments
3 min read
What is ES6 spread operator ?

What is ES6 spread operator ?

6
Comments 3
1 min read
When should we use the appropriate way to set state?

When should we use the appropriate way to set state?

11
Comments 3
1 min read
Git brain dump

Git brain dump

23
Comments 3
8 min read
Explain (Timeline) Monads Like I'm Five

Explain (Timeline) Monads Like I'm Five

8
Comments 3
1 min read
Explain Inheritance in JavaScript Classes Like I'm Five

Explain Inheritance in JavaScript Classes Like I'm Five

21
Comments 9
1 min read
What's headless CMS?

What's headless CMS?

26
Comments 4
1 min read
In programming, is it better to have many small files or one large file?

In programming, is it better to have many small files or one large file?

35
Comments 19
1 min read
What are "HTML-CSS-JS" and "CSS-in-JS", anyway?

What are "HTML-CSS-JS" and "CSS-in-JS", anyway?

102
Comments 4
3 min read
Explain package-lock.json like I am five

Explain package-lock.json like I am five

20
Comments 16
1 min read
Explaining how OAuth works with Spotify as an example

Explaining how OAuth works with Spotify as an example

76
Comments 7
6 min read
Fundamentos de GraphQL

Fundamentos de GraphQL

19
Comments 3
5 min read
What is Computational Genomics?

What is Computational Genomics?

8
Comments 3
1 min read
3 Tricky Python Nuances

3 Tricky Python Nuances

133
Comments 23
6 min read
Explain async and await of Javascript like I am five.

Explain async and await of Javascript like I am five.

23
Comments 11
1 min read
Different types of testing explained

Different types of testing explained

678
Comments 40
7 min read
What do software developers do... for a 5-year-old?

What do software developers do... for a 5-year-old?

5
Comments 5
1 min read
Explain Lazy and Eager Loading Like I'm Five

Explain Lazy and Eager Loading Like I'm Five

42
Comments 6
1 min read
Explain functional programming paradigm Like I'm Five

Explain functional programming paradigm Like I'm Five

11
Comments 6
1 min read
Explain Awk and Its Uses Like I'm Five

Explain Awk and Its Uses Like I'm Five

25
Comments 4
1 min read
Functional or OOP what's the big difference?

Functional or OOP what's the big difference?

22
Comments 9
1 min read
Publishing Packages On Pypi

Publishing Packages On Pypi

14
Comments
2 min read
OAuth とダンスを: ステップ・バイ・ステップ式 ガイド [翻訳記事]

OAuth とダンスを: ステップ・バイ・ステップ式 ガイド [翻訳記事]

10
Comments 2
2 min read
Explain Distributed Systems Like I'm Five

Explain Distributed Systems Like I'm Five

41
Comments 9
1 min read
The Cake is a Lie!

The Cake is a Lie!

20
Comments
5 min read
ELI5: v8 Isolates and Contexts

ELI5: v8 Isolates and Contexts

12
Comments 9
1 min read
5 Fatal Docker Gotcha's 😱 - for new users

5 Fatal Docker Gotcha's 😱 - for new users

347
Comments 6
10 min read
Dockerizing a Simple Python Process

Dockerizing a Simple Python Process

143
Comments 16
7 min read
Graph databases 101

Graph databases 101

36
Comments 1
2 min read
What Is Data Visualization? Definition, History, and Examples

What Is Data Visualization? Definition, History, and Examples

6
Comments
1 min read
What does it mean for a system to be not partition-tolerant?

What does it mean for a system to be not partition-tolerant?

10
Comments 3
1 min read
What am I missing out if I'm not using a VM/Container for my development setup?

What am I missing out if I'm not using a VM/Container for my development setup?

10
Comments 9
1 min read
Explain git config Like I'm Five

Explain git config Like I'm Five

24
Comments 5
2 min read
The Web Accessibility Introduction I Wish I Had

The Web Accessibility Introduction I Wish I Had

565
Comments 35
8 min read
How TF Does XSS Work?

How TF Does XSS Work?

10
Comments 9
1 min read
Part One: Learn Ruby With Me - What is Ruby?

Part One: Learn Ruby With Me - What is Ruby?

51
Comments 16
1 min read
FormData in TypeScript

FormData in TypeScript

39
Comments 8
3 min read
Explain the 'super' keyword in ruby like I'm five

Explain the 'super' keyword in ruby like I'm five

22
Comments 9
1 min read
Converting a csv writer from Python 2 to Python 3

Converting a csv writer from Python 2 to Python 3

17
Comments 2
4 min read
What is the difference between public, protected, and private in Java?

What is the difference between public, protected, and private in Java?

81
Comments 9
2 min read
Please Explain me 😅 How does the mongoose virtual() work?

Please Explain me 😅 How does the mongoose virtual() work?

6
Comments 4
1 min read
Essential quality of life terminal improvements

Essential quality of life terminal improvements

238
Comments 18
8 min read
Explain the path from Idea to Production like I'm Five

Explain the path from Idea to Production like I'm Five

10
Comments 7
1 min read
Explain State and Props Like I'm Five

Explain State and Props Like I'm Five

30
Comments 10
1 min read
Why and How Should I Learn PL/SQL (or T-SQL or PL/pgSQL)?

Why and How Should I Learn PL/SQL (or T-SQL or PL/pgSQL)?

23
Comments 1
6 min read
At what point should you consider gRPC?

At what point should you consider gRPC?

8
Comments 8
1 min read
How to contribute to networking and systems open source project?

How to contribute to networking and systems open source project?

11
Comments 9
1 min read
Functional Programming vs OOPS : Explain Like I'm Five

Functional Programming vs OOPS : Explain Like I'm Five

47
Comments 16
1 min read
Explain Micro-Services Like I'm Five

Explain Micro-Services Like I'm Five

21
Comments 4
1 min read
🤔 Explain Distributed Storage - and how it goes down for github / uilicious / cloud / etc

🤔 Explain Distributed Storage - and how it goes down for github / uilicious / cloud / etc

83
Comments 7
10 min read
loading...