You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pi...@googlegroups.com
if you did not start with strong clear well designed static types, you are going to have a heck of a time trying to retrofit types into that ball of mud.
Mike Austin
unread,
Dec 4, 2025, 2:39:35 AM12/4/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PiLuD
Been there. Yes. Get typing right early. It took me the longest time to get the “as” polymorphic prop right.
type View with a default type parameter of “div” is not the same type as View<“div”>. Everything just turns to any.