You could perhaps take a look at Blazor. For a long time I really couldn't stand web development because I despised JavaScript and laying out UIs with CSS. At some point MS launched Blazor and, coupled with a library for nice controls, I found it the closest logical thing to desktop development I'd seen in years. For me it almost makes web dev delightful, and I've probably only written (pasted
) a hundred lines of JavaScript since starting with it 2 years ago
Tutorials will only teach you one way, maybe that's the best way for their situation, maybe that's not the best way for every situation. Software engineering is about making choices applicable to any situation and a lot of that is scrabbling round for answers on the internet, answers which only give a part of the puzzle, and putting them together.
You're probably better served by finding a community and asking questions, and an AI - StackOverflow isn't really what you need because it won't answer "how should I...?" - forums like this one are generally more interested in writing longer answers to help teach you something.. all we ask is that you have a clear question in mind; a goal you want to get to, and don't ask us to do your work for you