Gutenberg Resources

As I have started to learn about Gutenberg for WordPress, I have come across some useful resources. Please comment below if you have found resources that you would find helpful

Tutorials

Gutenberg Team – from the WordPress Gutenberg team, great starter tutorials

Zac Gordon – good tutorials and a newly developed course using JavaScript ES6

ModularWP – beginners guide to building blocks using JavaScript ES2015

Block Code Examples

Gutenberg Team’s Block source code

Zac Gordon’s Course Examples

Remejy’s Block code