Description
I'm not big into frontend development trends, so forgive me if this is an ignorant question.
Is the Symfony UX initiative – and, in particular, its use of Stimulus – meant to supplant the use of Bootstrap? Judging from the documentation of Stimulus and Bootstrap, it seems like there may be some overlap in functionality but mostly not? It's also unclear to me because there are tons of pages of Symfony documentation about Bootstrap but apparently none about Stimulus, or even UX, despite the fact that Stimulus/UX are included as part of the webpack-encore-bundle. Even more confusingly, the setup for UX/stimulus-bridge uses a file called bootstrap.js
.
I'm also curious about Stimulus's apparently strong relationship to the Ruby/Ruby on Rails ecosystem. Is that a factor under consideration for its use as the foundation of an initiative for a PHP ecosystem?