DEV Community

Discussion on: Where do you stand on "magic" within languages and frameworks?

Collapse
 
jmfayard profile image
Jean-Michel (jmfayard.dev)

A possible issue is that the "magic macros" can confuse the hell out of the developer tools from the IDE.

For example Scala is more powerful than Java or Kotlin, but its IDE support is worse because of that.

TL:DR developer tooling matters