Skip to Main Content

Ouster

Ouster

Ouster's website is a true JamStack Gatsby site using multiple data sources. The blog data comes from a Wordpress instance. Data for the actual website comes from contentful and deployed on Netlify. I maintain the frontend and both backends. Deployment is run through a CI/CD process through Gitlab and then a release schedule to production. The design pattern for the CMS checks each component type and and loads them in a full dynamic import to load components when they are needed. The react components are designed in Figma and then realized through a review process using Jira. Also the site has some exciting uses of react-select and great code pattern for translating mutliple CMS sources. Building this site to as perfomant as possible is a high priority using a JavaScript static site generator is great way to accomplish this.

go to website >