|
|
|
|
|
by thinkxl
3291 days ago
|
|
As long as you understand idioms, programming paradigms in general, and good patterns in specific languages (e.g. list comprehension in python, prototypal inheritance in js, metatables in lua, etc.) you shouldn't be afraid of showing off your stuff in X language. I know good Java developers that have become really good front-ends. |
|