Web Components

A microfrontend composition from the past

20 years of microfrontends

Microfrontends is a term that has come up in recent years, but in reality, we have been doing it for decades. Let's take a look at my journey and the lessons I learned on the way.

Posted

#Microfrontend #Custom-Element #Web-Components #Frames #Ssi #Microservices #Monolith #Software-Development #Architecture

A sample test with web components and dom-testing-tools

Testing Your Web Components

Creating a custom element for a demo todo list in a test driven fashion, using jest, dom-testing-tools, LitElement and pure-lit.

Posted

#Web-Components #Custom-Elements #Jest #Jest-Dom #Dom-Testing-Tools #Software-Development #Architecture