My blog

Justify your tech stack

Wat is vite?

Dinsdag 22 oktober

Ten criteria for choosing the correct framework

  1. Popularity and community size 11,761 developers gebruiken Vue. Dat is 18.82%. Bron: https://prismic.io/blog/vue-vs-react https://w3techs.com/technologies/details/js-vuejs

  2. Philosophy Essentieel dat het framework voldoet aan je behoeften -> gemakkelijk/snel

  3. Sustainability Onderhoud en upgraden van aplicatie. -> genoeg tools om te gebruiken of veux toepassen.

  4. Support Van community en bedrijven. Vue heeft geen hele grote sponsor, je kunt ze wel sponsoren.

  5. Technique Kleine componenten.

  6. Security 'Vulnerability can only exist if the browser itself is vulnerable.' 'Whether using templates or render functions, content is automatically escaped.' Bron: https://vuejs.org/guide/best-practices/security

  7. Documentation Veel documentatie/informatie te vinden. (tutorials, eigen site)

  8. License ?

  9. Availability of resources on the market Wordt gebruikt -> niet zoveel als React.

  10. Try it out! In choices choices

UX

CX