Is it possible to understand the basics of Vue3 over the weekend and be effective?
Well, everyone knows that I'm a Ruby on Rails developer. However, an opportunity required rails for the back end and vue3 for the front end.
I sincerely give my opinion: if you want real-time results and effects, rails with turbo frames can solve your problem. But if the project needs to front-end in Vue3, let's go and try it.
So I took a self-challenge to create a ruby on rails Api with movies and actors, and the project cloned the interface of Netflix using Vue3 and tailwindcss.
I didn't implement all the features of Netflix, but the basic was ok.
Using tailwindcss, I obtain a good result, and the Vue3 sounds good to me, consuming an API.
I give the details in a Loom video. The English isn't good, but I was simultaneously explaining and looking at the project.
If you want to know about the Rails project, PM me, and the video with the project is above.
Posts recentes
Ver tudoIt's an elegant way to access values in hashes and arrays safely and efficiently, and it's instrumental when you're unsure if the key or...
Comments