In today’s episode of Useless Info I just learned about #JS:
Turns out you cannot subclass Proxy (because it has no prototype).
Nice try Lea 🥲
(Yes, I know that for this particular use case you can have a regular constructor return a Proxy)
Post
In today’s episode of Useless Info I just learned about #JS:
Turns out you cannot subclass Proxy (because it has no prototype).
Nice try Lea 🥲
(Yes, I know that for this particular use case you can have a regular constructor return a Proxy)
A space for Bonfire maintainers and contributors to communicate