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 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

9
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()

4
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
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"

13
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"

16
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."

20
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
loading...