DEV Community

Today I Learned 💡💡💡💡💡💡💡

Summarize a concept that is new to you.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to? : *args and **kwargs in Python

How to? : *args and **kwargs in Python

13
Comments
3 min read
**kwargs, you got me!

**kwargs, you got me!

7
Comments 1
2 min read
Equality by Value vs Equality by Identity

Equality by Value vs Equality by Identity

12
Comments
1 min read
What determines the truthiness of an object in Python?

What determines the truthiness of an object in Python?

9
Comments 4
1 min read
CSS Flexbox: align-items

CSS Flexbox: align-items

15
Comments
2 min read
What is duck typing?

What is duck typing?

16
Comments 3
1 min read
"L" is for Linux

"L" is for Linux

5
Comments
6 min read
SQL Aggregate Product

SQL Aggregate Product

6
Comments
1 min read
How to Resize Uneven Sized Images without breaking their Aspect Ratio

How to Resize Uneven Sized Images without breaking their Aspect Ratio

6
Comments 3
1 min read
Python is strongly, dynamically typed. What does that mean?

Python is strongly, dynamically typed. What does that mean?

19
Comments 2
1 min read
What are race conditions?

What are race conditions?

9
Comments 2
1 min read
Why I use a static type checker for Python code

Why I use a static type checker for Python code

8
Comments
1 min read
How to write strong Acceptance Criteria

How to write strong Acceptance Criteria

7
Comments 1
3 min read
Doing the `.split()` with Javascript

Doing the `.split()` with Javascript

17
Comments
3 min read
Favorite Resource of the Week: css.gg

Favorite Resource of the Week: css.gg

9
Comments
2 min read
How to Make Footer Stick to the Bottom of the Page

How to Make Footer Stick to the Bottom of the Page

5
Comments 2
2 min read
Create an Array of Months with JavaScript

Create an Array of Months with JavaScript

30
Comments 3
3 min read
Break Tasks Into Chunks! — An Important Advice I Wish I Knew Sooner

Break Tasks Into Chunks! — An Important Advice I Wish I Knew Sooner

12
Comments 5
3 min read
CSS Flexbox: justify-content

CSS Flexbox: justify-content

12
Comments
2 min read
Best Google-Chrome extensions, highly recommended for Devlopers

Best Google-Chrome extensions, highly recommended for Devlopers

18
Comments
2 min read
Back to Basics...

Back to Basics...

3
Comments
2 min read
Format Time and Date Relatively with JavaScript

Format Time and Date Relatively with JavaScript

9
Comments
2 min read
How to Shorten Directory Path in Windows Command Prompt

How to Shorten Directory Path in Windows Command Prompt

6
Comments 2
2 min read
Top reasons to love Ruby on Rails

Top reasons to love Ruby on Rails

24
Comments 1
3 min read
Format Date and Time with JavaScript

Format Date and Time with JavaScript

32
Comments
3 min read
loading...