When did they make the operator so awesome? This makes so many many expressions way easier to build and manage!
This is effectively if/else branching within expressions.
This makes writing guard conditions so easy. A guard condition is one that activates a check if needed but bypasses if not. Hence returns TRUE if not enabled.
I use these a lot to reduce conditional complexity. Paired with Global Expressions, this can in theory increase performance for me since Global Expressions are more performant versus duplicating complex expressions.
no longer need to go through plugin or API connector to convert a value to a Bubble date. it’ll parse it best effort (like the API Connector) into a Bubble date!
I think they also finally got to the convert to list request as well, although not formatted using LLM back in June of 2023 when I requested it but, maybe that is why there was such a lag time
Yesterday I came across this completely by accident and I was like:
I honestly think updates like this shouldn’t go unnoticed. Not only does this show that they’re committed to these quality-of-life improvements, but it also opens up a ton of new possibilities for us.
@fede.bubble , please, I think I speak for everyone here… make a forum post announcing this kind of stuff!!
yeah this time it was unfortunate timing that this particular operator went live just after we did the monthly community update, so it wasn’t included there