ioc
ioc copied to clipboard
is this the ioc used in trulia's micro-frontend project?
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?
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. :)