Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrisutz
1890 days ago
I've found lambda helpful for adding bits of code in other languages to your stack. Want to use a NodeJS library from your Python app? Jam the NodeJS in a lambda and don't worry about maintaining/scaling it.