How are websites like duolingo and sololearn built? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How are websites like duolingo and sololearn built?

I've been curious about it! I'ts been a while since I've done any programming or coding but I'd like to create a website or app of my own for English learners eventually. But I can't find out any information on how they're built or work?

19th Jul 2018, 3:55 PM
Bunny
Bunny - avatar
1 Resposta
+ 1
The websites are developed in HTML, CSS, JavaScript and probably PHP. Right-click on the website and select View Page Source. This may give you a better understanding of how websites are built.
21st Jul 2018, 8:59 PM
N00B