RealWorld App
Posted on June 5th, 2023 by Rolan Batungbakal
There is no better way to learn and master new tools than building something using them. So I decided to start building my version of the RealWorld App.
I will be building the front-end for now. The framework will be Vue 3 using the Composition API, Vue Router for routing (since it will be a single-page application), and Pinia for state management. I am also trying to learn Typescript, hence I will try to use much of it as I can in this project.
Edit: I totally forgot to give the link to my project’s github repo.