Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thepra
on Sept 11, 2022
|
parent
|
context
|
favorite
| on:
Ask HN: Help me pick a front-end framework
Blazor WebAssembly might be your pick, there's a starting template, write the front-end in c# and everything else in HTML and CSS as usual.
It's such a breeze developing even complex webapps with it like my project collanon.app
r0b05
on Sept 11, 2022
[–]
So I checked out your project and the initial load is a bit slow. It's storing 26.1 MB of data so maybe that's why. Is it bringing the .NET CLR to the client?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's such a breeze developing even complex webapps with it like my project collanon.app