DevRel Deep Dive #5
# news
l
πŸ“Ί This week's DevRel Deep Dive - just made it in time πŸ˜‰ - is now on the community YouTube! @loranallensmith and I dive into the Examples & Playground for the backoffice that has just been documented πŸŽ‰

https://www.youtube.com/watch?v=dvRDj898gkcβ–Ύ

Any comments / thoughts? You're welcome to drop them here. All feedback on these deep dive videos is most welcome! We're doing them for you, the community, after all πŸ˜€
s
I love them! And thanks for showing the examples - didn't know them. Maybe you can show my icon importing package (https://marketplace.umbraco.com/package/umbraco.community.icoover) next? πŸ™‚
l
Thanks SΓΈren! And that looks a super useful package! I see it works on startup. Does that mean that once your package has 'done it's thing' could you (in theory) uninstall it? Or is it an ongoing dependency?
s
It's an ongoing dependency, it basically generates the necessary javascript at runtime (https://github.com/skttl/umbraco-icoover/blob/main/src/Icoover/Controllers/IcooverApiController.cs)
l
Cool! Yeah probably should have realised that when I noticed "icoover" was in the icon alias name πŸ€¦β€β™€οΈ Your package has been added to our backlog of ideas for future diving πŸ™