today i learned

Here are interesting things I found while browsing the web. It's ideas and thoughts, new findings, and reminders regarding software development. I see it as a second brain for all things related to development and a way for me to practice Learning in public.

This page is heavily inspired by Lee Byron's TIL and builds on top of my initial attempt with my Devlog (I'm porting content from that page).

entries

  1. typing Swedish letters on a US keyboard
  2. update all git branches and clean up deleted ones
  3. creating luck
  4. using intl for lists
  5. effective meetings
  6. typescript string manipulation types
  7. writing good alt texts
  8. react import differences
  9. useful postgres commands
  10. newline in vim substitutions
  11. use valueAs* on inputs
  12. delete unused node modules
  13. describe what you're doing
  14. writing good documentation
  15. hemnet frontend testing workshop
  16. strong code-review culture
  17. learning in public
  18. learn by doing side projects
  19. explain in plain words
  20. write useful error messages
  21. rewriting git commit history