+ 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?
10 ответов
+ 4
notepad++
+ 2
Ah, that's text editors. Sublime Text is the best, hands down!
+ 1
@luka: No, I mean I wanna find a compiler to code these things.
+ 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.
+ 1
@Schindlabua: I said I need a compiler to code these things man.
+ 1
You really don't because HTML, CSS, PHP, and Javascript are not compiled languages. What do you want your "compiler" to do?
+ 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?
+ 1
@luka thank you very much. This is really helpful for me.
+ 1
@Schindlabua Thank you very much.
0
Web developers do not need compiler, they need code editor like Sublime Text.