Remove micro-frontends
article thumbnail

How We Build Micro Frontends With Lattice

The Netflix TechBlog

It needed to have the agility of a micro frontend and the extensibility of a framework to empower our stakeholders to extend our tools. The end result is Lattice: RGT’s pluggable framework for micro frontends. We are only getting started with Lattice and currently gauging interest internally from other teams.

article thumbnail

Expedia Speeds up Flights Search with Micro Frontends and GraphQL Optimizations

InfoQ

Expedia Flights web application has been migrated to Micro Frontend Architecture (MFA) to allow flexibility, reusability, and better optimization. Expedia made flight search faster by up to 52% (page usable time) by applying a range of optimizations to web and mobile applications. By Rafal Gancarz

Speed 83
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Micro Frontend Architecture: The Newest Approach To Building Scalable Frontend

Simform

The micro-frontend architecture has slowly but gradually gained popularity and has now become one of the most sought-after frontend development strategies. With multiple implementation strategies and tons of advantages, the micro-frontend architecture seems set to revolutionize frontend development and scaling.

article thumbnail

Composing UI to scale – How Dazn, Vonage, and SmallCase do it.

Simform

Micro frontend architecture presents an efficient way to scale frontend. However, frontend teams often find themselves confused as to which micro frontend composition technique to employ. In this article, we assess all three composition techniques taking examples of companies using them.

article thumbnail

Composing UI to scale – How Dazn, Vonage, and SmallCase do it.

Simform

Micro frontend architecture presents an efficient way to scale frontend. However, frontend teams often find themselves confused as to which micro frontend composition technique to employ. In this article, we assess all three composition techniques taking examples of companies using them.

article thumbnail

Architecture Ownership Patterns for Team Topologies. Part 2: Single Team Patterns

Strategic Tech

Product Ownership Patterns Taking an outside-in perspective, the following patterns look at splitting up the responsibility of owning the frontend product responsibilities. The benefit of end-to-end ownership is the elimination of handovers between frontend and backend teams solving different parts of the same puzzle. But at what cost?

article thumbnail

Manage Sessions Over HTTPS With Node.js And Vue.js

The Polyglot Developer

For example, in 2015 HTTPS was never a requirement and we weren’t exposed to all the frontend web frameworks that exist today. on our frontend, in this tutorial. on our frontend, in this tutorial. We’re going to see how to maintain a session for a user using Node.js with Express.js on our backend and Vue.js