Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/community/tools-debugging.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: debugging-tools
title: Debugging
title: التنقيح البرمجي
layout: community
permalink: community/debugging-tools.html
---

* **[React Developer Tools](https://github.com/facebook/react-devtools):** an extension available for [Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi), [Firefox](https://addons.mozilla.org/firefox/addon/react-devtools/), and as a [standalone app](https://github.com/facebook/react-devtools/tree/master/packages/react-devtools) that allows you to inspect the React component hierarchy in the Chrome Developer Tools.
* **[أدوات مطور REACT ](https://github.com/facebook/react-devtools):** هي إضافة متاحة لمتصفحي [جوجل كروم](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi) و [موزيلا فايرفوكس](https://addons.mozilla.org/firefox/addon/react-devtools/), و تعمل كـ[تطبيق مستقل](https://github.com/facebook/react-devtools/tree/master/packages/react-devtools) حيث تمكنك من فحص مكونات React بشكل التسلسل الهرمي في ادوات المطور الموجودة على متصفحك.