callbacks/lambdas/method references seem like table stakes coming from the modern reactive web frameworks, but if you're doing Immediate mode or a more hybrid approach there might be more wiggle room.
It does seem like the big three (React, Vue, etc) emphasize declarative as best practice
Comments
callbacks/lambdas/method references seem like table stakes coming from the modern reactive web frameworks, but if you're doing Immediate mode or a more hybrid approach there might be more wiggle room.
It does seem like the big three (React, Vue, etc) emphasize declarative as best practice