What made me decide not to go with Cwicly was:
- Focusing on Gutenberg
- I didn’t like their pricing model…
Gutenberg:
For blogging, I like the flow of Gutenberg. But to base your website design off of it, I think we’ll see some big breaking changes coming… I think it’s too early to trust in such solution [Gutenberg] for LONG-TERM where you want to focus on your business/customers, and less development (if you’re just a single person doing it all).
Cwicly Pricing:
Previously using Elementor, the recurring yearly fee for a theme was not enjoyable, especially with how slow Elementor made my website (especially in the backend). Also, leaving Elementor was the worst experience, as when you stop paying (was transitioning to Bricks), there were so many pop-ups about “re-activate your license”, and you literally could not use the builder to create new pages (or modify pages with pro-blocks)…
When I saw Cwicly’s pricing model, it reminded me of Elementor’s… so in addition to it being Gutenberg based, the pricing made me look towards Bricks (while its LIFETIME offer was a steal).
Why I Chose Bricks:
Bricks main selling point for me was the builder is the theme (so I don’t have to fight CSS with the base theme & page builder), and its promised speed. My front/backend speed is now reasonable for the amount of plugins.
But I haven’t used Bricks for everything… I went with a lot of custom code. WordPress PHP functions are relatively easy to implement, and far less breaking changes compared to how fast page builders are going.
Additionally, Bricks allows us to write custom PHP within pages (without the need for a shortcode
… most of the time!)
When do I use Bricks Builder?
If things are over my head in the code… such as advanced Javascript, or if it’s simple to implement/maintain long-term.
This has proven to be a nice solution… I use my page builder when desired (and it’s not heavy), but stick close to WordPress for long-term maintenance.
This news is surprising, but something I’ve gotten bitten by during my Elementor years…
Plugins are useful, but they can fight each other’s codebase (bugs), or in this extreme case… cease development…
Once you learn about hooks & filters, you can truly tweak things to your liking, with typically much less breaking changes!
Coming from the music production world, where plugins are very similar in the WordPress world, companies also close down… and if you’ve used those plugins on serious projects… you better hope you kept the plugin installer around…
Thank-you Bricks team for the page builder solution I’ve been looking for 
In the Future…
I also think we’re kind of in a “lull” space… as WordPress Block Themes are sure to make some huge breaking changes to the way we build WordPress websites… it’s still early… but something to always keep in mind before getting too “vendor-locked”… (which is often times avoidable to a point)