For Manufacturing Systems, I Start With One Workflow Before I Touch the Full Suite
For Manufacturing Systems, I Start With One Workflow Before I Touch the Full Suite A dashboard, an...
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3866874) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } shadow dragon Posted on Apr 29 For Manufacturing Systems, I Start With One Workflow Before I Touch the Full Suite #devjournal #architecture #webdev #manufacturing For Manufacturing Systems, I Start With One Workflow Before I Touch the Full Suite A dashboard, an order system, and ERP integration can all be valid requirements, but they should not all become the phase-one center at the same time.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).