Skip to main content

One post tagged with "svelte"

View All Tags

OHIF integration using Sveltekit

· 9 min read
Gideon Pinto
Gideon Pinto
Research Developer @ Boston Children's Hospital

Introduction

In our existing frontend application, React was utilized to create a Single Page Application (SPA), where pages were loaded and rendered exclusively in the browser. However, our more recent user interface (UI) has been developed using SvelteKit, which harnesses its Server-Side Rendering (SSR) capabilities.