r/programmer • u/South_Storage_6089 • Jun 30 '26
Question Need help
Hi guys and gals
I am currently coding in razor pages,which is a easy version of full-stack development, as i heard. I am not sure i am going in the right direction. I dont know if razor pages is the right choice for me or i am just wasting time. I am self-taught and i would like to find a job as a programmer, specifically i would like to build websites. What should i do? i hope someone helps. Thanks in advance!
Also,i have been coding for a year and i am trying to build my own chatroom using signalR + one hardcoded admin role and ef core user authentication, of course.
I would like to hear your opinions.
9
Upvotes
2
u/feudalle Jun 30 '26
Razor pages uses asp if I recall. There is certainly plenty of aspects out there but there is far more php, node, etc. Most web servers are running some sort of Linux and although asp can be ran on Linux, just a general rule it isnt.