@wesbos Iโm a CSS nerd, I just never know what to post about, as I feel a lot of stuff comes easier as a dev once you really understand the display property and itโs different forms ๐
@ryanflorence I still think youโre a fantastic person and happy to know you! I like your criticism to be fair, not everyone has the guts to stand on what they believe, especially in public
TypeScript Tip: prefer typing function arguments rather than typescript generics, the generics will infer the types, this makes code read more like JavaScript and you only type the unknown parts of the code arguments in this case.
I wish I used Astro sooner. Such a cool piece of tech. If you haven't played with it, give it a spin. For simple sites it gives you so much flexibility, letting you decide what lives in config or code. The best part? It works with any front-end framework.
Chatting with an LLM is like talking to Mr. Meeseeks. At first itโs cheerful and helpful. Twenty prompts later, itโs begging for the sweet release of death.