Omroom

Description

Landing site for Omroom, an alternative therapy clinic in Bangkok.

Omroom marks my transition away from using Sass Modules by default for styling sites, and instead using Styled Components.

Styled Components offers all of the flexibility of Sass, but with the added benefits of a cleaner file structure and the programmatic power of JS behind it, and I have found it a joy to use.

I also use Contentful's new scheduled unpublish feature and webhooks to trigger a rebuild when an upcoming event has passed. So instead of having to request this data live, it can remain static content.