-
المساهمات
118 -
تاريخ الانضمام
-
تاريخ آخر زيارة
آخر الزوار
575 زيارة للملف الشخصي
إنجازات Ahmed Alsalih
عضو نشيط (3/3)
137
السمعة بالموقع
-
Ahmed Alsalih بدأ بمتابعة كيف اتعامل مع الضغط
-
كمطور سولو بدا ياخذ طلبات قاعد يصير علي ضغط كبير بسبب كم المهام الهائل لبناء التطبيقات, system design, UI/UX, coding, testing, planning ,وغيرها الكثير ( طبعا اعلم انه من المستحيل تنفيذ كل هذا بشكل مثالي كشخص واحد لكن ذكرت هذه التسميات لتوضيح المطلوب) , هذه الامور تصبح اصعب عندما لا يكون العميل شخصا تقنيا, واصعب بكثير عندما لا يكون يعرف ما الذي يريده تحديدا, هل ممكن لمبرمج وحيد ان يوازن بين كل المهام ويسلم المنتجات على الوقت ويحدد سعرا عادلا للطرفين؟ وان كان ممكنا فهل من نصائح؟ وشكرا.
- 1 جواب
-
- 1
-
متى ابني api ومتى اكتفي باني اخلي الكونترولير تهتم بكلشي؟ ايضا كيف اعرف انو هالتطبيق لازم اكتبله اختبارات
- 1 جواب
-
- 1
-
I am spending big chunks of my days learning low-level stuff, but I am wondering now if it's wrong because if i do the low level learning first I will eventually just forget it, so should I focus on building stuff first and getting comfortable with it and then trying to obtain the low level knowledge I am passionate about? because I seriously have no income source currently. Thank you for reading this.
- 3 اجابة
-
- 1
-
I don't think so, because the fact that you're asking if it's useful indicates the opposite of your statement.
-
لا, اذا ماعندك خبرة جيدة مارح يساعدك
- 7 اجابة
-
- 1
-
just store them in your db normally and then retrieve them when you need them
-
Ahmed Alsalih بدأ بمتابعة caching
-
في اي مسار سنتعلم الاستفادة من الذاكرة العشوائية في لارافل؟ اقصد كتخزين المعلومات متكررة الاستخدام مؤقتا لرفع سرعة الموقع
-
هل التقنيات مثل docker و neovim يستحقون بعض الاستثمار من وقتي اليومي؟ ايضا لدي اهتمام بلغة Golang لكن سمعت انها ليست كائنية التوجه فكيف يمكن بناء تطبيقات scalable بدون اشياء كال "توريث" وايضا سمعت انها لا تملك اطار عمل يحترم طريقة عملها مما يساوي عملية تطوير ابطئ, شاركوني آرائكم
- 2 اجابة
-
- 2
-
اريد التخصص للباك اند فانا اميل لها جدا, لكن الواقع يقول لا بد من الفرونت اند ان كنت تريد ان تحترف, فوجدت الحل هو TALL stack بما انه يستخدم اثنان من اسهل الاطارات اضافة ل livewire
- 3 اجابة
-
- 1
-
لدي كود التيلويند هذا, انه يقوم بما اريد, لكن اريد ان اسال, هل كون الامر يقوم بما اريد كافي عندما يتعلق الامر بالتصميم؟ <div class="flex flex-wrap gap-3 justify-center mt-16"> @for ($i = 0; $i < 6; $i++) <div class="border border-black"> <div class=" relative bg-slate-100 h-72 w-[450]"> <div class=" relative h-36 bg-black w-[450] "> {{-- /////////////////////////////////////////////////////////////////////////////////////////////////////////// --}} {{-- text --}} <div class="absolute right-20 top-9"> <h1 class=" font-mono text-2xl text-white hover:underline"> True Love </h1> <p class=" relative left-1 text-neutral-400 hover:underline"> Cool Music </p> </div> <div class="absolute right-40 bottom-4 font-semibold"> <h1 class=" font-mono text-lg text-green-500"><i class="fa-solid fa-dollar-sign"></i>12 </h1> </div> <div class=" absolute text-green-500 text-sm/[1px] w-min right-[140] bottom-[29] "> .00 </div> {{-- end of text --}} {{-- //////////////////////////////////////////////////////////////////////////////////////////////////// --}} {{-- the image box --}} <div class=" bg-green-500 w-48 h-48 relative border top-9 left-10 border-black justify-self-center"> <div class=" absolute w-48 h-48 bottom-1 right-1 border border-black border-r-2 border-b-2 hover:border-white"> <img src="https://mir-s3-cdn-cf.behance.net/project_modules/disp/fe529a64193929.5aca8500ba9ab.jpg" alt=""> </div> </div> {{-- end of the image box --}} </div> <button type="button" class=" absolute right-4 bottom-4 cursor-pointer whitespace-nowrap bg-transparent rounded-md border bg-indigo-400 border-black px-4 py-2 text-sm font-medium tracking-wide text-black transition hover:opacity-75 text-center focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-black active:opacity-100 active:outline-offset-0 disabled:opacity-75 disabled:cursor-not-allowed dark:border-white dark:text-white dark:focus-visible:outline-white">Buy</button> <button type="button" class=" absolute right-20 bottom-4 cursor-pointer whitespace-nowrap bg-transparent rounded-md border bg-green-400 border-black px-4 py-2 text-sm font-medium tracking-wide text-black transition hover:opacity-75 text-center focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-black active:opacity-100 active:outline-offset-0 disabled:opacity-75 disabled:cursor-not-allowed dark:border-white dark:text-white dark:focus-visible:outline-white">To the Cart</button> </div> </div> {{-- end of the card --}} @endfor {{-- starting of the card --}} </div> @Mustafa Suleimanبالمناسبة شكرا لك, تعرفت على ال TALL stack بسببك
- 3 اجابة
-
- 1
-
يمكنك نسخ الرابط ووضعه في المتصفح, ان اردت ان يقوم احد بالعمل يمكنك التوجه لموقع مستقل عن طريق هذا الرابط: https://mostaql.com/
-
يمكنك تعيين مستقل ليقوم بالعمل عن طريق هذا الرابط https://mostaql.com/
-
انظر هذا الرابط https://github.com/Imagick/imagick?tab=readme-ov-file#php-imagick ايضا انصحك بتسمية متغيراتك باسماء ذات معنى لكي يصبح تطبيقك ذو قابلية للاصلاح والتطوير مستقبلا
- 3 اجابة
-
- 1
-
انا شخص احب الباك لكن يجب علي ان اتعلم بعض الفرونت لكي استطيع ان اعمل كفريلانس لاكسب الخبرة, لكنني لا احبذ ضعف القواعدة والحدود في جافاسكربت وساحاول تجنبها ان استطعت, بحثت قليلا واحببت اشياء مثل alpine.js و خصوصا htmx, هل تعتقدون ان htmx مع بعض الاضافات ستعطيني الدفعة التي احتاجها الى ان اتخصص بالباك اند بشكل شبه حصري يوما ما؟
- 4 اجابة
-
- 4