|
|
|
|
|
by trumpdong
4 days ago
|
|
JS in the web context is what C or assembly is in the native context: something you have to use, because it's the foundation the platform is built on, and every language needs a way to interact with it, and good languages support it inline when you need it. |
|