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

What if you're using multiple programming languages?


Then just pick one of them. This may be simpler than introducing another language to the project.


What if you are interfacing between multiple projects? It’s not about introducing another language, it’s about integrating pre-existing systems.


Some web projects validate inputs in JavaScript, then in a possibly different backend language, then (unusually) in the database with CHECK statements. Even when it's all JavaScript the validations are different because the frontend and backend frameworks are different.

And some projects have multiple backend services written in multiple languages.


Then cue might be a good idea.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: