[ad_1]
When we write JSX code, it gets translated to pure static HTML by the save.js function.
Now is it possible to write new Blocks only with HTML, and register them with PHP and skip the JS Step?
I’ve seen the native blocks in wp-includes/blocks, and they work in a similar way.
