nodejs-docs-samples
nodejs-docs-samples copied to clipboard
Outdated.
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blame/2c008f81febaacb568eebfcc0f158c9215f8139b/translate/translate.js#L20
require is outdated, you guys should change it to Import.
people working with new frameworks like react.js/vite can not use stuff like "require" on their code
@xhyabunny Thanks so much for filing this issue. We'll add it to our roadmap of areas to update samples.