I want to test a code for a messaging web app, and it is written both in css, js, and php. How would I compile all at once? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

I want to test a code for a messaging web app, and it is written both in css, js, and php. How would I compile all at once?

Web app

14th Jun 2020, 7:35 PM
Android Logic💯🤖
Android Logic💯🤖 - avatar
2 ответов
+ 2
I think you can try JSFiddle. https://jsfiddle.net/ Nah nevermind. No php, only html.
17th Jun 2020, 9:24 PM
Jonathan Wang
- 1
What do you mean by compiling? Normally these languages are used for web apps, you should use them as they are for example with an HTML part or an entire framework like Django (written in Python).
14th Jun 2020, 8:21 PM
Daniele Compagnoni
Daniele Compagnoni - avatar