Skip to content

Eval: run a code string - #305

Merged
sahinyanlik merged 2 commits into
javascript-tutorial:masterfrom
yinkar:master
Nov 12, 2022
Merged

Eval: run a code string#305
sahinyanlik merged 2 commits into
javascript-tutorial:masterfrom
yinkar:master

Conversation

@yinkar

Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant

CLAassistant commented Oct 13, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread1-js/99-js-misc/02-eval/1-eval-calculator/task.md Outdated
Nedeni oldukça basit: uzun, çok uzun zaman önce JavaScript, çoğu şeyin yalnızca `eval` ile yapılabildiği, oldukça zayıf bir dildi. Fakat bu artık on yıl kadar öncede kaldı.

Right now, there's almost no reason to use `eval`. If someone is using it, there's a good chance they can replace it with a modern language construct or a [JavaScript Module](info:modules).
Şu an `eval` kullanmak için neredeyse hiçbir neden bulunmuyor. Eğer birisi kullanıyorsa bunu modern bri dil yapısıyla veya bir [JavaScript Modülü](info:modules) ile değiştirmek için iyi bir fırsatı var.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modern bir* dil

@sahinyanlik
sahinyanlik merged commit 2c0fb47 into javascript-tutorial:masterNov 12, 2022
@javascript-translate-bot

Copy link
Copy Markdown

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

sahinyanlik added a commit that referenced this pull request Nov 14, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@yinkar@CLAassistant@javascript-translate-bot@sahinyanlik