Blogs by this author
10 Steps to get your codebase ready for AI
Everyone knows that AI is set to disrupt the industry, but what steps can a developer take to actually get ready for it? AI is not a magical hat where you can tell it to "make me a video game" and it'll spit out a AAA video game, but it's already quite competent at generating usable code.
To take ad ...
Read the write-up
Heading off the monolith
For businesses on Sitecore XP, or any customizable platform, in the past decade, most code was managed in a single, monolithic codebase. The thought was “this is our big digital transformation project, so let’s do it all in here.” As scope increased and features increased, everything was thrown into ...
Read the write-up
5 tips for Sitecore Search Development
1. Know your attributes
Before doing anything, remember to review your attributes, as these are the basic building blocks of the search engine. These are located under AdminDomain SettingsAttributes.
These will let you control the data types, required attributes, and what attributes you consider as ...
Read the write-up
Getting Started with Sitecore Search
Sitecore Search is one of Sitecore's newest products and their official foray into search as a service. Up until the launch of the product, Sitecore had been relying on Solr search in their Sitecore XP product, or recommending customers use other third-party vendors such as Coveo or Searchstax.
This ...
Read the write-up