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.
Explain container queries like I'm five

Explain container queries like I'm five

7
Comments 2
1 min read
Explain FlexBox Like I'm Five

Explain FlexBox Like I'm Five

15
Comments 7
1 min read
Explain IoC Container like I'm Five

Explain IoC Container like I'm Five

4
Comments 11
1 min read
Explain React Hooks Like I'm Five

Explain React Hooks Like I'm Five

15
Comments 6
1 min read
Explain "memory" like I'm five

Explain "memory" like I'm five

14
Comments 10
1 min read
What is the difference between an ODM and an ORM

What is the difference between an ODM and an ORM

6
Comments 1
1 min read
Explain Declarative vs Imperative Programming like I'm 5

Explain Declarative vs Imperative Programming like I'm 5

10
Comments 6
1 min read
Why do Java containers (docker) take so much memory?

Why do Java containers (docker) take so much memory?

18
Comments 7
1 min read
What is the best alternative to Azure?

What is the best alternative to Azure?

8
Comments 9
1 min read
Explain C#.Net Like I'm Five

Explain C#.Net Like I'm Five

24
Comments 18
1 min read
Explain Backend like I'm five.

Explain Backend like I'm five.

15
Comments 8
1 min read
How do people learn about server load and performance?

How do people learn about server load and performance?

12
Comments 5
1 min read
What exactly is big O, big Θ, big Ω ?

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

41
Comments 3
1 min read
What is async?

What is async?

18
Comments 3
1 min read
Is there a way to deploy Node app with Netlify?

Is there a way to deploy Node app with Netlify?

8
Comments 12
1 min read
Explain Enumeration in computing

Explain Enumeration in computing

8
Comments 4
1 min read
What would I use Rust for?

What would I use Rust for?

10
Comments 5
1 min read
Why did Array.from()work?

Why did Array.from()work?

8
Comments 3
1 min read
How much testing should cover

How much testing should cover

12
Comments 3
1 min read
Explain PySide2 & PyQT5 Licensing

Explain PySide2 & PyQT5 Licensing

7
Comments
1 min read
What's the need of rune as a separate type?

What's the need of rune as a separate type?

6
Comments 3
1 min read
ELI5: Database Normalization?

ELI5: Database Normalization?

17
Comments 6
1 min read
Why Are There So Many Javascript Frameworks, And How Do I Choose The Best One?

Why Are There So Many Javascript Frameworks, And How Do I Choose The Best One?

12
Comments 6
1 min read
Explain Design Pattern Builder Like I'm Five

Explain Design Pattern Builder Like I'm Five

8
Comments 6
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
Haskell Stack and Package Management

Haskell Stack and Package Management

7
Comments 2
1 min read
Explain Open Source like I'm five

Explain Open Source like I'm five

62
Comments 22
1 min read
How to upload my app to Google Play Store?

How to upload my app to Google Play Store?

5
Comments 2
1 min read
How does Ruby method lookup work? 🤔

How does Ruby method lookup work? 🤔

5
Comments 4
1 min read
Let's get philosophical: how do you know when you're a dev?

Let's get philosophical: how do you know when you're a dev?

6
Comments 3
1 min read
Explain Event Bubbling Like I'm Five

Explain Event Bubbling Like I'm Five

39
Comments 5
1 min read
Explain the State of WebAssembly to Me

Explain the State of WebAssembly to Me

75
Comments 18
1 min read
What are your favorite analogies to explain programming?

What are your favorite analogies to explain programming?

31
Comments 32
1 min read
Explain the Frontend Webdev Ecosystem to Me

Explain the Frontend Webdev Ecosystem to Me

90
Comments 23
1 min read
Comparing Services for Cheap Cloud Hosting and Storage (Cloud / AWS / S3 / Amazon Cloudfront / ... ???)

Comparing Services for Cheap Cloud Hosting and Storage (Cloud / AWS / S3 / Amazon Cloudfront / ... ???)

16
Comments 10
1 min read
Explain Vue to Me

Explain Vue to Me

135
Comments 24
1 min read
Explain React to Me

Explain React to Me

158
Comments 24
1 min read
Explain Angular to Me

Explain Angular to Me

80
Comments 16
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 AppVeyor, TravisCI, Continuous Integration

Explain AppVeyor, TravisCI, Continuous Integration

6
Comments 1
1 min read
What is JSON? Why to use it?

What is JSON? Why to use it?

11
Comments 1
1 min read
Very Basics of Cloud Services and AWS

Very Basics of Cloud Services and AWS

44
Comments 2
2 min read
Explain Redux/Context API Like I'm Five

Explain Redux/Context API Like I'm Five

7
Comments
1 min read
What is Kubernetes?

What is Kubernetes?

12
Comments 5
1 min read
What is fallback font?

What is fallback font?

8
Comments 3
1 min read
NPM explain to me like I am five

NPM explain to me like I am five

32
Comments 11
1 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 REDUCE Like I'm Five

Explain REDUCE Like I'm Five

16
Comments 19
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
Open Source is Broken

Open Source is Broken

193
Comments 65
22 min read
Send me all the Kotlin questions you were too afraid to ask

Send me all the Kotlin questions you were too afraid to ask

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

Explain Kubernetes to me like I'm Five

228
Comments 24
1 min read
Detecting colors

Detecting colors

6
Comments 1
1 min read
I am java developer trying to learn node.JS, where should I start.

I am java developer trying to learn node.JS, where should I start.

10
Comments 7
1 min read
Things you did not know about hoisting in Javascript!

Things you did not know about hoisting in Javascript!

10
Comments
1 min read
Explain MapReduce Like I'm Five

Explain MapReduce Like I'm Five

8
Comments
5 min read
Kubernetes - Explained Like You're Five

Kubernetes - Explained Like You're Five

225
Comments 6
6 min read
module.exports v/s exports - Clearing the confusion

module.exports v/s exports - Clearing the confusion

15
Comments
1 min read
Multi-threading in Operating System

Multi-threading in Operating System

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

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

121
Comments 15
4 min read
loading...