---
tags: v3, blacksmiths, hub
---
# Hub Next Steps (7/6/22)
- We can build sorting and search before we do Explore
- Explore will use a promise.all with listDaos
## Microfrontends
- Small, self-contained apps
- Can we find a way to share state between these?
- Are there any frameworks we could leverage for this?
- Everyone seems to be using federated modules from webpack 5 -- is there a separate library for this with vite?
- DAOhaus Connect could be a good starting point for this