Sandip
banner
sandip-nocode.bsky.social
Sandip
@sandip-nocode.bsky.social
Bubble.io Developer | Helping founders to launch their MVP in weeks with bubble.
Less is more 💫
December 14, 2024 at 2:06 PM
"When a workflow trigger (e.g. a button) can have multiple results based on conditions, it is safer to create multiple workflows and place the conditions at the workflow level instead of creating one workflow with all possible actions and placing the conditions at the action level."

- Bubble docs
December 8, 2024 at 7:42 AM
💡Bubble Tip

Sometimes it is needed to run a workflow without privacy rules - to do this, you need to check “Ignore privacy rules when running the workflow” Now this run server side, so your user will not see the data.
December 6, 2024 at 4:38 AM
How bubble update data for a dynamic expression component in real time? As opposed to in React where we have to use useEffect to update data in component/page.

Answer is - bubble establishes a websocket connection to keep dynamic database data on the page updated in real time.

#bubble #nocode
December 5, 2024 at 2:19 AM
If you are a bubble.io developer, then Let's connect.
December 1, 2024 at 4:49 PM