Hi all,
I am hobby developer and I am mainly used to working with JavaScript frameworks, Git and external CMS (like sanity).
It’s a little bit hard for me to understand the WordPress development workflow.
With JS it’s simple – you initialise repo, then you link this repo in the service like Netlify and you deploy your app. Any change to the repo can trigger the new deploy. You get your data through the api
The basic concepts of WordPress dev workflow are much harder for me to understand.
Could you please help me to understand it? How you do incremental changes to the instances?
[ad_2]