-
-
Notifications
You must be signed in to change notification settings - Fork 328
Consider officially deprecating CGB #298
Comments
I'll second this. I started a project last year with CGB, and starting back up on it. I didn't even know about the official WP starter block! If there are new tools available, and currently being developed, it'd be helpful to know. Thank you for all you've done @ahmadawais! |
Thanks for the comments y'all. In the long run, this project became something I couldn't support all by myself for free. However, I wanted to find a couple of great developers who'd keep it up to date — I know @asharirfan was looking at this at some point. With not enough support both from the development and monetary perspective, this project has suffered staleness in the last year or so. I agree we should be using the latest, most up-to-date tool out there, which seems to be the one being maintained by the WP repo, that took what we started here (zero-config tooling) and moved it forward. Which I'm always excited about. I'm okay with you sending a PR for depreciation, and I'd also still like to see this project revived as a community project which can always move faster than the official projects and help people innovate. Interested folks can reach out to me at https://Awais.dev/dm on Twitter or send me an email. Peace! ✌️ |
So I am certainly not a gutenberg expert here but upon trying to use @wordpress/create-block I found it to be lacking in many ways. I imagine there are ways to address these shortcomings but I couldn't figure out how to package multiple blocks in a single instance of create-block even though that's easy and well supported in create-guten-block. All of this is another way of saying that I wouldn't want create-guten-block to go away until @wordpress/create-block was actually up to par with what create-guten-block has. |
Please deprecate this. Good idea in theory but the number of outdated packages and lack of maintenance means that it has been more of a pain to use than the time it should have saved, more recently. If you do update the packages half of them fail heavily and need modifications to the scripts to get them working again (Ora, Webpack, ExtractTextPlugin is now deprecated but it's still used here). |
I'll join everyone by saying thanks for the project, we adopted it early and have many projects using it. I'm looking to remove this library from our projects ( |
yeah + 1 on deprecation or an honest attempt to pass to another maintainer. As the project currently stands, it will definitely lure a lot of folks into frustrations. |
I'm happy to add new maintainers. If anyone of you are interested. Let me
know. If That doesn't work, I'll archive it.
This project requires a significant effort and I couldn't possibly do that
alone and all for free especially as I stopped building anything with
Gutenberg anymore.
Appreciate all the kind words y’all.
--
:)
AHMAD AWAIS <https://twitter.com/MrAhmadAwais/>
❯ VP of Developer Relations (DevRel & DX) RapidAPI
<https://rapidapi.com/company/about/>
❯ Multiple Award-winning Open Source GitHub Star
<https://ahmadawais.com/github-stars/>
❯ Node.js Foundation Community Committee Member
❯ OpenJS (Linux) Foundation Node.js Outreach Lead
❯ Google Developers Expert
<https://ahmadawais.com/google-developers-expert/> for Web Technologies
❯ WordPress Core Developer ❯ EE-CS Engineer
❯ Developer Edutainer <https://ahmadawais.com/courses/> ;)
*→ Edutaining devs at **AhmadAwais.com <https://ahmadawais.com/> *
*→ **Twitter <https://twitter.com/MrAhmadAwais/>*
* | GitHub <https://github.com/AhmadAwais> | Facebook
<https://www.facebook.com/ahmadawais> | LinkedIn
<https://www.linkedin.com/in/MrAhmadAwais/>→ COURSES: **NodeCLI.com
<https://nodecli.com/?utm_source=EmailFooter&utm_medium=email&utm_campaign=EmailFooter>
**VSCode.pro
<https://vscode.pro/?utm_source=EmailFooter&utm_medium=email&utm_campaign=EmailFooter>*
|
First off, super props for jumping on the need that CGB solved back in the day @ahmadawais. There didn't exist an easy way to spin up Gutenberg blocks and CGB certainly filled that gap. You've helped a lot of folks jump into Gutenberg/JS (including myself).
I do question though, now that WordPress has an official @wordpress/create-block package for scaffolding blocks, should CGB be officially deprecated?
A few reasons to consider this:
If you feel this is an appropriate course of action, let's update the readme with a deprecation warning - similar to what WP-CLI has done. I'd be happy to submit a PR for this.
Thanks!
The text was updated successfully, but these errors were encountered: