Today I Learned
- 2024-06-26 TIL N+1 queries are OK in SQLite
- 2024-06-13 TIL you can purge the 1.1.1.1 DNS Cache on Cloudflare
- 2024-05-25 TIL you can globally lock a callback to be called on a single BEAM node at once
- 2024-04-01 TIL you can use emojis as favicons
- 2024-02-15 TIL how to fix flaky faker tests in Phoenix LiveView
- 2024-02-03 TIL the best way to parse Markdown in Elixir
- 2024-02-01 TIL how to add a locale to Elixir Gettext
- 2024-01-25 TIL how to replace Nativefier with basic browser features
- 2024-01-18 TIL that browsers have now implemented native smooth scrolling
- 2024-01-16 TIL you can provide attribute examples and allowed values to your Phoenix Components