Apmannen / MichaelKjellander

Upcoming michaelkjellander.se site. WORK IN PROGRESS. Built with Blazor (.NET/C#), using the Wordpress API to fetch all existing posts and pages from the old (current) site. Tailwind is used for styling.
https://new.michaelkjellander.se/
0 stars 0 forks source link

Swap frontend? #49

Closed Apmannen closed 5 months ago

Apmannen commented 5 months ago

I've liked Blazor in many ways so far, but it requires quite a lot of workarounds to when reacting to client actions. At least when using Interactive Server like I do now.

I've already started with a new NextJS frontend, which I'm experienced with and it will probably be for the best. Luckily I added controllers to my .NET application, even though it's not necessary, so the backend will of course be kept.

https://github.com/Apmannen/MichaelKjellander-frontend

Apmannen commented 5 months ago

Actually, I wanna develop both variants and the review both and select one as the main one