ioc icon indicating copy to clipboard operation
ioc copied to clipboard

is this the ioc used in trulia's micro-frontend project?

Open msreekm opened this issue 6 years ago • 1 comments

saw one slide where trulia uses ioc library, wondering is this is the same, and also if you have worked on that project,. do you have an example code of appshell and islands and how this ioc is used for appshell?

is this library still maintained?

msreekm avatar Dec 07 '19 06:12 msreekm

Hey, yes it's the one, you can find simple example in next.js repo – https://github.com/zeit/next.js/tree/canary/examples/with-ioc

appshell and islands weren't opensourced themselves, but all their components are public, do you have any specific use case / issue you're trying to solve?

It is maintained, there is not much to add though, so there is no active development.

PS. Curious what was the slide you saw and where. :)

alexindigo avatar Dec 07 '19 08:12 alexindigo