
I’ve been trying to produce new projects with a lot of technologies in the front-end world for I currently continue my career as a freelancer. When I got a project, I aim to develop the project by choosing which technology is more reasonable to use. So I have to know about technologies and produce projects for practice.
I normally develop projects with React and I’m actually very satisfied. I made a simple project with Vue when I hade some time. In this way, it was more than enough to understand the logic of Vue. I was wanting to write an article like this. So when I started learning React, I rewrote the application I wrote with React. It was going to easy to compare this way.
You can reach the repository and demo link below before start.
Github Repository: github.com/berat/react-practical
Demo: practical-react.herokuapp.com/
Github Repository: github.com/berat/vuejs-practical
Demo: vuejs-practical.surge.sh/
I would like to write in the form of titles but I don’t know much about term expressions. That’s why I’m writing as a ingredients.
<style><script><style> to build code structure in Vue. I don’t like to use situations (v-if, <template>)that are just an option. I want be free when I write code. So Angular and Vue are the same, React is in a different place for me.If you ask me which one to recommend, the only thing I will say to you. “Learn any of them and just get start”. It will be really easy to write the other once you start learning any of them. Then whichever makes more sense to you, you already use it. Choose both try side! There can be absolutely distinctive points but I just wanted to pass superficially. If I’m going to do a weekend project, I would definitely choose Vue. But I’m not surprised to use React in other projects.