Whenever I work on WP (which is now daily), I get frustrated of how much the docs are not completed, and you will have to dive into the code (which is a mess) just to understand or try to figure out how things works (or should work)

for fellow WP (specifically GB developers) how do you over come this? what resources do you have or use?

#wordpress #gutenberg #development #developer #coding #wp #javascript

@zaherg I find it all pretty straightforward, the docs seem ok to me and using a decent IDE that understands WordPress makes it pretty easy. And additionally ChatGPT is useful to give you ideas, but don't trust it fully as it often suggests solutions that are not ideal.
@alan small things works fine but when it comes to complicated tasks I find the docs missing a lot of the info due to the fast changes in GB.
Might need to check gpt more then 😁
@zaherg yes GB has been an issue, but seemingly getting simpler