Enjoy the detours!

links

Color Shade Finder: While working on my Neovim, Alacritty and Wezterm themes, this page was of great help. Link: https://colors.artyclick.com/color-shades-finder/

Simplify Component Imports with TypeScript Namespaces: It always felt odd with exporting Props or ButtonProps. The idea here is by using Namespaces, and I really like this. Link: https://sergiodxa.com/tutorials/simplify-component-imports-with-typescript-namespaces

Barrel Files in JS: If a project I'm on has these files, I try to argue that we don't should use barrel files. This article sums it up quite nicely, and I will refer to it, in the future. Link: https://tkdodo.eu/blog/please-stop-using-barrel-files

Blog to read: I've found this while on research and liked every article I've read so far. Link: https://devsparks.goooseman.dev/

Loser Lane Game: A little browser game. Which reminds me of a time, where I lived and biked in Berlin. Link: https://marieflanagan.com/loserlane/

Text2Metal: I need something like this as a Screenreader. :D Link 1: Link 2:


42 of #100DaysToOffload

#log #links

Thoughts? Discuss...

I've decided to get back on this series and rename it to just #links

Refactoring absolute paths to relative ones: This is an example in VScode. While refactoring some code in my current Project, this was helpful. Link: https://dev.to/fes300/refactoring-absolute-paths-to-relative-ones-in-vscode-3iaj

Be findable: I like what Thorsten wrote or refers to. Also, the quote of Steve Martin here is a thing, everybody should have as a Mantra. Link: https://registerspill.thorstenball.com/p/be-findable

Local, first, forever: Local-First is something I always wanted to implement in my projects and also something at least every app should do. Link: https://tonsky.me/blog/crdt-filesync/

Writing HTML by hand is easier than debugging your static site generator Link: https://logicgrimoire.wordpress.com/2024/07/01/writing-html-by-hand-is-easier-than-debugging-your-static-site-generator/


40 of #100DaysToOffload

#log #links

Discuss...