December 16, 2019

178 words 1 min read

Introduction to micro-frontends

Introduction to micro-frontends

Nowadays, applications have become incredibly big and complex, and most of the app lives on the client side. Its becoming very hard to maintain those apps, and we often create more bugs than we fix. Ivan Jovanovic explains why the micro-frontend (a microservice-oriented architecture on the frontend) might just be the solution you need.

Talk Title Introduction to micro-frontends
Speakers Ivan Jovanovic (NearForm)
Conference O’Reilly Fluent Conference
Conf Tag The Web Platform in Practice
Location San Jose, California
Date June 12-14, 2018
URL Talk Page
Slides Talk Slides
Video

Nowadays, applications have become incredibly big and complex, and most of the app lives on the client side. It’s becoming very hard to maintain those apps, and we often create more bugs than we fix. Ivan Jovanovic explains why the micro-frontend (a microservice-oriented architecture on the frontend) might just be the solution you need. Ivan demonstrates how to write example apps piece by piece and how to connect those pieces to work together, making it easy to split work across teams and developers and maintain those apps. Topics include:

comments powered by Disqus