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.
🏁Kth Max and Min Element in the array🏁

🏁Kth Max and Min Element in the array🏁

6
Comments
2 min read
TIL Godot has Live Edit

TIL Godot has Live Edit

2
Comments
1 min read
10 Things 2020 has taught me

10 Things 2020 has taught me

119
Comments 8
9 min read
Modern Javascript Basics - Part III

Modern Javascript Basics - Part III

6
Comments
4 min read
CSS variable chapter five "how to change CSS variable value with JavaScript" 🔥️

CSS variable chapter five "how to change CSS variable value with JavaScript" 🔥️

12
Comments
2 min read
Tips on how to pass interviews process in tech companies.

Tips on how to pass interviews process in tech companies.

19
Comments
4 min read
How to convert 2-digit year to 4-digit year in C#

How to convert 2-digit year to 4-digit year in C#

5
Comments 1
1 min read
✨ All about Open Source ✨

✨ All about Open Source ✨

18
Comments 2
3 min read
Amazing Productivity Tools for Developers

Amazing Productivity Tools for Developers

140
Comments 4
5 min read
Advance the practical side of your coding skills with CodingStories

Advance the practical side of your coding skills with CodingStories

12
Comments 2
4 min read
TIL You Can Hide the Godot Console

TIL You Can Hide the Godot Console

8
Comments
1 min read
How CTFs Landed Me A Job As An Offensive Security Engineer

How CTFs Landed Me A Job As An Offensive Security Engineer

5
Comments
4 min read
OhSnap! Create Five Hero Banners with One SASS Mixin

OhSnap! Create Five Hero Banners with One SASS Mixin

6
Comments
4 min read
CSS variable chapter four "Theming" 💄

CSS variable chapter four "Theming" 💄

10
Comments
2 min read
5 Takeaways from my first week as a professional web developer.

5 Takeaways from my first week as a professional web developer.

10
Comments 2
4 min read
Let's stop using [a-zA-Z]+

Let's stop using [a-zA-Z]+

76
Comments 6
2 min read
Setting The Default Terminal In VS Code

Setting The Default Terminal In VS Code

34
Comments 15
1 min read
CSS variable chapter three "local variable" 😮

CSS variable chapter three "local variable" 😮

7
Comments
1 min read
Kubernetes: what are Endpoints

Kubernetes: what are Endpoints

4
Comments
5 min read
TIL: RxJS Observables are unicast and we can multicast them.

TIL: RxJS Observables are unicast and we can multicast them.

9
Comments 3
4 min read
TIL Godot GraphEdit Gaffes

TIL Godot GraphEdit Gaffes

6
Comments
2 min read
TIL: Zoom Raise Hand Hot Keys

TIL: Zoom Raise Hand Hot Keys

4
Comments 1
1 min read
[TS nugget] Record<Keys, Type>

[TS nugget] Record<Keys, Type>

6
Comments
1 min read
CSS variable chapter two "how to override CSS variable" 🤹‍♂️

CSS variable chapter two "how to override CSS variable" 🤹‍♂️

8
Comments
1 min read
Simplified: Authentication & Authorization

Simplified: Authentication & Authorization

5
Comments
1 min read
HTML has a base tag

HTML has a base tag

3
Comments
2 min read
Hosting your website 🌐 with Github pages

Hosting your website 🌐 with Github pages

2
Comments
5 min read
CSS variable first chapter!

CSS variable first chapter!

15
Comments 4
1 min read
How to Download Any Website

How to Download Any Website

51
Comments 2
3 min read
Fail Before Starting

Fail Before Starting

2
Comments
2 min read
How do electronic circuits (microprocessors / transistors) process binary?

How do electronic circuits (microprocessors / transistors) process binary?

2
Comments 4
1 min read
Gratitude + Leadership

Gratitude + Leadership

4
Comments
1 min read
False-positive Go code coverage

False-positive Go code coverage

6
Comments
3 min read
TIL Godot Smooth Scrolling

TIL Godot Smooth Scrolling

8
Comments
1 min read
CodeCollab Fellowship

CodeCollab Fellowship

7
Comments 2
2 min read
Do you know everything about CSS variables?

Do you know everything about CSS variables?

6
Comments
1 min read
Modern Javascript Basics Part - II:

Modern Javascript Basics Part - II:

32
Comments 3
4 min read
Getting started with Web NFC: tips and gotchas

Getting started with Web NFC: tips and gotchas

11
Comments
3 min read
Focus on being FAST at getting work done rather than Quality or Quantity.

Focus on being FAST at getting work done rather than Quality or Quantity.

7
Comments 2
5 min read
How to spoof your timezone in Google Chrome

How to spoof your timezone in Google Chrome

10
Comments 7
1 min read
Vue.js Firebase Database CRUD example

Vue.js Firebase Database CRUD example

36
Comments
3 min read
Deploying Node.js app with Heroku config vars

Deploying Node.js app with Heroku config vars

6
Comments
1 min read
Why my (many!!) contributions were not showing on GitHub 💀

Why my (many!!) contributions were not showing on GitHub 💀

2
Comments
1 min read
Despliega un servidor nodejs super ligero en repl.it

Despliega un servidor nodejs super ligero en repl.it

6
Comments 1
2 min read
TIL: Using AutoFixture with auto mocking is awesome.

TIL: Using AutoFixture with auto mocking is awesome.

10
Comments 1
2 min read
CSS Animation Course Journey 📚

CSS Animation Course Journey 📚

6
Comments
3 min read
Top Tips to Pass The OutSystems Certification Exam

Top Tips to Pass The OutSystems Certification Exam

13
Comments
4 min read
TIL: JS Soft Links

TIL: JS Soft Links

5
Comments
2 min read
Learning JavaScript Promises

Learning JavaScript Promises

76
Comments
6 min read
How to style your React-Router links using styled-components

How to style your React-Router links using styled-components

70
Comments 6
5 min read
How to Judge your Recommendation System Model ?

How to Judge your Recommendation System Model ?

3
Comments
1 min read
Does the order of routes matter? Interesting issue (and fix) with a page not found component 🔎

Does the order of routes matter? Interesting issue (and fix) with a page not found component 🔎

6
Comments 1
1 min read
When a bug became a feature.

When a bug became a feature.

3
Comments
1 min read
Creating Class diagram - 3 basic steps to make it easier

Creating Class diagram - 3 basic steps to make it easier

7
Comments
5 min read
Automatically Start Scripts On Launch In VSCode

Automatically Start Scripts On Launch In VSCode

90
Comments 5
2 min read
Let's break the CSS variables 🤿

Let's break the CSS variables 🤿

9
Comments
1 min read
TIL: Set-Up & Launch an AWS Instance

TIL: Set-Up & Launch an AWS Instance

2
Comments
1 min read
Do you know what is CSS Prefixes 😮

Do you know what is CSS Prefixes 😮

3
Comments
1 min read
TIL Unity's URL Protocol

TIL Unity's URL Protocol

6
Comments
2 min read
Real-world CSS Transform challenge 👄

Real-world CSS Transform challenge 👄

4
Comments
1 min read
loading...