Programming

I have programming experience, but I'm new to this world. I'm wondering how these websites are designed?

Started by yemot667 · May 5, 2026

#11155
I have programming experience, but I'm new to this world. I'm wondering how these websites are designed?

Where are they uploaded from?

How are the websites created here?

Are there any website designers here?

I hope anyone who has even one answer to this question can help me.
#11156
↳ Replying to @yemot667
Most of the website are built almost exactly like normal websites by using html css java script backend like python and php framework django or flask

they are hosted on server like personal or vps

this website created by web developer
#11157
↳ Replying to @EqualMeWith
Yes, you're right, and I just discovered this. Thank you, brother, for taking the initiative to provide me with this information.
#11159
↳ Replying to @yemot667
there is absoulutly no difference between clearnet and darknet development.

just the concepts used are different, for example no js on front is something required usually in darknet, most of the development in the darknet is with php(its not a must, its a preferance) and a lot of SSR.

other then that it has the same concepts that you already know like reverse proxy and so on