Dojo 1 Dijits in Dojo 2

I am working to migrate a dojo/dijit 1.12 app over to 2.0. I have seen commentaries in github about dojo 2 supporting dijit widgets. A response to an earlier post of Dylan’s stated that you could use widgets in a programmatic approach. Are there plans to supplement the tutorials with some examples?

We have an interop package which contains a Dijit wrapper at https://github.com/dojo/interop/tree/master/src/dijit . We have a work in progress tutorial at https://github.com/dojo/dojo.io/pull/345 that we need to update to 2.0 and finish up to help explain how to best make this work.

1 Like