The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
|
HistoricalComments
Brian Johnstone 27/12/2017 8:41:40 AM
Nice suggestion. In the interim, I've achieved a similar thing by adding a mapping method, unless it already exists. Then put in some logic to check if 'set' is true and 'value' is changed. Then I put a 'Claytons' statement, such as a write, inside the if condition on which I can set the breakpoint. Not as nice as having a built in debug option for a change in a property, but it at least gives a way to break whenever the value does change. |