Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flexseth/gutenberg-examples

Showcasing how to use some of the components from WordPress Core, with advanced features.
https://github.com/flexseth/gutenberg-examples

Last synced: about 1 hour ago
JSON representation

Showcasing how to use some of the components from WordPress Core, with advanced features.

Awesome Lists containing this project

README

        

# gutenberg-examples
Showcasing how to use some of the components from WordPress Core, with advanced features.

## Blocks in Development
- Debounced Input Control
- API Block

## Block Ideas
- Debounced Input Control
- Validated
- Faceted Search Block
- Debounce block with controls
- Rich Text blocks
- Allowable HTML
- Dynamic rendering
- Headless block
- block templates

#### Possible ideas
- Create block templates for @wordpress/create-block

#Proficiencies showcased
- Using Git for modern software development (branching)
- Using ESNext for (React) with Gutenberg and WordPress core components to do rad stuff
- Headless / Decoupled / WordPress as a Service (WAAS)