DevGuide – Telegram
11.1K subscribers
2.94K photos
19 videos
135 files
3.62K links
Level up daily with insider dev hacks, smart career tips, and real talk! 🚀

⚡️ Stay connected with me: linktr.ee/AliSamir

📍 To advertise on the channel: https://telega.io/c/the_developer_guide
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
مقال سهل وبسيط عن الـ SOLID Principles 💡

Understanding SOLID Principles (Without Falling Asleep) 💯


Ever read about SOLID and felt your eyelids droop halfway through the “S”? Let’s fix that.

Whether you're debugging spaghetti code at 2 AM or trying to prevent future you from rage-quitting, SOLID principles are here to help. But let's be honest—they’re often taught in the driest way possible.

In this article, I’ll walk you through the SOLID principles using TypeScript, real-world analogies, and some much-needed humor. No jargon. No hand-waving. Just clean, readable code examples you’ll understand and remember.

———

📍 DEV:
https://dev.to/alisamir/understanding-solid-principles-without-falling-asleep-17ai

📍 Medium:
https://medium.com/@dev.alisamir/understanding-solid-principles-without-falling-asleep-2375d4471944
3
إزاي Node.js بتستخدم الـ Event Loop؟ 💡
.
.
تخيل معايا إن عندك كافيه، وفيه جرسون واحد بس بيخدم كل الزباين. الجرسون ده بيعرف يخلص طلبات كتير جدًا في نفس الوقت، من غير ما أي زبون يحس إنه مستني كتير.

وده بالضبط اللي بيحصل داخل الـ Node.js. والسر في حاجة اسمها Event Loop...

خلال رحلتك في عالم الـ Node.js، أكيد سمعت عن الـ Event Loop… وسمعت الجملة الشهيرة زي:

"Node.js single-threaded but non-blocking and asynchronous"

———

📍 LinkedIn:

https://www.linkedin.com/posts/mentoor-io_nodejs-nodejsdeveloper-javanoscript-activity-7327286056658059265-2Ovz

📍 Facebook:

https://www.facebook.com/share/p/18UMkAYLpY
4
Elevate your projects with Symbl, an essential tool for developers and designers that features responsive solutions, quick symbol searches, and easy icon access.

https://symbl.revend.group
3🔥2
ليه React بتستخدم Keys في الـ Lists؟ 🤔
.
.
عمرك سألت نفسك ليه React دايمًا بتطلب منك تضيف Key لكل عنصر في List؟
وليه لازم نهتم به وإيه اللي ممكن يحصل لو ما ضفنا الـ key؟

السؤال ده منتشر بشكل كبير في أي مقابلة عمل تخص ريأكت، والسؤال بسيط لكن هو في الحقيقة موضوع مهم جدًا وبيفرق في الأداء بشكل كبير...

———

📍 LinkedIn:
https://www.linkedin.com/posts/dev-alisamir_react-reactdeveloper-reactjs-activity-7327749421134200834-XYVc

📍 Qabilah:
https://qabilah.com/posts/XW04VJqYFz4
👍5
Useful CSS Functions 💡
8
فك رموز أطر إدارة المشاريع 💯
.
.
قاعد في الميتينج مع التيم بتاعك، وسامع الـ PM بيقول: "إحنا تأخرنا تاني في التسليم!"

وتبدأ الأسئلة:

- "هو إحنا شغالين إزاي أصلاً؟"
- "ليه كل شوية العميل يغير رأيه؟"
- "هو المفروض نمشي بخطة ولا نشتغل بالبركة؟"

وقتها الغلط كله بيكون في طريقة إدارة المشروع.

في المقال ده، هنفهم مع بعض الفرق بين أشهر 3 طرق لإدارة المشاريع...

هنتكلم عن كل واحدة فيهم، إمتى تستخدمها، وإمتى تبعد عنها...

———

Agile vs. Scrum vs. Waterfall: Decoding Project Management Frameworks 💯


It’s Wednesday morning. You’re sipping lukewarm coffee in a conference room, staring at a chart that looks more like a crime scene than a project plan. Requirements changed mid-way (again), the dev team is frustrated, stakeholders are confused, and deadlines have become suggestions. Sound familiar?

Let’s demystify the three giants: Waterfall, Agile, and Scrum—what they are, how they differ, and when each makes sense.

———

https://dev.to/alisamir/agile-vs-scrum-vs-waterfall-decoding-project-management-frameworks-5amg
3
Software Engineer Roadmap 2025 - The Complete Guide 💯


https://www.instagram.com/p/DJoVnkeCWp9
3
الفرق بين الـ CommonJS والـ ES Modules 💡
.
.
وأنت بتكتب كود بلغة JavaScript أكيد سألت نفسك ليه ساعات بنكتب require وساعات import؟

والسؤال ده موجود في أي انترفيو سواء فرونت إند أو باك إند (Node.js)

الفرق بين CommonJS و ES Modules مش مجرد فرق في طريقة الكتابة، لكنه بيأثر على حاجات زي السرعة، التحميل، والأاء...

———

📍 LinkedIn:

https://www.linkedin.com/posts/mentoor-io_javanoscript-nodejs-nodejsdeveloper-activity-7328470300604387328-T6PM

📍 Facebook:

https://www.facebook.com/share/p/16KPouV3jJ
3
Optimizing Performance in Next.js 🚀
2👏2