Tobias is a selftaught web developer who loves reading, coding and cooking. On sunny days, he can be found hiking through the Teutoburg Forest, on rainy days he preferes a good fiction novel
Tobias is a selftaught web developer who loves reading, coding and cooking. On sunny days, he can be found hiking through the Teutoburg Forest, on rainy days he preferes a good fiction novel
Tobias is a selftaught web developer who loves reading, coding and cooking. On sunny days, he can be found hiking through the Teutoburg Forest, on rainy days he preferes a good fiction novel
I'm not fond of it either tbh, but understanding how technologies inspire one another really helps to get a better grasp on both of them. React hooks basically taught me what the heck happens inside Vue3's composition API's setup function
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
From all four frameworks, I like Vue most.
Once you dive deeper, you might want to give Vite a shot. It's a young, but blazing fast dev environment for Vue (and React) apps.
vitejs.dev/
Looking forward to read more from you as well.
I like Vue because of the templating and because it's code is the easier to understand when looking at it.
Even better - once you got the hang of it, learning React also is much easier.
I don't like react, it doesn't has a proper separation between html, css and js, besides the lack of custom directives and templating system
I'm not fond of it either tbh, but understanding how technologies inspire one another really helps to get a better grasp on both of them. React hooks basically taught me what the heck happens inside Vue3's composition API's setup function