Log in Sign up
2 Matching Annotations
  1. Oct 2020
  2. medium.com medium.com
    React or Vue: Which Javascript UI Library Should You Be Using?
    2
    1. TylerRick 09 Oct 2020
      in Public
      Templates are prone to unnoticed runtime errors, are hard to test, and are not easy to restructure or decompose.
      making it easy for later refactoring refactoring template language vs. reusing existing language constructs testing: easy to test testing: hard to test decomposition/factoring
    2. TylerRick 09 Oct 2020
      in Public
      In contrast, Javascript-made templates can be organised into components with nicely decomposed and DRY code that is more reusable and testable.
      template language vs. reusing existing language constructs composition decomposition/factoring reusability testing: easy to test
    Visit annotations in context

    Tags

    • testing: easy to test
    • refactoring
    • decomposition/factoring
    • making it easy for later refactoring
    • composition
    • template language vs. reusing existing language constructs
    • testing: hard to test
    • reusability

    Annotators

    • TylerRick

    URL

    medium.com/js-dojo/react-or-vue-which-javascript-ui-library-should-you-be-using-543a383608d
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy