First of all, thanks for sharing the latest changes in the platforms on Atlas Camp last week in Barcelona. It sure was interesting!
Coming back to work after a week of travelling, I’m at my desk collecting my thoughts. A lot of questions for us at the moment is related to frontend frameworks. Even though Atlassian has been React-committed for a number of years, we have chosen to with Vue. The reason for this is mainly that it better fits our backgrounds in the company.
For the UI related components I have no doubt we will be okay, we build many of our UI things from scratch or base them on one of the many great Vue libraries for basic UI elements.
My concern is rather with the new framework specific data handling we have been presented with lately, for example the ADF Utils package. It seems like a great tool, but what if you are not on React for your addons? Any chances we could see a pure JS version of these tools? What are the plans for these kinds of packages handling data or documents rather than presenting stuff in the future? Will we see Atlassian committing even more to one frontend framework?