JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Implicit conditions

In some languages there is a thing called an implicit statement. For example if you said "if object then", explicitly it doesn't make sense but implicitly we know it means if the object is defined.


In Jade we can do implicit statements explicitly, such as if 0.Boolean is false and 1.Boolean is true. In a table for a checkbox we have the "1" or "0".


As it is halfway there it is actually more confusing. If number.Boolean then, VS, if number then.


Can we have implicit conditions in Jade? Chur.


For the nerds, yes it is "implicit conversion" but I have used that term implicitly. hahaha

  • Odd Inary
  • Aug 18 2023
  • Needs review
  • Attach files