[prtksxna]So, I’ve made some progress on my Gutenberg journey. Now my block has a bunch of settings in the settings panel that look “native” to Gutenberg and work too 😄
[grantcodes]The edit mode is not too difficult, it's just a boolean variable 🙂 I find the more difficult part deciding how things should be edited and not duplicating too much code between the edit mode and normal mode
[grantcodes]Yeah! I think in most cases the save and normal state can be the same. Then if stuff needs to be different other parts can be abstracted out into smaller components and reused
[aimee], [KevinMarks], [tantek] and [prtksxna] joined the channel