Skip to content

Commit

Permalink
add english term for more clarify ...... - line 354
Browse files Browse the repository at this point in the history
Co-Authored-By: Fortas Abdeldjalil <dr.fcmam5@gmail.com>
  • Loading branch information
3imed-jaberi and Fcmam5 committed Jul 20, 2019
1 parent 3585488 commit 01b040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/faq-functions.md
Expand Up @@ -351,4 +351,4 @@ class ScrollListener extends React.Component {

#### اختبار حدود معدل تحديث الإطار لديك {#testing-your-rate-limiting}

عند اختبار حدود معدل تحديث الإطار من المفيد امتلاك القدرة على تمرير الزمن بسرعة. إن كنت تستخدم [`jest`](https://facebook.github.io/jest/) بإمكانك استخدام [`محاكيات الوقت`](https://facebook.github.io/jest/docs/en/timer-mocks.html) لتمرير الوقت بسرعة. إن كنت تستخدم الخنق عن طريق `requestAnimationFrame` فهنالك الأداة [`raf-stub`](https://github.com/alexreardon/raf-stub) مفيدة للتحكم بضبط تحريك الإطارات.
عند اختبار حدود معدل تحديث الإطار من المفيد امتلاك القدرة على تمرير الزمن بسرعة. إن كنت تستخدم [`jest`](https://facebook.github.io/jest/) بإمكانك استخدام [`محاكيات المؤقّتات (mock timers)`](https://facebook.github.io/jest/docs/en/timer-mocks.html) لتمرير الوقت بسرعة. إن كنت تستخدم الخنق عن طريق `requestAnimationFrame` فهنالك الأداة [`raf-stub`](https://github.com/alexreardon/raf-stub) مفيدة للتحكم بضبط تحريك الإطارات.

0 comments on commit 01b040c

Please sign in to comment.