FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Thinking Out Loud: A Workflow Engine I Built at Work This Week
How-ToMachine Learning

Thinking Out Loud: A Workflow Engine I Built at Work This Week

via Dev.toThomas Emad1mo ago

I was thinking about something that excited me at work this week, and I wanted to share it out loud. Imagine you have a flow covering Sales , Supply Chain , and Pre-Sales , all connected in a monolithic project . The flow might start with a BOQ , then produce a Purchase Request, then check if inventory is available — if yes, create a Quotation; if not, send a Request for Quotation (RFQ), then collect Supplier Quotations, and eventually move to purchasing, warehousing, and delivery to the client, with many branching cases at each step. Now imagine you want to know: where did this BOQ end up? You’d want a Stage column on each item in the flow, so when you open a BOQ it tells you “we’re currently at Material Issue stage”, and when you open a Supplier Quotation it tells you the same. A Live Query for this would be a nightmare given how branched and deep the flow is, so the better approach is storing the stage as a database column — and this wasn’t just the easier choice, the business requi

Continue reading on Dev.to

Opens in a new tab

Read Full Article
23 views

Related Articles

Claude Code March Update: 8 Features Broken Down, With Setup Instructions
How-To

Claude Code March Update: 8 Features Broken Down, With Setup Instructions

Medium Programming • 2d ago

Adversarial Unlearning of Backdoors via Implicit Hypergradient
How-To

Adversarial Unlearning of Backdoors via Implicit Hypergradient

Dev.to • 2d ago

How-To

10 Things Every Software Developer Should Know (But Most Ignore)

Medium Programming • 2d ago

The Deceptively Tricky Art of Designing a Steering Wheel
How-To

The Deceptively Tricky Art of Designing a Steering Wheel

Wired • 2d ago

7 Wireshark Filters That Instantly Make You Look Like a Network Expert
How-To

7 Wireshark Filters That Instantly Make You Look Like a Network Expert

Medium Programming • 2d ago

Discover More Articles