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.
Adding SSL to a Server

Adding SSL to a Server

8
Comments
5 min read
My New Year Hackathon Project: Image Classification Pokédex

My New Year Hackathon Project: Image Classification Pokédex

7
Comments 2
5 min read
Learning To Learn [Efficient Learning]: The Pillars

Learning To Learn [Efficient Learning]: The Pillars

4
Comments
2 min read
Calculating Run Time of a function using Python Decorators

Calculating Run Time of a function using Python Decorators

19
Comments
2 min read
Learning To Learn [Efficient Learning]: The Principles

Learning To Learn [Efficient Learning]: The Principles

68
Comments 6
4 min read
Learning To Learn [Efficient Learning]: The Lies

Learning To Learn [Efficient Learning]: The Lies

9
Comments
2 min read
The Modes of tmux

The Modes of tmux

13
Comments 2
3 min read
React Multiple Images Upload with Preview example

React Multiple Images Upload with Preview example

48
Comments 1
3 min read
Adding React to a Server

Adding React to a Server

15
Comments
8 min read
Local Variable Type Inference: Declare var, not war

Local Variable Type Inference: Declare var, not war

13
Comments 2
3 min read
Doing a FLIP with lit-html@2.0

Doing a FLIP with lit-html@2.0

40
Comments
18 min read
Learned how to change the background color of a React function component randomly

Learned how to change the background color of a React function component randomly

9
Comments
1 min read
Java vs JavaScript - What is the Difference?

Java vs JavaScript - What is the Difference?

34
Comments 5
8 min read
Automatically Open the Current Directory in VS Code From Terminal

Automatically Open the Current Directory in VS Code From Terminal

34
Comments 14
2 min read
React Image Upload with Preview example

React Image Upload with Preview example

10
Comments
2 min read
What has helped me so far as a self-teaching developer

What has helped me so far as a self-teaching developer

15
Comments 2
7 min read
Favorite Resource of the Week: Coding Fonts

Favorite Resource of the Week: Coding Fonts

8
Comments 1
2 min read
Let's try C++20 | std::is_constant_evaluated()

Let's try C++20 | std::is_constant_evaluated()

3
Comments 2
3 min read
How I Built My First Trading Bot For Hashnode's Hackathon

How I Built My First Trading Bot For Hashnode's Hackathon

4
Comments
4 min read
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

23
Comments 2
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

5
Comments 2
2 min read
Quick Tip: Use commas in cases of a switch in Go to match multiple conditions

Quick Tip: Use commas in cases of a switch in Go to match multiple conditions

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

Top reasons to love Ruby on Rails

24
Comments 1
3 min read
Database Design and the GDPR

Database Design and the GDPR

33
Comments 7
3 min read
How I wrote my first Neovim plugin

How I wrote my first Neovim plugin

7
Comments 1
3 min read
Browser Communications

Browser Communications

36
Comments 3
8 min read
Format Number with JavaScript

Format Number with JavaScript

24
Comments
3 min read
Ugly sweater CSS: The Child

Ugly sweater CSS: The Child

12
Comments
3 min read
helloWorld to Hello World

helloWorld to Hello World

7
Comments
1 min read
TIL: Reading stdin to a BASH variable

TIL: Reading stdin to a BASH variable

6
Comments
1 min read
Format Date and Time with JavaScript

Format Date and Time with JavaScript

31
Comments
3 min read
A Dip Into CSS Flexbox

A Dip Into CSS Flexbox

12
Comments
2 min read
Single-Side Curved "Border" With CSS `box-shadow`

Single-Side Curved "Border" With CSS `box-shadow`

42
Comments 5
3 min read
SOP vs CORS?

SOP vs CORS?

11
Comments 1
4 min read
Building a Home Test Server

Building a Home Test Server

23
Comments 1
11 min read
Our Development Philosophy - Part 2: Collaboration & Testing

Our Development Philosophy - Part 2: Collaboration & Testing

2
Comments
9 min read
A CSS property you might not know

A CSS property you might not know

44
Comments 4
1 min read
How easily and quickly can you specify arguments for your program in C++

How easily and quickly can you specify arguments for your program in C++

4
Comments
3 min read
Functor's flavor in JS

Functor's flavor in JS

11
Comments 1
1 min read
loading...