Skip to main content

One post tagged with "ohif"

View All Tags

· 9 min read
Gideon Pinto

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.