📍Stuttgart, Germany
Outstanding work! Really looking forward to the cursor size feature :) Great idea and obviously great for accessibility!
Outstanding work! Really looking forward to the cursor size feature :) Great idea and obviously great for accessibility!
Initially, I also thought the cursor looked a lot bigger when visiting the page with the default cursor size, but that may be intentional.
Initially, I also thought the cursor looked a lot bigger when visiting the page with the default cursor size, but that may be intentional.
In both cases, the default cursor size (smallest) and largest, the cursor on the website *did not* scale up or down.
In both cases, the default cursor size (smallest) and largest, the cursor on the website *did not* scale up or down.
All the other cases do seem to work just fine :)
All the other cases do seem to work just fine :)
That may or may not be related to me growing up learning C# before slowly dipping PHP, which just got types with v5, and then JS, followed by TS.
That may or may not be related to me growing up learning C# before slowly dipping PHP, which just got types with v5, and then JS, followed by TS.
To me, this is more valuable and more useful in larger code bases.
To me, this is more valuable and more useful in larger code bases.
I like having explicit return types so that I can control how much will actually flow out to external code.
I like having explicit return types so that I can control how much will actually flow out to external code.
It is also super useful when trying to help the compiler for figuring out module boundaries without having to analyze anything but the return type.
It is also super useful when trying to help the compiler for figuring out module boundaries without having to analyze anything but the return type.