Our CTO Joshua Copeland has been selected to speak at WordCamp 2019 here in Las Vegas! At this event he will be presenting “Plugin Development in a Block Editor World.” and going over the examples posted on our github.

WordPress uses many different flavors of “Page Builders” like Divi, Elementor, Beaver Builder, and others. With the advent of Gutenberg, these framework may see slow declines over the years towards native adoption of this awesome React based block editor. The WordPress admin has moved towards a SPA style with React so it just makes sense the frontend page/post builder moves in that direction versus the WYSIWYG editor of the past.

WordPress Custom Static and Dynamic Block Examples can be found at our github here.