DEV LAB
// Deep diving into bleeding-edge frameworks and complex UI logic.
The Dev Lab is where Saymon Arefin Akash researches new frontend architecture. It currently holds 4 experiments: Headless CMS Architecture (Sanity, Nuxt 3, GROQ — active), Astro Island Architecture (Astro, Vue, Performance — completed), Smooth Page Transitions (Vue Router, GSAP — iterating), Markdown AST Parser (Nuxt Content v3, AST — active).
Headless CMS Architecture
/** Deep integration of Sanity and Storyblok CMS with Nuxt 3. Features real-time visual editing. **/
Astro Island Architecture
/** Exploring partial hydration and UI framework mixing (Vue + React) inside Astro. **/
Smooth Page Transitions
/** Implementing complex, app-like native page transitions using Vue <Transition> and GSAP. **/
Markdown AST Parser
/** Leveraging @nuxt/content v3 to fetch, parse, and render custom Vue components. **/
