All your asynchronous code must return promises (except emitters).
Bütün asenkron kodunuz promise döndürmeli (yayıcılar/emitter hariç).
Everyone knows that asynchronous code performs better when applied to network operations, but it's still interesting to check this assumption and understand how exactly it is better and why it's is better.
Herkes, asenkron kodun network işlerinde kullanıldığında daha iyi performans gösterdiğini bilir, fakat bu varsayımın tam olarak nasıl ve neden bu kadar iyi olduğunu kontrol etmek hala ilgi çekici.
You could also use a chain of handlers to rely on synchronous error catching, by reducing the asynchronous code to something trivial.
Senkron hata yakalamaya güvenmek için asenkron kodu basite indirgeyerek bir işleyiciler zincirini de kullanabilirsiniz. Örnek olarak
The above example uses a block to catch errors in the asynchronous code and pass them to Express.
Yukarıdaki örnek asenkron kodda hataları yakalamak için bir bloku kullanıyor.
You must catch errors that occur in asynchronous code invoked by route handlers or middleware and pass them to Express for processing.
Rota işleyicileri ve ara yazılımlar tarafından çağrılan asenkron kodda oluşan hataları yakalayıp işlemesi için Express'e geçmelisiniz. Örnek olarak
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "asynchronous code" in English