DevGuide 🇵🇸
أول منصة عربية متخصصة في التحديات البرمجية https://creators.nafezly.com/a/1627
بخصوص الناس اللي بعتتلي إن الفلتر بتاع الموقع مش شغال
- المشكلة في أول صف بس في التحديات والفلتر بيشتغل من أول الصف التاني ف سيبك من أول صف واختار المسائل من بداية الصف التاني حسب درجة الصعوبة
متنساش تشير المقال وبالتوفيق يا بطل 🤍
- المشكلة في أول صف بس في التحديات والفلتر بيشتغل من أول الصف التاني ف سيبك من أول صف واختار المسائل من بداية الصف التاني حسب درجة الصعوبة
متنساش تشير المقال وبالتوفيق يا بطل 🤍
كورسات مجانية في مجال الويب
- Not just a course but a family.
https://creators.nafezly.com/a/1656
#webdevelopment
- Not just a course but a family.
https://creators.nafezly.com/a/1656
#webdevelopment
Introducing the MDN Playground: Bring your code to life!
- The MDN Playground is pretty much what you expect it to be – a simple way to preview HTML, CSS, and JavaScript. For now it covers most of the basics; like basic autocomplete, formatting with the one and only prettier, and the option to share your amazing work (given you're logged in).
https://developer.mozilla.org/en-US/blog/introducing-the-mdn-playground/
- The MDN Playground is pretty much what you expect it to be – a simple way to preview HTML, CSS, and JavaScript. For now it covers most of the basics; like basic autocomplete, formatting with the one and only prettier, and the option to share your amazing work (given you're logged in).
https://developer.mozilla.org/en-US/blog/introducing-the-mdn-playground/
MDN Web Docs
Introducing the MDN Playground: Bring your code to life! | MDN Blog
MDN is launching a code Playground. Users can prototype ideas and expand all live samples into an interactive experience.
Junior Data Analyst (Remote Internship – Data Analysis)
https://jobs.lever.co/talentkompass-deutschland/95f5e283-843a-4892-9940-efba67c25ce3/apply
https://jobs.lever.co/talentkompass-deutschland/95f5e283-843a-4892-9940-efba67c25ce3/apply
❤1👍1
علم البيانات للتسويق | Data Science for Marketing Analytics
https://www.udemy.com/course/data-science-for-marketing/?couponCode=F2DC973C779802C0770F
https://www.udemy.com/course/data-science-for-marketing/?couponCode=F2DC973C779802C0770F
Udemy
علم البيانات للتسويق | Data Science for Marketing Analytics
أول دورة متخصصة في تطبيق تقنيات علم وتحليل البيانات لتحليل البيانات التسويقية .. (أساسية لأي محلل بيانات أو مسوق)
Traversy Media Content Guide
- This is a categorized map of crash courses, projects and paid courses in the order that I would suggest watching.
https://www.traversymedia.com/guide
#webdevelopment
- This is a categorized map of crash courses, projects and paid courses in the order that I would suggest watching.
https://www.traversymedia.com/guide
#webdevelopment
Free resources for learning Full Stack Web Development.
github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
#fullstack
github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
#fullstack
❤5👍5
فاكر كوباية الشاي بتاعت آخر مقال؟ هاتها وتعالى 😁
CSS: The Good Parts
- From basic styles to complex animations, CSS has evolved into a whole new level of cool. It's not just about simple styling anymore, it's about bringing your whole web game to life.
Dive into how CSS got to where it is today:
https://www.builder.io/blog/css-the-good-parts
#css #frontend
CSS: The Good Parts
- From basic styles to complex animations, CSS has evolved into a whole new level of cool. It's not just about simple styling anymore, it's about bringing your whole web game to life.
Dive into how CSS got to where it is today:
https://www.builder.io/blog/css-the-good-parts
#css #frontend
33 Concepts Every JavaScript Developer Should Know
https://github.com/leonardomso/33-js-concepts
#javascript
https://github.com/leonardomso/33-js-concepts
#javascript
👍3
Every Programmer Should Know 🤔
- A collection of (mostly) technical things every software developer should know about.
https://lnkd.in/ddMXAtzA
- A collection of (mostly) technical things every software developer should know about.
https://lnkd.in/ddMXAtzA
❤1👍1
DevGuide 🇵🇸
Deep Dive Into Modern Web Development - Full Stack Open 📌 Learn React.js, Redux, Node.js, MongoDB, GraphQL, and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. 📌 The main focus is on building single-page…
بعد شهر كامل من المذاكرة في الموقع أنصحك تجربه، هتلاقي طريقة الشرح بسيطة والدنيا منظمة.
❤5
أيها الفرونت اند ديفلوبر تخيل معي هذا السيناريو
- عندك بروجكت Next.js وفيه فولدر pages وجواه فولدر account
- فولدر account دا جواه شوية فولدرات زي address - cards - orders - wishlist
- اوعى تتوه مني .. عندك بقا في فولدر address صفحة بتوديك علشان تضيف عنوان جديد
- في الفولدر الرئيسي account عندي component بتظهر في كل الفولدرات اللي جواه بس أنا مش عايزها تظهر في صفحة إضافة عنوان جديد اللي هي جوا فولدر address
قولي كدا هتعمل إيه - مينفعش تغير الــstructure بتاع البروجكت ولا تضيف صفحات ولا تحذف صفحات.
- عندك بروجكت Next.js وفيه فولدر pages وجواه فولدر account
- فولدر account دا جواه شوية فولدرات زي address - cards - orders - wishlist
- اوعى تتوه مني .. عندك بقا في فولدر address صفحة بتوديك علشان تضيف عنوان جديد
- في الفولدر الرئيسي account عندي component بتظهر في كل الفولدرات اللي جواه بس أنا مش عايزها تظهر في صفحة إضافة عنوان جديد اللي هي جوا فولدر address
قولي كدا هتعمل إيه - مينفعش تغير الــstructure بتاع البروجكت ولا تضيف صفحات ولا تحذف صفحات.