I'm a software engineer and entrepreneur with a passion for building great software products and promoting a healthy lifestyle. I was a co-founder of Realbase, a software company that helps real estate agents manage their business more efficiently which we sold in 2022 for $180M. I'm currently building a content planning tool for YouTubers called Clipflow. When I'm not building software, you can find me in the gym or outdoors, as fitness is a huge part of my life and something that I'm truly passionate about.
In this video we will add attributes and links to the listing page
Read MoreAfter receiving quite a shock from an AWS billing notification we jumped in to the console to determine what was going on
Read MoreAdding full text search to our Rails directory so that we can search listings
Read MoreIn this episode we will setup the listing detail page where we will show the main image, gallery and details about the listing.
Read MoreAdding image upload functionality using Uppy and ActiveStorage
Read MoreAdding CRUD (Create, Read, Update & Destroy) endpoints for listings
Read MoreAdding CRUD endpoints for Places as well as locking them down to prevent unauthorised access using pundit policies.
Read MoreSeeding entities and setting up new components required for the authenticated user dashboard.
Read MoreSetting up the management dashboard to allow authenticated users to add listings.
Read MoreIn this episode we will setup View Components and build the landing page skeleton.
Read MoreIn this series I will build a new directory for a luxury accommodation website. We are going to use Rails + Hotwire + ViewComponents + Stimulus.
Read MoreIn this series I will build a new directory for a luxury accommodation website. We are going to use Rails + Hotwire + ViewComponents + Stimulus.
Read MoreIn this video I will walk through how to use Stimulus in a Rails application. I talk about some of the differences in the mental model when you have come from a javascript framework like React.
Read MoreIn this video I will walk through setting up View Components in a new Rails app and show you how to create custom components with variants so that you can build your own UI library.
Read MoreIn this video I will show you how I like to setup third party integrations in Rails applications so that it scales well.
Read More