Chose Vue3 on whim for a weekend project last week. I was well into the first couple pages until I realized that some of the documentation seemed to have a completely different approach.
Then I realized the difference between the Options API and Composition API. That an pairing it with Typescript made things really unecessarily hard for learning. All the TS documentation assumed you already mastered the old and new APIs.
Really glad they have the Options/Composition toggle in their new docs now. Looks like I chose exactly the wrong time to look into it.
Then I realized the difference between the Options API and Composition API. That an pairing it with Typescript made things really unecessarily hard for learning. All the TS documentation assumed you already mastered the old and new APIs.
Really glad they have the Options/Composition toggle in their new docs now. Looks like I chose exactly the wrong time to look into it.