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.
What I've Learned From Helping Others in Programming

What I've Learned From Helping Others in Programming

4
Comments
6 min read
How to automatically detect issues in your YAML file with Azure Pipelines

How to automatically detect issues in your YAML file with Azure Pipelines

6
Comments
3 min read
Learning Python: Week 1 - From Operators to Generators

Learning Python: Week 1 - From Operators to Generators

5
Comments 2
6 min read
Cypress 💚 Iframes

Cypress 💚 Iframes

13
Comments 5
2 min read
Review the content of your last Git commit

Review the content of your last Git commit

6
Comments
2 min read
git diff-filter

git diff-filter

8
Comments
2 min read
Comandos práticos do Git

Comandos práticos do Git

3
Comments 1
2 min read
How to automatically detect issues in your YAML file with Appveyor

How to automatically detect issues in your YAML file with Appveyor

2
Comments
3 min read
GitHub Markdown now Supports Mermaid Diagrams

GitHub Markdown now Supports Mermaid Diagrams

37
Comments 2
1 min read
You down with OOP? Yeah you know me!

You down with OOP? Yeah you know me!

2
Comments
4 min read
How to Add Todoist Tasks to Google Calendar

How to Add Todoist Tasks to Google Calendar

8
Comments
5 min read
Git rebase to the beginning of time

Git rebase to the beginning of time

7
Comments 3
1 min read
What is front-end tech stack? 🧐

What is front-end tech stack? 🧐

14
Comments 3
5 min read
In Go nil is not equal to nil, sometimes

In Go nil is not equal to nil, sometimes

8
Comments
2 min read
Elastic Stack: an overview and ELK installation on Ubuntu 20.04

Elastic Stack: an overview and ELK installation on Ubuntu 20.04

2
Comments
20 min read
How do motivation and procrastination work?

How do motivation and procrastination work?

12
Comments 8
3 min read
⚡ Write a reactivity function in 10 lines of Javascript

⚡ Write a reactivity function in 10 lines of Javascript

10
Comments
4 min read
Git reflog is an alias for git log -g

Git reflog is an alias for git log -g

7
Comments 1
2 min read
TIL – Generate unique IDs with Crypto.randomUUID()

TIL – Generate unique IDs with Crypto.randomUUID()

5
Comments
1 min read
3 ways to host a single-page application on Google App Engine 💡

3 ways to host a single-page application on Google App Engine 💡

9
Comments
4 min read
TIL – CSS inset property shorthand

TIL – CSS inset property shorthand

3
Comments
1 min read
Security and Correctness: two different concepts.

Security and Correctness: two different concepts.

5
Comments
4 min read
TIL: ESLint | Fix "'props' is assigned a value but never used @typescript-eslint/no-unused-vars"

TIL: ESLint | Fix "'props' is assigned a value but never used @typescript-eslint/no-unused-vars"

12
Comments
1 min read
TIL: GitHub Actions | Fix "Error: Dependencies lock file is not found"

TIL: GitHub Actions | Fix "Error: Dependencies lock file is not found"

12
Comments 4
1 min read
TIL: TypeScript | Fix "TS2307: Cannot find module 'src' or its corresponding type declarations."

TIL: TypeScript | Fix "TS2307: Cannot find module 'src' or its corresponding type declarations."

19
Comments 2
1 min read
TIL: Tornado | Fix "tornado.util.TimeoutError: Operation timed out after 5 seconds"

TIL: Tornado | Fix "tornado.util.TimeoutError: Operation timed out after 5 seconds"

7
Comments
1 min read
TIL: Docker | Show Only Unnamed Volumes

TIL: Docker | Show Only Unnamed Volumes

5
Comments
1 min read
Advanced GitHub Actions - Conditional Workflow

Advanced GitHub Actions - Conditional Workflow

22
Comments
5 min read
A better copy-mode bind for Tmux

A better copy-mode bind for Tmux

5
Comments
1 min read
Python string of letters is a string of letters, but not with special

Python string of letters is a string of letters, but not with special

13
Comments
2 min read
Day 12 of 100DaysOfCode

Day 12 of 100DaysOfCode

4
Comments
1 min read
Day 11 of 100DaysOfCode

Day 11 of 100DaysOfCode

4
Comments
1 min read
Quando usar Classes aninhadas, classes locais, classes anônimas e expressões lambdas

Quando usar Classes aninhadas, classes locais, classes anônimas e expressões lambdas

9
Comments 1
2 min read
til: SSH Connexion troubleshooting

til: SSH Connexion troubleshooting

2
Comments
2 min read
Simple Samba Share Setup

Simple Samba Share Setup

9
Comments
2 min read
File nesting in VS Code

File nesting in VS Code

57
Comments 3
3 min read
My Recipe Manager Project

My Recipe Manager Project

6
Comments
6 min read
Deploy a NodeJS application to Google App Engine and Cloud SQL from GitHub - Part 1: Brainstorming

Deploy a NodeJS application to Google App Engine and Cloud SQL from GitHub - Part 1: Brainstorming

7
Comments
4 min read
My basic vim setup

My basic vim setup

10
Comments
1 min read
TIL: You can await a promise with callbacks.

TIL: You can await a promise with callbacks.

2
Comments
2 min read
Day 5 of 100DaysOfCode

Day 5 of 100DaysOfCode

7
Comments
1 min read
Fitness website with HTML CSS

Fitness website with HTML CSS

13
Comments 2
1 min read
TIL – List formatting with Intl.ListFormat

TIL – List formatting with Intl.ListFormat

3
Comments
1 min read
How to easily detect issues in your YAML files

How to easily detect issues in your YAML files

5
Comments
3 min read
Day 3 of 100DaysOfCode

Day 3 of 100DaysOfCode

4
Comments
1 min read
Define default local maven properties

Define default local maven properties

6
Comments
2 min read
Headless CMS, explained.

Headless CMS, explained.

7
Comments 1
3 min read
How to create a React Native Emulator Device for running with expo

How to create a React Native Emulator Device for running with expo

5
Comments
1 min read
Furniture store responsive landing page with HTML CSS

Furniture store responsive landing page with HTML CSS

8
Comments 8
1 min read
How to make text responsive

How to make text responsive

4
Comments
1 min read
Responsive background images with image-set, the srcset for background-image

Responsive background images with image-set, the srcset for background-image

29
Comments 4
6 min read
Write a single line😮 for tinting your brand color

Write a single line😮 for tinting your brand color

2
Comments
3 min read
Minimum Marketable Feature in Agile - What is it?

Minimum Marketable Feature in Agile - What is it?

3
Comments
4 min read
TIL CSS conic gradient

TIL CSS conic gradient

2
Comments
1 min read
TIL: JavaScript's void Operator

TIL: JavaScript's void Operator

9
Comments 2
1 min read
Laravel 8 Paths Helpers - Explained

Laravel 8 Paths Helpers - Explained

9
Comments
2 min read
CMake Presets: enfin un moyen de partager les configurations de nos projets

CMake Presets: enfin un moyen de partager les configurations de nos projets

6
Comments
6 min read
Exploring the Web: Chapter Two

Exploring the Web: Chapter Two

5
Comments
6 min read
tldr: Remember your commands

tldr: Remember your commands

5
Comments
1 min read
Rendering Strategies - Basics of SSR, SSG, CSR & ISR

Rendering Strategies - Basics of SSR, SSG, CSR & ISR

6
Comments 1
4 min read
loading...