Consider VueJS for Your Next Web Project

Read about Vue's features and advantages

  • Reactivity
  • Components
  • Performance
  • Angular versus Vue (Objects)

    Read on why Codeship used Vue.js for their Docker-builds UI, Jet.

To get a rough idea of what Vue (pronounced “view”) does, think about it as the ‘V’ in an MV* pattern. If you’d like to compare it to something else, it’s probably closest to React but with a far lower barrier of entry. No need to learn something like JSX or pre-compile files just to give it a try. Drop it into your HTMLs header like any JS library, and you’re all set. Templating will probably look familiar to anyone who has worked with Angular or Mustache in the past.

Read the article on Codeship blog

Written by Roman Kuba