๐ Who is a Full-Stack Developer?
A full-stack developer is an engineer who can handle all the work of databases, servers, systems engine...
For further actions, you may consider blocking this person and/or reporting abuse
Bitbasket is just a mobile client for Bitbucket. And I think you misstyped ยจCossendraยจ for Cassandra. On the other hand, your drawing about the roles of HTML, JS and CSS is perfect!
Oh thank you for that I will change the typos soon. Thanks you for your comment
Thanks I have done the changes
In your opinion what is the most versatile framework ? React, Angular or Vue?
Go with React
React. If you learn to React js and you want to learn hybrid development you can switch use React native which s much similar.
I like Vue. I especially like the progressive nature. You can start with just dropping the Vue script from a CDN and coding in your main file with no build steps. Basic concepts of the data object and transpiling, computed, methods and watchers us pretty easy to grasp. Moving to single file components, props and slots felt like a natural progression.
There are more jobs in React and Angular probably pays better but I find both take longer to develop in because there is more boilerplate and I just can't click with JSX. Vue is the spiritual successor to Angular.js which was most older Devs first experience of a front end framework. jQuery doesn't count...
Oh nice to hear that!
Thanks man!