DevLovers

Insights

DevPedia - your translator from senior-speak to human language
Insights

DevPedia - your translator from senior-speak to human language

Hanna KomrakovaHanna KomrakovaΒ·
Email is Easy πŸ“©
Email is Easy πŸ“©

Most of us validate emails the simple way: β€” there is an @ β€” there is a dot in the domain β€” looks valid But the reality is much more complex. Email formats ar

Β·InsightsΒ·
Haiku
Haiku

Haiku is a collection of ready-to-use hooks and utilities for almost any use case. Link: https://www.reacthaiku.dev/ Repo: https://github.com/DavidHDev/haik

Β·InsightsΒ·
100 ways to center a <div>
100 ways to center a <div>

From modern approaches to classic ones β€” definitely worth browsing. Link: https://css-generators.com/center/

Β·InsightsΒ·
Conventional Commits
Conventional Commits

If you, like me, love order in a git, then Conventional Commits is just a lifesaver πŸ˜… You don't have to guess which commit does what. Just feat:, fix:, chore:

Β·InsightsΒ·