linux_rust's profile picture. Web Development under construction 🏗️

Ibrahim M

@linux_rust

Web Development under construction 🏗️

Ibrahim M 已转帖

الDevOps engineer الشاطر لازم يكون عنده دراية بأنواع الtests اللي من خلالها يقدر يعرف هل الapplication ينفع ينزل production ولا لأ.. خلينا نشوف بعض أهم أنواع الtests المستخدمة النهاردة بالذات على الcloud: اختبار الوظائف (Functional Testing) ⚙️🔍 : وده من خلاله بنختبر


Ibrahim M 已转帖

زي ما قلنا قبل كده الcloud بيحاول يخليك تشتري كل حاجة من عنده.. تعالى نشوف إزاي AWS بتوفرلك إمكانية إنك تشتغل بنظام الDevOps ولكن ما تخرجش من الecosystem بتاعهم: أول حاجة الCodeCommit ودي خدمة بتوفرلك version control يعني ممكن تفكر فيها زي GitHub. علشان تبني الكود أو تعمله

elfakharany14's tweet image. زي ما قلنا قبل كده الcloud بيحاول يخليك تشتري كل حاجة من عنده.. تعالى نشوف إزاي AWS بتوفرلك إمكانية إنك تشتغل بنظام الDevOps ولكن ما تخرجش من الecosystem بتاعهم:
أول حاجة الCodeCommit ودي خدمة بتوفرلك version control يعني ممكن تفكر فيها زي GitHub.

علشان تبني الكود أو تعمله

Ibrahim M 已转帖

Tip: @ChromeDevTools now badges elements with scroll overflow! 📜 The Elements panel in Chrome DevTools now marks elements with a new 'scroll' badge when they contain overflowing content and have overflow: scroll or overflow: auto. This makes it a breeze to identify and address…

addyosmani's tweet image. Tip: @ChromeDevTools now badges elements with scroll overflow! 📜

The Elements panel in Chrome DevTools now marks elements with a new 'scroll' badge when they contain overflowing content and have overflow: scroll or overflow: auto. This makes it a breeze to identify and address…

Ibrahim M 已转帖

احصل على دورة تطوير الويب الشاملة مجاناً: 💻 HTML 💅 CSS 🚀 JavaScript ⚛️ React 💡 jQuery 🐙 Git & GitHub 🌐 APIs ⚙️ Node.js 📊 SQL وغيرها الكثير! للحصول على الدورة: 1. اضغط إعجاب وشارك المنشور 2. اكتب "🔥" في التعليقات 3. تابعني لكي أرسل لك الدورة في…

AdelDeveloperX's tweet image. احصل على دورة تطوير الويب الشاملة مجاناً:

💻 HTML  
💅 CSS  
🚀 JavaScript  
⚛️ React  
💡 jQuery  
🐙 Git & GitHub  
🌐 APIs  
⚙️ Node.js  
📊 SQL  
وغيرها الكثير!

للحصول على الدورة:

1. اضغط إعجاب وشارك المنشور  
2. اكتب "🔥" في التعليقات  
3. تابعني لكي أرسل لك الدورة في…

Ibrahim M 已转帖

If you or anyone you know is wanting to learn Next.js, I just posted a freely available full-stack 3 hour course. We roll our own auth, integrate with a DB, and let users upload images and create haikus youtube.com/watch?v=iJejoh…

learnwebcode's tweet card. Next.js Tutorial for Beginners (User CRUD App)

youtube.com

YouTube

Next.js Tutorial for Beginners (User CRUD App)


Ibrahim M 已转帖

PYTHON is difficult to learn, but not anymore! Introducing "The Ultimate Python ebook "PDF. You will get: • 74+ pages cheatsheet • Save 100+ hours on research And for 24 hrs, it's 100% FREE! To get it, just: • Like & RT • Reply "Cheatsheet" • Follow @JerryRassamni (so…

JerryRassamni's tweet image. PYTHON is difficult to learn, but not anymore!

Introducing "The Ultimate Python ebook "PDF.

You will get:

• 74+ pages cheatsheet
• Save 100+ hours on research

And for 24 hrs, it's 100% FREE!

To get it, just:

• Like & RT
• Reply "Cheatsheet"
• Follow @JerryRassamni (so…

Ibrahim M 已转帖

🚨 ULTIMATE GIVEAWAY! 🚨 I'm giving 3 people access to my Ultimate Framer Masterclass 2.0 for FREE! 🥳 Retweet this post to enter ~ winners will be announced in 24 hours. 🔥


Ibrahim M 已转帖

The Interactivity API is the coolest developer feature that WordPress has ever added in my opinion. I just posted a two hour tutorial all about it on YouTube youtube.com/watch?v=49_XlQ…

learnwebcode's tweet card. WordPress Interactivity API Tutorial & Explanation

youtube.com

YouTube

WordPress Interactivity API Tutorial & Explanation


Ibrahim M 已转帖

🔥 Just updated my React course with 16 hours of fresh Next.js content! Go check it out now (and update your review to 5⭐️ 😉) Not part of the course yet? Here is a nice coupon: udemy.com/course/the-ult…

jonasschmedtman's tweet image. 🔥 Just updated my React course with 16 hours of fresh Next.js content! Go check it out now (and update your review to 5⭐️ 😉)

Not part of the course yet? Here is a nice coupon: udemy.com/course/the-ult…

Ibrahim M 已转帖

This demo is insane. A student shares their iPad screen with the new ChatGPT + GPT-4o, and the AI speaks with them and helps them learn in *realtime*. Imagine giving this to every student in the world. The future is so, so bright.


Ibrahim M 已转帖

🚨 GIVEAWAY TIME! 🚨 I'm giving 3 people access to my Ultimate Framer Masterclass 2.0 for FREE! Retweet this post to enter ~ winners will be announced in 24 hours. 🔥


Ibrahim M 已转帖

🚀 Ready to level up your coding skills? Vue Mastery's FREE weekend is just around the corner! May 10-12, all courses are open. Dive into Vue with top experts, including Evan You himself! Don't miss out, mark your calendars! 📅 Register now! 👇 vuemastery.com/free-weekend


Ibrahim M 已转帖

CSS Tip 💡 Do you know we can simplify a large CSS selectors list using :where() ?🤩

codewithshripal's tweet image. CSS Tip 💡

Do you know we can simplify a large CSS selectors list using :where() ?🤩

Ibrahim M 已转帖

Chrome Dev Tools Tip 💡 Do you know about this quick way to convert CSS color from one format to another using Chrome dev tools?👇


Ibrahim M 已转帖

Learn about JavaScript date methods with this cheat sheet 🚀

davidm_ml's tweet image. Learn about JavaScript date methods with this cheat sheet 🚀

Ibrahim M 已转帖

متأكد أن إسلام سيكون إضافة لكل من يعمل معه

此推文不再可用。

Ibrahim M 已转帖

Learn the difference between HTML inline and block elements 🚀

davidm_ml's tweet image. Learn the difference between HTML inline and block elements 🚀

Ibrahim M 已转帖

👋 Hey all, I just added a few new updates to NetNinja.dev: 1. A "New Coder Bundle" for new web devs to hit the ground running with - netninja.dev/p/new-coder-bu… 2. A little roadmap for new devs - netninja.dev/p/new-develope… 3. A new community board for site members,…


Ibrahim M 已转帖

Today's #Dev tip - Avoid Tutorial Overload! 👍


United States 趋势

Loading...

Something went wrong.


Something went wrong.