Eval: run a code string by yinkar · Pull Request #305 · javascript-tutorial/tr.javascript.info

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@yinkar

Copy link

Contributor

@yinkar yinkar commented

Oct 13, 2022

No description provided.

@CLAassistant

Copy link

CLAassistant commented

Oct 13, 2022

edited

Loading

CLA assistant check
All committers have signed the CLA.

@yinkar yinkar requested a review from sahinyanlik

November 10, 2022 05:51
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

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:master

Nov 12, 2022

@javascript-translate-bot

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

sahinyanlik added a commit that referenced this pull request

Nov 14, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@sahinyanlik sahinyanlik sahinyanlik left review comments

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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