You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish a component - how do we separate the publish from retrieving the component.
Tests...
client
cli
core
react
server
Driver
Middleware
fs-storage
Documentations
Replace prettier with tslint
Publish middleware from dcmfile
Error handling in server
Error handling in client
Error messages in Cli
Example server
Other cool stuff for the future:
Dependencies plugins for popular packages
Think how a view manager would look like for this framework (how can we use dynamico to create a full blown micro frontends framework?)
Optimize performance by getting default version on build time: When you build your app, dynamico pulls code for dynamic components and caches them for first time use.
Handle offline in requests in core
return the entire exports object instead of just default in the dynamico core
use Auth0 free account for authentication
The text was updated successfully, but these errors were encountered:
Must haves for open sourcing the project:
Other cool stuff for the future:
exports
object instead of justdefault
in the dynamico coreThe text was updated successfully, but these errors were encountered: