Which compiler is good for web development? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which compiler is good for web development?

I found some compilers to develop web ( I need a compiler to code html, php, javascript, css) which runs on windows 10. But I want to find a good one to learn and maybe do some professional project after that. Which compiler is good for web development?

2nd Oct 2017, 8:44 AM
Matsumoto
Matsumoto - avatar
10 Answers
+ 4
notepad++
2nd Oct 2017, 10:52 AM
AL.The.Flame!
AL.The.Flame! - avatar
+ 2
Ah, that's text editors. Sublime Text is the best, hands down!
2nd Oct 2017, 9:11 AM
Schindlabua
Schindlabua - avatar
+ 1
@luka: No, I mean I wanna find a compiler to code these things.
2nd Oct 2017, 8:57 AM
Matsumoto
Matsumoto - avatar
+ 1
Maybe you are looking for a different word? HTML, CSS, PHP, and Javascript are not compiled languages and you don't need compilers. The only thing you need to get started with these 4 languages is the PHP interpreter which you can download from php.net, and a browser.
2nd Oct 2017, 8:57 AM
Schindlabua
Schindlabua - avatar
+ 1
@Schindlabua: I said I need a compiler to code these things man.
2nd Oct 2017, 8:58 AM
Matsumoto
Matsumoto - avatar
+ 1
You really don't because HTML, CSS, PHP, and Javascript are not compiled languages. What do you want your "compiler" to do?
2nd Oct 2017, 9:00 AM
Schindlabua
Schindlabua - avatar
+ 1
@Schindlabua: I found something such as Sublime Text, Notepad++, Dreamweaver, and something like these which can support writing html note and css file. what should I call theese tools?
2nd Oct 2017, 9:06 AM
Matsumoto
Matsumoto - avatar
+ 1
@luka thank you very much. This is really helpful for me.
2nd Oct 2017, 9:11 AM
Matsumoto
Matsumoto - avatar
+ 1
@Schindlabua Thank you very much.
2nd Oct 2017, 9:13 AM
Matsumoto
Matsumoto - avatar
0
Web developers do not need compiler, they need code editor like Sublime Text.
2nd Oct 2017, 11:43 AM
Calviղ
Calviղ - avatar