الفرق بين المراجعتين ل"Rails/MegaMenu"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
(جميل-بيلوني غير موديل المحتوى للصفحة Rails/MegaMenu من "نص ويكي" إلى "JSON")
وسم: تغيير موديل المحتوى
ط
 
(5 مراجعات متوسطة بواسطة نفس المستخدم غير معروضة)
سطر 6: سطر 6:
 
                     "type": "bullets",
 
                     "type": "bullets",
 
                     "config": {
 
                     "config": {
                         "text": "البدء مع React",
+
                         "text": "البدء مع ريلز",
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_Installation",
+
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Getting_Started",
 
                         "items": [
 
                         "items": [
 
                             {
 
                             {
                                 "text": "تجربة React",
+
                                 "text": "مدخل إلى ريلز",
                                 "url": "/React/try_react"
+
                                 "url": "/Rails/getting_started"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "إضافة React إلى تطبيق جديد",
+
                                 "text": "Action Cable",
                                 "url": "/React/add_react_to_a_new_app"
+
                                 "url": "/Rails/action_cable"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "إضافة React إلى تطبيق موجود",
+
                                 "text": "Action Mailer",
                                 "url": "/React/add_react_to_an_existing_app"
+
                                 "url": "/Rails/action_mailer"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "روابط شبكة توزيع المحتوى",
+
                                 "text": "Action Pack",
                                 "url": "/React/cdn_links"
+
                                 "url": "Rails/action_pack"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الدليل التطبيقي",
+
                                 "text": "Action View",
                                 "url": "/React/tutorial"
+
                                 "url": "/Rails/action_view"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الأسئلة الشائعة حول React",
+
                                 "text": "Active Job",
                                 "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_FAQ"
+
                                 "url": "/Rails/active_job"
 +
                            },
 +
                            {
 +
                                "text": "Active Model",
 +
                                "url": "/Rails/active_model"
 +
                            },
 +
                            {
 +
                                "text": "Active Record",
 +
                                "url": "/Rails/active_record"
 +
                            },
 +
                            {
 +
                                "text": "Active Storage",
 +
                                "url": "/Rails/active_storage"
 +
                            },
 +
                            {
 +
                                "text": "Active Support",
 +
                                "url": "/Rails/active_support"
 
                             }
 
                             }
 
                         ]
 
                         ]
سطر 41: سطر 57:
 
                     "type": "bullets",
 
                     "type": "bullets",
 
                     "config": {
 
                     "config": {
                         "text": "المفاهيم الأساسية",
+
                         "text": "النماذج في ريلز",
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_Main_Concepts",
+
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Models",
 
                         "items": [
 
                         "items": [
 
                             {
 
                             {
                                 "text": "مثال أهلًا بالعالم",
+
                                 "text": "أساسيات Active Record",
                                 "url": "/React/hello_world"
+
                                 "url": "/Rails/active_record_basics"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "مقدمة إلى JSX",
+
                                 "text": "تهجيرات Active Record",
                                 "url": "/React/introducing_jsx"
+
                                 "url": "/Rails/active_record_migrations"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "تصيير العناصر",
+
                                 "text": "التحقق من Active Record",
                                 "url": "/React/rendering_elements"
+
                                 "url": "/Rails/active_record_validations"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "المكونات والخاصيات",
+
                                 "text": "ردود نداء Active Record",
                                 "url": "/React/components_and_props"
+
                                 "url": "/Rails/active_record_callbacks"
                            },
 
                            {
 
                                "text": "حالة ودورة حياة المكونات",
 
                                "url": "/React/state_and_lifecycle"
 
                            },
 
                            {
 
                                "text": "معالجة الأحداث",
 
                                "url": "/React/handling_events"
 
                            },
 
                            {
 
                                "text": "التصيير الشرطي",
 
                                "url": "/React/conditional_rendering"
 
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "القوائم والمفاتيح",
+
                                 "text": "ارتباطات Active Record",
                                 "url": "/React/lists_and_keys"
+
                                 "url": "Rails/association_basics"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الفرق بين التركيب والوراثة",
+
                                 "text": "واجهة استعلامات Active Record",
                                 "url": "/React/composition_vs_inheritance"
+
                                 "url": "/Rails/active_record_querying"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "أسلوب التفكير في React",
+
                                 "text": "أساسيات Active Model",
                                 "url": "/React/thinking_in_react"
+
                                 "url": "/Rails/active_model_basics"
 
                             }
 
                             }
 
                         ]
 
                         ]
سطر 92: سطر 96:
 
                     "type": "bullets",
 
                     "type": "bullets",
 
                     "config": {
 
                     "config": {
                         "text": "الدليل المتقدم",
+
                         "text": "واجهات العرض والمتحكمات",
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_Advanced_Guides",
+
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_View",
 
                         "items": [
 
                         "items": [
 
                             {
 
                             {
                                 "text": "شرح JSX بالتفصيل",
+
                                 "text": "نظرة عامة على وحدة العرض",
                                 "url": "/React/jsx_in_depth"
+
                                 "url": "/Rails/action_view_overview"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "التحقق من الأنواع الثابتة",
+
                                 "text": "تخطيط الصفحات والتصيير",
                                 "url": "/React/static_type_checking"
+
                                 "url": "/Rails/layouts_and_rendering"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "استخدام المراجع مع DOM",
+
                                 "text": "مساعدو الاستمارة في وحدة العرض",
                                 "url": "/React/refs_and_the_dom"
+
                                 "url": "/Rails/form_helpers"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "تحسين الأداء",
+
                                 "text": "المكونات والخاصيات",
                                 "url": "/React/optimizing_performance"
+
                                 "url": "/React/components_and_props"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "React بدون ES6",
+
                                 "text": "نظرة خاطفة على وحدة التحكم",
                                 "url": "/React/react_without_es6"
+
                                 "url": "/Rails/action_controller_overview"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "حدوث الأخطاء",
+
                                 "text": "التوجيه من الخارج إلى الداخل",
                                 "url": "/React/error_boundaries"
+
                                 "url": "/Rails/routing"
                            },
 
                            {
 
                                "text": "مكونات الويب",
 
                                "url": "/React/web_components"
 
                            },
 
                            {
 
                                "text": "سهولة الوصول",
 
                                "url": "/React/accessibility"
 
                            },
 
                            {
 
                                "text": "تقسيم الشيفرة",
 
                                "url": "/React/code_splitting"
 
                            },
 
                            {
 
                                "text": "الوضع الصارم",
 
                                "url": "/React/strict_mode"
 
 
                             }
 
                             }
 
                         ]
 
                         ]
سطر 143: سطر 131:
 
                     "type": "bullets",
 
                     "type": "bullets",
 
                     "config": {
 
                     "config": {
                         "text": "مرجع إلى الواجهة البرمجية",
+
                         "text": "الدليل المتقدم",
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_API_Reference",
+
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Digging_Deeper",
 
                         "items": [
 
                         "items": [
 
                             {
 
                             {
                                 "text": "الواجهة ذات المستوى الأعلى",
+
                                 "text": "الواجهة البرمجية للتدويل",
                                 "url": "/React/react_api"
+
                                 "url": "/Rails/i18n"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الصنف React.Component",
+
                                 "text": "التخزين الداخلي المؤقت",
                                 "url": "/React/react_component"
+
                                 "url": "/Rails/caching_with_rails"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الكائن ReactDOM",
+
                                 "text": "تأمين تطبيقات ريلز",
                                 "url": "/React/react_dom"
+
                                 "url": "/Rails/security"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الكائن ReactDOMServer",
+
                                 "text": "اختبار التطبيقات",
                                 "url": "/React/react_dom_server"
+
                                 "url": "/Rails/testing"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "عناصر DOM",
+
                                 "text": "تنقيح التطبيقات",
                                 "url": "/React/dom_elements"
+
                                 "url": "/Rails/debugging_rails_applications"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الأحداث المصطنعة",
+
                                 "text": "ضبط التطبيقات",
                                 "url": "/React/events"
+
                                 "url": "/Rails/configuring"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "أدوات الاختبار",
+
                                 "text": "تهيئة ريلز",
                                 "url": "/React/test_utils"
+
                                 "url": "/Rails/initialization"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "التصيير السطحي",
+
                                 "text": "سطر أوامر ريلز",
                                 "url": "/React/shallow_renderer"
+
                                 "url": "/Rails/command_line"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "مصير الاختيار",
+
                                 "text": "خط أنابيب الأصول",
                                 "url": "/React/test_renderer"
+
                                 "url": "/Rails/asset_pipeline"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "متطلبات بيئة JavaScript",
+
                                 "text": "العمل مع JavaScript",
                                 "url": "/React/javascript_environment_requirements"
+
                                 "url": "/Rails/working_with_javascript_in_rails"
 
                             }
 
                             }
 
                         ]
 
                         ]
سطر 194: سطر 182:
 
                     "type": "bullets",
 
                     "type": "bullets",
 
                     "config": {
 
                     "config": {
                         "text": "الخطافات",
+
                         "text": "توسيع ريلز",
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:React_Hooks",
+
                         "url": "/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Extending",
 
                         "items": [
 
                         "items": [
 
                             {
 
                             {
                                 "text": "مدخل إلى الخطافات",
+
                                 "text": "أساسيات إنشاء الإضافات",
                                 "url": "/React/hooks_intro"
+
                                 "url": "/Rails/plugins"
                            },
 
                            {
 
                                "text": "لمحة خاطفة عن الخطافات",
 
                                "url": "/React/hooks_overview"
 
                            },
 
                            {
 
                                "text": "خطاف الحالة",
 
                                "url": "/React/hooks_state"
 
                            },
 
                            {
 
                                "text": "خطاف التأثير",
 
                                "url": "/React/hooks_effect"
 
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "قواعد استعمال الخطافات",
+
                                 "text": "ريلز مع Rack",
                                 "url": "/React/hooks_rules"
+
                                 "url": "/Rails/rails_on_rack"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "بناء خطافات خاصة بك",
+
                                 "text": "إنشاء وتخصيص مولدات وقوالب ريلز",
                                 "url": "/React/hooks_custom"
+
                                 "url": "/Rails/generators"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "مرجع إلى واجهة الخطافات البرمجية",
+
                                 "text": "الشروع في العمل مع المحركات",
                                 "url": "/React/hooks_reference"
+
                                 "url": "/Rails/engines"
 
                             },
 
                             },
 
                             {
 
                             {
                                 "text": "الأسئلة الشائعة حول الخطافات",
+
                                 "text": "الخيوط وتنفيذ الشيفرة",
                                 "url": "/React/hooks_faq"
+
                                 "url": "/Rails/threading_and_code_execution"
 
                             }
 
                             }
 
                         ]
 
                         ]

المراجعة الحالية بتاريخ 09:20، 25 مارس 2019

columns
control
type"bullets"
config
text"البدء مع ريلز"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Getting_Started"
items
text"مدخل إلى ريلز"
url"/Rails/getting_started"
text"Action Cable"
url"/Rails/action_cable"
text"Action Mailer"
url"/Rails/action_mailer"
text"Action Pack"
url"Rails/action_pack"
text"Action View"
url"/Rails/action_view"
text"Active Job"
url"/Rails/active_job"
text"Active Model"
url"/Rails/active_model"
text"Active Record"
url"/Rails/active_record"
text"Active Storage"
url"/Rails/active_storage"
text"Active Support"
url"/Rails/active_support"
control
type"bullets"
config
text"النماذج في ريلز"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Models"
items
text"أساسيات Active Record"
url"/Rails/active_record_basics"
text"تهجيرات Active Record"
url"/Rails/active_record_migrations"
text"التحقق من Active Record"
url"/Rails/active_record_validations"
text"ردود نداء Active Record"
url"/Rails/active_record_callbacks"
text"ارتباطات Active Record"
url"Rails/association_basics"
text"واجهة استعلامات Active Record"
url"/Rails/active_record_querying"
text"أساسيات Active Model"
url"/Rails/active_model_basics"
control
type"bullets"
config
text"واجهات العرض والمتحكمات"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_View"
items
text"نظرة عامة على وحدة العرض"
url"/Rails/action_view_overview"
text"تخطيط الصفحات والتصيير"
url"/Rails/layouts_and_rendering"
text"مساعدو الاستمارة في وحدة العرض"
url"/Rails/form_helpers"
text"المكونات والخاصيات"
url"/React/components_and_props"
text"نظرة خاطفة على وحدة التحكم"
url"/Rails/action_controller_overview"
text"التوجيه من الخارج إلى الداخل"
url"/Rails/routing"
control
type"bullets"
config
text"الدليل المتقدم"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Digging_Deeper"
items
text"الواجهة البرمجية للتدويل"
url"/Rails/i18n"
text"التخزين الداخلي المؤقت"
url"/Rails/caching_with_rails"
text"تأمين تطبيقات ريلز"
url"/Rails/security"
text"اختبار التطبيقات"
url"/Rails/testing"
text"تنقيح التطبيقات"
url"/Rails/debugging_rails_applications"
text"ضبط التطبيقات"
url"/Rails/configuring"
text"تهيئة ريلز"
url"/Rails/initialization"
text"سطر أوامر ريلز"
url"/Rails/command_line"
text"خط أنابيب الأصول"
url"/Rails/asset_pipeline"
text"العمل مع JavaScript"
url"/Rails/working_with_javascript_in_rails"
control
type"bullets"
config
text"توسيع ريلز"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Rails_Extending"
items
text"أساسيات إنشاء الإضافات"
url"/Rails/plugins"
text"ريلز مع Rack"
url"/Rails/rails_on_rack"
text"إنشاء وتخصيص مولدات وقوالب ريلز"
url"/Rails/generators"
text"الشروع في العمل مع المحركات"
url"/Rails/engines"
text"الخيوط وتنفيذ الشيفرة"
url"/Rails/threading_and_code_execution"