Advanced-Javascript-Cheatsheet-ZTM.pdf
6.6 MB
للجافاسكريبتاوية...
الملف بيوضح بعض المواضيع المتقدمة في JavaScript واللي لازم تكون فاهمها كويس وكمان هتلاقيها في كل انترفيو
#javascript
الملف بيوضح بعض المواضيع المتقدمة في JavaScript واللي لازم تكون فاهمها كويس وكمان هتلاقيها في كل انترفيو
#javascript
❤9
JavaScript SOLID Principles: How to Write Maintainable Code
https://www.syncfusion.com/blogs/post/solid-principles-in-javascript.aspx
#javascript
https://www.syncfusion.com/blogs/post/solid-principles-in-javascript.aspx
#javascript
تحدي ممتاز عن تجربة 🤍
30 Days of JavaScript
- Designed for JavaScript beginners
- Master basic JavaScript skills
- Support high-quality editorials
https://leetcode.com/studyplan/30-days-of-javascript
#javascript
30 Days of JavaScript
- Designed for JavaScript beginners
- Master basic JavaScript skills
- Support high-quality editorials
https://leetcode.com/studyplan/30-days-of-javascript
#javascript
❤7
Nullish Coalescing Operator (??)
The nullish coalescing operator (??) provides a convenient way to assign default values when a variable is either null or undefined. It returns the right-hand side operand if the left-hand side operand is null or undefined.
#javascript
The nullish coalescing operator (??) provides a convenient way to assign default values when a variable is either null or undefined. It returns the right-hand side operand if the left-hand side operand is null or undefined.
#javascript
❤3
Optional Chaining
🔰 Optional chaining ( ?. ) allows you to access nested properties of an object without worrying about intermediate null or undefined values.
#javascript
🔰 Optional chaining ( ?. ) allows you to access nested properties of an object without worrying about intermediate null or undefined values.
#javascript
❤2👍1
مقال مُفصّل عن App Router في إطار العمل Next.js
A Visual Guide to the New App Router in Next.js 13
https://www.builder.io/blog/next-13-app-router
#nextjs #javascript
A Visual Guide to the New App Router in Next.js 13
https://www.builder.io/blog/next-13-app-router
#nextjs #javascript
33 Concepts Every JavaScript Developer Should Know
https://github.com/leonardomso/33-js-concepts
#javascript
https://github.com/leonardomso/33-js-concepts
#javascript
👍3
اللي ملحقش الخصم بتاع كورس جوناس، دي بعض المصادر المجانية ممكن تساعدك ومتوقفش نفسك 💯
🚀 Learn JavaScript in Arabic
https://youtube.com/playlist?list=PLDoPjvoNmBAx3kiplQR_oeDqLDBUDYwVv
🚀 JavaScript Complete Tutorial [ Arabic ]
https://youtube.com/playlist?list=PLtFbQRDJ11kFSI83AC5yfPVHKDe_7upv8
🚀 كورس جافا سكريبت شامل | دروس جافاسكريبت JavaScript من الصفر
https://youtube.com/playlist?list=PLYyqC4bNbCIeLEjcSPO61bsGPKEvYceb0
🚀 JavaScript Full Course (2023) - Part 1
https://youtu.be/SBmSRK3feww?list=PLEPye7A7EcQZrT3VSBb7jtxnxIfY3yyG6
🚀 JavaScript Full Course (2023) - Part 2
https://youtu.be/TmcEmsyYKXE?list=PLEPye7A7EcQZrT3VSBb7jtxnxIfY3yyG6
🚀 Learn JavaScript - Full Course for Beginnershttps://youtu.be/PkZNo7MFNFg
🚀 JavaScript Full Course for free 🌐 (2023)
https://youtu.be/8dWL3wF_OMw
🚀 JavaScript Programming - Full Course
https://youtu.be/jS4aFq5-91M
🚀 JavaScript Tutorial
https://www.javascripttutorial.net
🚀 The Modern JavaScript Tutorial
https://javascript.info
#javascript
🚀 Learn JavaScript in Arabic
https://youtube.com/playlist?list=PLDoPjvoNmBAx3kiplQR_oeDqLDBUDYwVv
🚀 JavaScript Complete Tutorial [ Arabic ]
https://youtube.com/playlist?list=PLtFbQRDJ11kFSI83AC5yfPVHKDe_7upv8
🚀 كورس جافا سكريبت شامل | دروس جافاسكريبت JavaScript من الصفر
https://youtube.com/playlist?list=PLYyqC4bNbCIeLEjcSPO61bsGPKEvYceb0
🚀 JavaScript Full Course (2023) - Part 1
https://youtu.be/SBmSRK3feww?list=PLEPye7A7EcQZrT3VSBb7jtxnxIfY3yyG6
🚀 JavaScript Full Course (2023) - Part 2
https://youtu.be/TmcEmsyYKXE?list=PLEPye7A7EcQZrT3VSBb7jtxnxIfY3yyG6
🚀 Learn JavaScript - Full Course for Beginnershttps://youtu.be/PkZNo7MFNFg
🚀 JavaScript Full Course for free 🌐 (2023)
https://youtu.be/8dWL3wF_OMw
🚀 JavaScript Programming - Full Course
https://youtu.be/jS4aFq5-91M
🚀 JavaScript Tutorial
https://www.javascripttutorial.net
🚀 The Modern JavaScript Tutorial
https://javascript.info
#javascript
❤4👍3
DOM Manipulation.pdf
158 KB
مصطلح DOM Manipulation في JavaScript يعني استخدام الأكواد للتحكم في العناصر المُمثلة في نموذج DOM. هذا يتيح للمطورين تغيير محتوى الصفحة، وتصميمها، ووظائفها ديناميكيًا بناءً على تفاعلات المستخدم أو البيانات المتلقاة من الخادم.
#javascript
#javascript
👍3