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.
TIL CSS v* units

TIL CSS v* units

2
Comments
1 min read
What is Skeleton Loading and how to implement it in React

What is Skeleton Loading and how to implement it in React

20
Comments
5 min read
🎉 Winning my very first Hackathon 🎉

🎉 Winning my very first Hackathon 🎉

19
Comments 9
4 min read
TIL: starting my own UI-library using Vue, Storybook & Sass

TIL: starting my own UI-library using Vue, Storybook & Sass

13
Comments 3
2 min read
What is CSS min max, actually?

What is CSS min max, actually?

4
Comments
2 min read
🌏 Roadmap to Full-Stack Development 🌏

🌏 Roadmap to Full-Stack Development 🌏

76
Comments 12
2 min read
Von Neumann & Harvard Architectures

Von Neumann & Harvard Architectures

6
Comments 2
3 min read
Tag's UI design with pure HTML & CSS

Tag's UI design with pure HTML & CSS

4
Comments
1 min read
vim's easy mode: making vim behave like a 'conventional' text editor

vim's easy mode: making vim behave like a 'conventional' text editor

9
Comments
5 min read
5 Super Useful Menubar Apps For macOS

5 Super Useful Menubar Apps For macOS

12
Comments
3 min read
Learn CSS positions with Elon Musk

Learn CSS positions with Elon Musk

18
Comments 4
4 min read
1,000.000 open source project under you belt

1,000.000 open source project under you belt

5
Comments
1 min read
React Hooks + Redux: CRUD example with Axios and Rest API

React Hooks + Redux: CRUD example with Axios and Rest API

73
Comments 3
6 min read
Writing DRYer tests using Pytest parametrize

Writing DRYer tests using Pytest parametrize

16
Comments 1
3 min read
Spring Boot + React Redux example

Spring Boot + React Redux example

16
Comments
6 min read
Vite With React Template

Vite With React Template

12
Comments
3 min read
Functional Components in React

Functional Components in React

4
Comments
2 min read
TIL Xbox UWP Basic Fixes

TIL Xbox UWP Basic Fixes

2
Comments 2
1 min read
Fixed navigations and sections - here is scroll-padding

Fixed navigations and sections - here is scroll-padding

14
Comments 4
1 min read
React Redux example with API calls: Build a CRUD app

React Redux example with API calls: Build a CRUD app

56
Comments
5 min read
Get Started with Scala

Get Started with Scala

9
Comments
7 min read
React Table CRUD example using Hooks & react-table v7

React Table CRUD example using Hooks & react-table v7

79
Comments 4
5 min read
Learning react as a Vue developer

Learning react as a Vue developer

42
Comments 14
3 min read
TIL PostgreSQL-style $facet

TIL PostgreSQL-style $facet

6
Comments
1 min read
Don't Treat One Like Another

Don't Treat One Like Another

5
Comments
1 min read
Tool Check: Reconcile Your Differences

Tool Check: Reconcile Your Differences

2
Comments 1
3 min read
🌠Importance of Personal Branding🌠

🌠Importance of Personal Branding🌠

9
Comments
2 min read
The current state of package invalidation support across package managers

The current state of package invalidation support across package managers

19
Comments
9 min read
💡 15 VS Code Extension you need as a developer! 💡

💡 15 VS Code Extension you need as a developer! 💡

45
Comments 5
3 min read
🚩Pillars Of Computer Science🚩

🚩Pillars Of Computer Science🚩

4
Comments
2 min read
Modern Javascript Basics - Part IV

Modern Javascript Basics - Part IV

6
Comments
4 min read
The most easy and fast way to turn an integer number into binary

The most easy and fast way to turn an integer number into binary

8
Comments
3 min read
Today I Learned — The Javascript In Operator

Today I Learned — The Javascript In Operator

5
Comments 1
2 min read
Forced Switching to Adwaita Light Theme

Forced Switching to Adwaita Light Theme

11
Comments
2 min read
How I kicked sleeping to meet deadline!

How I kicked sleeping to meet deadline!

2
Comments
2 min read
How much do you know about Markdown?

How much do you know about Markdown?

2
Comments
2 min read
TIL: VSCode + Vim MultiSelect

TIL: VSCode + Vim MultiSelect

20
Comments 1
1 min read
TIL Dev Tools can be Undocked

TIL Dev Tools can be Undocked

2
Comments
1 min read
💻 Hackathons - All you need to know right now! 💻

💻 Hackathons - All you need to know right now! 💻

17
Comments 7
4 min read
TIL Ink Variable Text

TIL Ink Variable Text

6
Comments
1 min read
How I Managed to Pre-processing Musshaf Images

How I Managed to Pre-processing Musshaf Images

8
Comments 1
12 min read
CSS variable chapter seven "inheritance" 🛵️

CSS variable chapter seven "inheritance" 🛵️

6
Comments
2 min read
How to Make a Div Cover the Whole Page with CSS

How to Make a Div Cover the Whole Page with CSS

10
Comments
2 min read
The easiest way to download SVGs from a website

The easiest way to download SVGs from a website

27
Comments 1
2 min read
✨Merge Intervals✨

✨Merge Intervals✨

6
Comments
2 min read
Cleaning Up Space after Docker

Cleaning Up Space after Docker

33
Comments 6
2 min read
Range-based `for` loops

Range-based `for` loops

4
Comments 1
2 min read
💡 Useful Git Commands you need to know 💡

💡 Useful Git Commands you need to know 💡

75
Comments 10
2 min read
TIL: The smart difference between infinite for loops that work and those that break

TIL: The smart difference between infinite for loops that work and those that break

8
Comments
1 min read
Nesting Template Literals: A Recommended Approach

Nesting Template Literals: A Recommended Approach

18
Comments
3 min read
Day 002: Why are hashes cached in dictionaries?

Day 002: Why are hashes cached in dictionaries?

4
Comments
2 min read
CSS variable chapter six "Responsiveness and CSS variables" 🐌

CSS variable chapter six "Responsiveness and CSS variables" 🐌

15
Comments
2 min read
📝Steps to take before starting a new Open-source project.📝

📝Steps to take before starting a new Open-source project.📝

16
Comments 1
2 min read
🎯Merge two sorted arrays without using any extra space🎯

🎯Merge two sorted arrays without using any extra space🎯

5
Comments 9
2 min read
📍Minimize the maximum difference between heights📍

📍Minimize the maximum difference between heights📍

8
Comments
2 min read
📌How to reverse an array?📌

📌How to reverse an array?📌

6
Comments 2
1 min read
🌟Find duplicate Element in the array🌟

🌟Find duplicate Element in the array🌟

6
Comments
3 min read
💥Minimum jumps to reach the end of the array💥

💥Minimum jumps to reach the end of the array💥

6
Comments
2 min read
🔥Kadane's Algorithm OR Largest sum contiguous subarray🔥

🔥Kadane's Algorithm OR Largest sum contiguous subarray🔥

6
Comments
2 min read
⚖️ Segregate negatives and positives ⚖️

⚖️ Segregate negatives and positives ⚖️

5
Comments 2
2 min read
loading...