Posts about get_template_part
Easier Block Patterns using Template Parts
Published in
Using register_block_pattern in WordPress can be a pain, as you need to manipulate the HTML in your code. Here’s a much less tiresome solution.
Passing data to WordPress template parts
Published in
How I use WordPress’ template part logic, but additionally pass scoped data to the template part.

