Everything from

No Code Assistant

2 resources from No Code Assistant we point founders to, and the questions each answers.

📄 Article
✓ Link checked Free Intermediate

Why we picked it A common instinct is to store a list of things on a record to avoid searching, and it sometimes backfires. This compares stored lists against live searches so you pick the faster one for your case. Useful nuance once you have done the obvious constraint fixes.

List or Searches: which is faster in Bubble?

From No Code Assistant by Himanshu Sharma 10 min read

  • Stored lists and live searches each win in different situations
  • A well constrained search is often faster than a huge stored list
  • Match the approach to how the data is read
Open nocodeassistant.com
📄 Article
✓ Link checked Free Beginner

Why we picked it A written, beginner friendly companion to the recursive workflow videos, useful if you prefer to read and copy the setup. It explains the self scheduling loop and the offset trick for processing large lists. Good reference to keep open while you build the workflow.

Recursive workflows for beginners in Bubble

From No Code Assistant by Himanshu Sharma 12 min read

  • A recursive workflow schedules its next run at the end of each pass
  • Use an offset to walk through records in batches
  • This handles thousands of records without timing out
Open nocodeassistant.com
eChai Partner Brands