Uh oh!
There was an error while loading. Please reload this page.
The "new Function" syntax - #194
Conversation
pasor1
commented
Jan 27, 2021
Non capisco cosa ho combinato, ma insieme all' articolo tradotto sono passate anche alcune correzioni ortografiche fatte su altri articoli 😥 |
longo-andrea
commented
Jan 27, 2021
okay, guardando i file che hai toccato direi che non ci sta lavorando nessuno... quindi se riusciamo a fare merge con le correzioni ancora meglio 😄 |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
| ``` | ||
| The major difference from other ways we've seen is that the function is created literally from a string, that is passed at run time. | ||
| La differenza dalle altre modalità di creazione funzioni che abbiamo visto, è che qui la funzione viene creata letteralmente da una stringa, che viene passata in fase di esecuzione. |
There was a problem hiding this comment.
Altra piccolezza: quando, qui sopra, diciamo 'lettaralmente' intendiamo una specie di termine tecnico per 'estrazione da una stringa' oppure il classico modo di dire 'letteralmente'? Perche', nel qual caso fosse la seconda, metterei:
| La differenza dalle altre modalità di creazione funzioni che abbiamo visto, è che qui la funzione viene creata letteralmente da una stringa, che viene passata in fase di esecuzione. | |
| La differenza dalle altre modalità di creazione funzioni che abbiamo visto, è che qui la funzione viene letteralmente creata da una stringa, che viene passata in fase di esecuzione. |
There was a problem hiding this comment.
Io l'ho inteso piu' come termine "tecnico" ... per quello ho tradotto così ;-)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Dorin-David
left a comment
There was a problem hiding this comment.
Gran traduzione! Aggiusterei giusto due cosette...
javascript-translate-bot
commented
Jan 31, 2021
Please make the requested changes. After it, add a comment "/done". |
Co-authored-by: Dorin-David <70648503+Dorin-David@users.noreply.github.com>
Co-authored-by: Dorin-David <70648503+Dorin-David@users.noreply.github.com>
Co-authored-by: Dorin-David <70648503+Dorin-David@users.noreply.github.com>
Co-authored-by: Dorin-David <70648503+Dorin-David@users.noreply.github.com>
Co-authored-by: Dorin-David <70648503+Dorin-David@users.noreply.github.com>
javascript-translate-bot
commented
Jan 31, 2021
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉 |
No description provided.