The challenges for bigger projects 1. Partials don't scale well 2. Proper context boundaries are missing 3. That way Frontend to backend collaboration is a one way trip
Atomic.Fusion Not to be confused with Atomic.Design Nuclear.Fusion Github: https://github.com/PackageFactory/atomic-fusion Packagist: composer require packagefactory/atomicfusion Used in production
Sitegeist.Monocle Github: https://github.com/sitegeist/Sitegeist.Monocle Packagist: composer require sitegeist/monocle It is used in Production Has no effect the on the neos-fusion runtime It does'nt need a database
The challenges for bigger projects 1. Partials don't scale well Presentational components do! 2. Proper context boundaries are missing Components have boundaries In Fusion you can cross boundaries if needed 3. Frontend to backend collaboration works only in one direction Seperate presentational components enable independent. The Component API defines the interface between crafts.