Description
In this episode, learners are introduced to Sylius’s frontend architecture — a modern and flexible foundation for building fully customizable e-commerce stores. The platform combines proven technologies and developer-friendly tools to deliver elegant and functional interfaces.
We walk through:
- how the Twig templating engine enables reusable, extendable views with logic and inheritance,
- how Semantic UI provides a consistent styling system, and how it can be replaced with frameworks like Tailwind CSS or Bootstrap,
- how jQuery powers interactive elements such as modals, dropdowns, and AJAX cart updates, and how it can be extended using Vue or React,
- how Webpack Encore manages frontend assets (JS, CSS, images, fonts) with ease and flexibility.
By the end, developers will have a clear understanding of how to work with and extend Sylius’s frontend layer — from quick styling to advanced interactive features.