First 🙃 Thanks for the great session and updated documentation resources! This tool and all the getting started improvements make block development so much more approachable
What I would love to see is taking a design in let’s say Figma and converting that design into a block theme. That’s more real world. You get a design approved, then you have to make that a functional theme both for desktop and mobile designs.
Thanks for the video. It has cleared up a lot of questions I had especially with creating a theme with custom blocks in it and creating your own custom webpack config file that still works with with wp-scripts. Much appreciated!
I would like to see wp-scripts and other goodies built into Visual Studio Code as a plug-in. I personally prefer to bypass blocks and use ReactJS within WP Admin. For post types and Taxonomy i use Acf.
Interesting so I am planning to use Vue and SCSS so I guess I only need to wp_enqueue_script script for index.js and same with main.css ? Trying to see how I can make this work, still new to it,I can build projects in vue and want to combine it with Wordpress
I have installed nodejs in vps and trying to execute npm install @wordpress/scripts --save-dev and it triggered my vps nginx to stop and no further actions seems.Am I missing something?
First 🙃 Thanks for the great session and updated documentation resources! This tool and all the getting started improvements make block development so much more approachable
What I would love to see is taking a design in let’s say Figma and converting that design into a block theme. That’s more real world. You get a design approved, then you have to make that a functional theme both for desktop and mobile designs.
Skip to 6:05 to get started....
Thanks for the video. It has cleared up a lot of questions I had especially with creating a theme with custom blocks in it and creating your own custom webpack config file that still works with with wp-scripts. Much appreciated!
Thanks so much for this video
I would like to see wp-scripts and other goodies built into Visual Studio Code as a plug-in. I personally prefer to bypass blocks and use ReactJS within WP Admin. For post types and Taxonomy i use Acf.
How to setup auto prefixer for CSS with wp-scripts with/without webpack?
Interesting so I am planning to use Vue and SCSS so I guess I only need to wp_enqueue_script script for index.js and same with main.css ? Trying to see how I can make this work, still new to it,I can build projects in vue and want to combine it with Wordpress
Is there a schedule somewhere for these livestreams?
I have installed nodejs in vps and trying to execute npm install @wordpress/scripts --save-dev and it triggered my vps nginx to stop and no further actions seems.Am I missing something?