Developer and entrepreneur from Elverum. Working as a Junior Consultant at Inmeta Consulting AS where I work with full-stack development, primarily in Optimizely, Next.js, and Sanity. Also running a startup "3Steps AS" where we are developing a statistics and management platform for handball. As well as a company (Limeyfy AS) where I develop websites for smaller clients.

Ganske raskt innså jeg hvor stabilt og gjennomtenkt Optimizely faktisk er. Rammeverket tilbyr etablerte mønstre som sikrer forutsigbar kvalitet. Følger du disse, så fungerer det. Slik er det ikke alltid i JavaScript-økosystemet, hvor valgfriheten noe
Martin Kulvedrøsten Myhre
17:21-10/3/2025
When we have built content-heavy websites with Next.js and a headless CMS (Sanity, in our case), one common challenge in all of the projects is rendering dynamic content blocks without bloating the website with JavaScript. Here's a scalable pattern f
Martin Kulvedrøsten Myhre
12:11-1/23/2025
These are my preffered project guidelines in nextjs: Project Structure - public/: For static assets - src/app/: For Next.js 13+ app router pages and layouts - src/components/: For reusable React components - src/hooks/: For custom hooks, organize
Martin Kulvedrøsten Myhre
13:00-9/5/2024