You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This example fetches latest Vue.js commits data from GitHub's API and displays them as a list. You can switch between the master and dev branches.
7
+
> هذا المثال يقوم بجلب أحدث بيانات مساهمات Vue.js من GitHub[API](https://github.com/softvenue/i18n/blob/master/i18n.json#L53) وعرضهم في قائمة. يمكنك التنقل بين فروع master و dev.
> This example uses [deepstreamHub](https://deepstreamhub.com/)to synchronize realtime data, send events and make remote procedure calls between clients (you can try opening it in multiple browser windows).
7
+
> في هذا المثال نستعمل [deepstreamHub](https://deepstreamhub.com/)لمزامنة البيانات في الوقت الحقيقي، إرسال الأحداث وعمل نداءات عن بعد بين العملاء (يمكنك محاولة فتحه في نوافذ متصفح متعددة).
> This example uses [Firebase](https://firebase.google.com/)as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items.
7
+
> في هذا المثال نستخدم [Firebase](https://firebase.google.com/)مداوم للبيانات في الخلفية ومزامنة بين العملاء في الوقت الحقيقي (يمكنك محاولة فتحه في علامات تبويب متصفح متعددة). بالإضافة إلى ذلك، فإنه يقوم بالتحقق من البيانات باستعمال الخاصيات المحسوبة وتشغيل إنتقالات CSS عند إضافة/حذف العناصر.
0 commit comments