Zumpel96 / Teuerungsportal

Other
49 stars 6 forks source link

React SPA? #98

Closed luko0610 closed 1 year ago

luko0610 commented 1 year ago

Servus, sollte Interesse bestehen, würde ich mich bereit erklären, ein React Frontend zu bauen. In der angehängten file sieht man ein paar views, die ich schnell mit ant design umgesetzt habe.

Teuerungsportal.webm

Zumpel96 commented 1 year ago

Thanks! I am currently using Blazor WASM for the frontend with MudBlazor as the UI Kit. The reason behind this is, that the performance for larger datasets is better by a significant factor (~x50) compared to JavaScript because of the AOT-Compiliation. Switching the Frontend is currently out of question, except for native app integrations (iOS and Android).