PinnedHow choose a Co-Founder?This is a loaded topic. For context, I am a technical founder. I have been part of a number of startups in the Boston area, either on the…Mar 27, 2023Mar 27, 2023
Published inMechanics of SearchSetting up a Takeshape To Algolia WebhookThis post is about plumbing. Plumbing Takeshape.io content into Algolia via a Heroku microservice. Simply put, we are going to setup a…Oct 27, 2019Oct 27, 2019
Published inMechanics of SearchHow to Get StartedSo you want to build a search engine.Oct 27, 2019Oct 27, 2019
Published inMechanics of SearchDefinitions & ConceptsIf you are going to build a search engine you need to know a few terms.Oct 27, 2019Oct 27, 2019
Published inMechanics of SearchCommon CLI TasksAs you work through the code and tasks to build out your search engine, you are going to need to remember a few common command-line…Oct 27, 2019Oct 27, 2019
Published inMechanics of SearchUpdating your Webhook MicroserviceIf you have changed your Takeshape content type, and are not seeing your changes in your Algolia index, then you need to update the query…Oct 27, 2019Oct 27, 2019
Published inMechanics of SearchAdd Location to your Algolia SearchThis is a quick summary of how to add a location to your search index. This task involves updating your content type, or related content…Oct 27, 2019Oct 27, 2019
Published inJavaScript in Plain EnglishSimple Queue via Firebase FunctionsAt last count, we have over 120 different firebase functions running in our production Firebase application. These functions do a wide…Mar 6, 20193Mar 6, 20193
Firebase Hosting Deployment SolutionIf you deploy code on any system and need a co-worker or client to see the most recent version of your app, you will run into the need to…Sep 14, 20171Sep 14, 20171