WordPress / WordPress/block-development-examples

Request: Missing examples

Open
#80 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

example: new
Dominant language
JavaScript
Stars
334
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Here are a few situations that examples would be useful for:

  • A plugin containing multiple blocks (showing file structure / build configuration etc.)
  • A custom data store
  • A plugin containing multiple blocks utilizing the custom data store (particularly the build configuration is important here I think so that the data store doesn't get compiled into each block separately)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing examples in the repository and their build configuration. Done means adding examples for a plugin with multiple blocks, a custom data store, and multiple blocks sharing that store without compiling it separately into each block.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.