Skip to content

Commit

Permalink
ar: translation for "docs/guides/index.md" (#2139)
Browse files Browse the repository at this point in the history
Arabic translation for 'docs/guides/index.md'.
  • Loading branch information
Aissaoui-Ahmed authored and Maledong committed Mar 7, 2019
1 parent 4f54f4c commit 635d23e
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions locale/ar/docs/guides/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: الإرشادات
layout: docs.hbs
---

# الإرشادات

## عام

- [دليل البدء](getting-started-guide/)
- [التنقيح - البدء](debugging-getting-started/)
- [ سهل التنميط من أجل تطبيقات Node.js](simple-profiling/)
- [عمل دوكر على تطبيق ويب Node.js](nodejs-docker-webapp/)
- [ترحيل إلى منشئات Buffer آمنة](buffer-constructor-deprecation/)


## المفاهيم الأساسية في الـ Node.js


- [ مقارنة عامة بين Blocking و Non-Blocking](blocking-vs-non-blocking/)
- [ الـ Node.js حلقة التكرارية، المؤقتات و process.nextTick() ](event-loop-timers-and-nexttick/)
- [لا تعرقل الحلقة التكرارية (أو يحشد العمل)](dont-block-the-event-loop/)
- [مؤقتات في Node.js](timers-in-node/)



## الأدلة لوحدة المتعلقة

- [التشريح لمعاملات HTTP](anatomy-of-an-http-transaction/)
- [العمل مع مختلف أنظمة الملفات](working-with-different-filesystems/)
- [الضغط الخلفي في القنوات](backpressuring-in-streams/)
- [مِقْيَاسُ مَجَال تحليل](domain-postmortem/)
- [كيفية نشر حزمة N-API](publishing-napi-modules/)
- [استقرارية ABI](abi-stability/)

0 comments on commit 635d23e

Please sign in to comment.