Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Present day development deals with chunks of code in different languages, all put in the same file. It just kills me to code Python+JS+HTML in a single file

That got me worried - you probably don't need to suffer this. What are you using this multilanguage file for? You shouldn't put lots of JS inside HTML and certainly not embed Python code inside it (nor the reverse).



I understand that we should try to maintain different files for different languages. But in huge projects it is inevitable that you come across situations where you embed js/css in html, php+html, etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: