Composition-api: Can i usage composition-api in my production project?

Created on 26 Aug 2019  路  3Comments  路  Source: vuejs/composition-api

Is it stable enough? I'm worry about still has bugs

Most helpful comment

Yes, you can use it. The only thing you have to take into account is that it's following an RFC (it's in the Readme) and things may change. Also, there are some limitations compared to Vue 3

All 3 comments

Yes, you can use it. The only thing you have to take into account is that it's following an RFC (it's in the Readme) and things may change. Also, there are some limitations compared to Vue 3

@posva do you mean to say that, even though the RFC's specs are subject to change, the API in this plugin is stable enough to use in production?

@posva When I was in VueConf Toronto, heard speakers saying "don't use it in production" in regards to Composition API. Why is that?

Was this page helpful?
0 / 5 - 0 ratings