really want some sort of show & tell event that's sort of a meetup but not really, more like a some people just talking about what they're working on for a few minutes and then mingle/discussions
@hesselbom once a year i go through all my bookmarks and either remove them or move them somewhere else, like notion (where they most likely is never read again)
@threepointone@RozenMD a big thing for me is that if you need a advanced feature in remix there's pretty much nothing stopping you from building it yourself, you don't have to fight the existing api to "extend" it
@siddharthkp@mattpocockuk The Alert, AlertDescription and AlertTitle components live in your app, which in turn could import radix (but is one of the components that doesn’t use radix). if you check the docs under Installation and Manual it might become clearer which use it, for example the accordion.
gave it a day to set up app router and migrate a few pages in a @nextjs app aaand i've given up. too many edge cases that are not covered in the docs to make it even remotely worth it.