Skip to content

Comment on Ask HN: State-of-the-art for server rendered webapps (non-SPA)?parent

Comments

I don't have any experience with it I also keep wanting to try it it out. However the examples in the docs make it pretty clear how to accomplish those things, you have events that trigger a cshtml rerender to update the dom with c# code.

The example on the main page increments a counter using the @onclick event of a button, the @ denotes a server event.

If you ever used webforms back in the day it has some similarities.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.