New Website (26)

By Markap

We've revamped our website. The design has remained largely the same. However, the underlying system has been completely overhauled.

For anyone interested in the technical changes:

- Switch to the Next.js 16 framework with TypeScript 5

- Extreme loading time optimization using Zero-JS for static content

- Hono API engine as a proxy/middleware in combination with PocketBase for a real-time database.

- Upgrade to Tailwind CSS v4.

- Integration of next-intl with localized routing

For users, this essentially means the following:

- Smooth navigation without disruptive page reloads and faster loading times overall

- Seamless switching between languages

- And many minor improvements.

For us, this means we’ll be able to customize the website more easily in the future.

Additional important information:

- It is not possible to create an account on this website, as we do not currently consider this necessary. All accounts on the old website will be deleted in the future. Please contact us if you have any questions.

At first glance, these changes may not seem significant, but they require a lot of work behind the scenes. We are implementing them to improve the user experience on our website.