# A Study in Threejs, Fresh and Product Pages

- Author: Kojin Glick
- Published: 2022-08-08
- Canonical: https://www.kojinglick.com/blog/product-pages

---

## But why, though?

Because I can. Next question.

## Let me see it.

Ok, here you go.

<iframe id="cubeframe"
    title="Product page for a Retro Console"
    width="100%"
    height="500px"
    src="https://kojinglick.com/products/cube">
</iframe>
<a href="https://kojinglick.com/products/cube" target="_blank" rel="noopener noreferrer">See it for your self!</a>

## Elaborate.

Fine. Fresh's real sell is the ability to churn out solid web development that makes use of reactivity, while having more the DX of making static HTML websites. It's raw, it's unstructured, it's fast. My obvious first instinct is to see how far I can push the solid web development stuff while having a developing experience like throwing pasta at a wall and seeing what sticks. A great stress test is the upper end of client asks for static product pages: 3D graphics!

## Tutorial?

Coming soon.
