I recently started using the bootstrap studio for developing a web app. I find that the studio is good for static content. It offers very less support for dynamic content. Right now I am not sure how and where all the support can be added, but it would be good if we can develop web app ui using the bootstrap studio. For example in our app we have cards depicting links in search results. It would be good to be able to easily wire up a pagination system and a list of cards. Yes it can be done even now - but the effort required is almost equal to hand coding. May be we could have components which take arrays as input that way we just need to fetch the array from the backend and provide it to the component.
In the studio currently the features list, article list and the projects list all take only static data. If we can modify these to take arrays it would be great.
Similarly there may be opportunities in other areas also. I feel providing such support will make this tool the best studio tool.