The author experience is good. The developer experience can use some work.
What do you like best about the product?
The authoring experience is pretty good. I like that Crafter puts a lot of thought into content management and makes developers and authors focus on how that content is managed within the system. I have seen other CMS systems where the CMS turns into a swamp of content.
What do you dislike about the product?
While I like that Crafter handles everything via Git repositories, sometimes the underlying Crafter repository seeps its way into my developer's processes -- the Crafter repository is a leaky abstraction. The code forward/content back model proposed by Crafter is good in theory. But dealing with DEV/STAGE/PROD release cycles can get messy very fast because the content is getting created at all three levels, DEV/STAGE for testing and PROD for the real content. Then if you have to change the configuration files in one of the upstream environments (STAGE or PROD) -- a hotfix config change -- that makes merging your code from DEV messy. I would like to see more effort put into improving this developer experience.
I don't like the fact that groovy is the only programming choice for most things in Crafter. We should also have the option to use Typescript/Javascript throughout.
I don't like the fact that groovy is the only programming choice for most things in Crafter. We should also have the option to use Typescript/Javascript throughout.
What problems is the product solving and how is that benefiting you?
Crafter allows our content creators to create and publish changes outside our normal product release cycles. Once the developers have enabled the in-content editing, there are now large parts of the application developers don't even concern themselves with. This allows our developers to focus on our sites' more dynamic, data-oriented features without worrying about managing large blocks of static content. Our developers are also recommending new content areas that authors can manage, which means they are starting to understand the benefits of content modeling.
There are no comments to display