MBMuhammet Bay 50mThe `satisfies` operator in TypeScript is great for validating a value without widening its type. I use it constantly for config objects.#typescript#tip004
MBMuhammet Bay 50mToday's lesson: premature abstraction costs more than bad abstraction. Repeat first, extract once you see the pattern.#software003
MBMuhammet Bay 50mI rewrote my personal site from scratch with Nuxt 3: SSR, my own backend and an admin panel. I will share my thoughts here. ๐#nuxt#announcement114