scala-js-snabbdom
scala-js-snabbdom copied to clipboard
Boilerplate trade-offs in APIs
This has manifested in a couple ways so far:
- varargs vs explicit collections, see: https://github.com/PurpleKingdomGames/tyrian/pull/99#discussion_r866990656
Anyfor attributes vsOption[String], see: https://github.com/buntec/scala-js-snabbdom/pull/16#discussion_r867363239