C#C
C#2y ago
Keyvan

Creating react TS frontend for my C# .net backend

I have started to look into my frontend after completing the backbone of the backend. I really dont understand how react apps run. I have background in C so i am used to having a main function that starts everything. With the created react TS environment now i dont understand where i should put things. I have made atomic design (atoms, mollecules etc.), but where does stuff actually get executed.

I have researched alot online the past days an i cannot find anything helpful.
Was this page helpful?