Closed DorukUlucay closed 7 years ago
Review için teşekkürler Mustafa. İlgileneceğim.
"Callback style code" => Callback tarzi kod. diyebiliriz. Orası ingilizce kalmış görünüyor. // A decent initial attempt .... but not correct. We explain the reasons below Kısmı kalmış. "başlangic için iyi bir deneme lakin doğru değil. Sebeplerini aşağıda açıklıyoruz. // load invalid json // A better attempt ... but still not correct // This code never executes However there is a subtle bug in this code. If the callback (cb), and not JSON.parse, throws an error, since we wrapped it in a try/catch, the catch executes and we call the callback again i.e. the callback gets called twice! This is demonstrated in the example below:
.... sanrıım tam bitmemiş.
Pull request'teki son commit'e bakar mısın @mahmut-gundogdu ? Bitti çünkü.
Selam. Mustafa'nın review'una göre güncelledim. Kontrol eder misin @mustafadinler . Ayrıca Sync kelimesini "senkronize", Async kelimesini "asenkron" olarak çevirmeyi uygun buldum.
Görüşlerinize hazırdır.