aryan02420
banner
aryan.02420.dev
aryan02420
@aryan.02420.dev
I got sent out because I finished reading the chapter early and looked around to see what others were doing. Later, the teacher called me in to question what I had just read and ended up embarrassing herself in front of the class.
February 12, 2025 at 10:46 AM
February 11, 2025 at 9:34 PM
figlets?
February 11, 2025 at 9:21 PM
#2. YouTube, Spotify and many more apps take you to the top if you are already on the home page
December 18, 2024 at 4:45 AM
@firefoxdevtools.bsky.social are super helpful to debug such layout issues. They nicely highlight all constraints and make final computed size easy to understand.
December 18, 2024 at 4:31 AM
I believe your DMs are closed. Can you DM me instead? bsky.app/messages/set...
bsky.app
December 15, 2024 at 4:52 PM
I can help!
December 15, 2024 at 4:32 PM
Ah, okay! I thought <details> being inaccessible was the misunderstanding.
December 5, 2024 at 3:26 PM
Why is <details> misunderstood?
December 5, 2024 at 3:19 PM
short for A Day To Remember
December 2, 2024 at 9:05 PM
December 2, 2024 at 7:59 PM
and you have to use a mouse to be able to turn that setting on in the first place!
November 29, 2024 at 8:21 PM
Currently, no, but I do plan to release most of it as OSS. I might write a blog post explaining how I am creating a design/component system if that sounds interesting. Open to chatting in detail too.
November 24, 2024 at 2:21 PM
I use Option C with a well-defined class like `.ArButton--root`. All style variations are defined by data-appearance-* attributes and live outside the JS framework. Having a clear class allows you to write rules like `.MyRareUseCase { &.ArButton { /* ... */ } }` to easily override styles.
November 24, 2024 at 2:14 PM
I use a custom @unocss.dev preset for this. `rounded-tl-lg` maps to logical border radius, while `rounded-TL-lg` maps to the traditional border radius. Similarly, `ml-4` vs `mL-4` or `top-12` vs `TOP-12` and many more.
November 24, 2024 at 1:27 PM
@afterburn.games's Railbound
November 20, 2024 at 1:43 PM