iJS CONFERENCE Blog

Web Components & Micro Apps: Angular, React & Vue peacefully united?

Aug 20, 2019

Angular, React, Vue or some other framework: Which one are you going to use on your next project? The JavaScript ecosystem offers so many choices and all of them have their pros and cons for any given project, making it difficult to choose just one. But there is a solution to that: With micro apps and web components, you can use whatever works best for any single part of your project.

It’s not either React or Vue.js anymore, but React for one part of your code, and Vue for another! In this keynote from iJS 2018 in Munich, Manfred Steyer explains how to unite all JavaScript frameworks peacefully.

Web development is exciting nowadays! We get new innovative technologies on a regular basis. While this is awesome it can also be overwhelming – especially when you have to maintain a product for the long term.

Web Components and Micro Apps provide a remedy for this dilemma. They allow for decomposing a big solution into small self-contained parts that can be maintained by different teams using the best technology for the requirements in question. Watch this keynote to find out how this idea helps with writing applications that can evolve over a decade and more.

 

Sign up for the iJS newsletter and stay tuned to the latest JavaScript news!

 

BEHIND THE TRACKS OF iJS

JavaScript Practices & Tools

DevOps, Testing, Performance, Toolchain & SEO

Angular

Best-Practises with Angular

General Web Development

Broader web development topics

Node.js

All about Node.js

React

From Basic concepts to unidirectional data flows