6 API Architectural Designs You Must Know 😍 .6 API Architectural Designs You Must Know 😍 1 - REST ✅...
Master the SOLID Foundations of Clean Code!.Master the SOLID Foundations of Clean Code! 💥 S - Single Responsibility Principle (SRP):...
Good VS Great Programmer 😃.Good VS Great Programmer 😃 Interviewer: "How would you handle a situation where a critical API...
📍 MVC ( Multi View Controller / Model View Controller ) --.📍 MVC ( Multi View Controller / Model View...
♻️popular back-end web development frameworks:.♻️popular back-end web development frameworks: ☣️1. Node.js - Built on Chrome's V8 JavaScript engine - Event-driven,...
🚀 Understanding the Difference: REST vs. RESTful API 🤔.🚀 Understanding the Difference: REST vs. RESTful API 🤔 As developers, we...
مفهوم دیزاین پترن های میکروسرویس به بیان ساده #Microservice #CircuitBreaker این الگو ابرای تشخیص قطعی ها و منطق جلوگیری از...
تو php برای ایمپورت کردن یه فایل از require، require_once و include استفاده میکنیم که باید به عنوان ورودی مسیر...
امنیت اپلیکیشنهای تحت وب ۴ در پست قبلی گفتیم چرا باید اطلاعات حساس افراد مثل کد ملی و موبایل را...
انواع token در برنامه نویسی فرانت اند در این پاسخ، من به تفاوتهای اصلی بین توکنهای دسترسی (access token)، توکنهای...
🚀 **Unlocking 𝐀𝐏𝐈 𝐓𝐞𝐬𝐭𝐢𝐧𝐠 𝐢𝐧 2024: Dive into the 9 Essential Testing Types!** 🛠️.🚀 **Unlocking 𝐀𝐏𝐈 𝐓𝐞𝐬𝐭𝐢𝐧𝐠 𝐢𝐧 2024: Dive...
💻 Learning Progress: Node.js & Express 💻.💻 Learning Progress: Node.js & Express 💻 As I continue my journey with Node.js,...
Decoding Error Messages in JavaScript .🤯.Decoding Error Messages in JavaScript .🤯 ----------------------------------------- If you found this useful - Follow Kelvin...
Master JavaScript Fetch API 🔥.Master JavaScript Fetch API 🔥 The Fetch API in JavaScript is a modern interface for making...
🔹به اشتراکگذاری دادههای بانکی؛ از اولین گامهای بانکداری باز 🔸با وجود نظرهای متفاوت پیرامون موضوع بانکداری باز، نباید از نقش...
🌐 Welcome to the World of Microservices! 🌐.🌐 Welcome to the World of Microservices! 🌐 Imagine a digital universe where...
A Great guide to Handle Errors in JavaScript by Better Stack 🔥.A Great guide to Handle Errors in JavaScript by...
𝗚𝗶𝘁 𝘃𝘀 𝗚𝗶𝘁𝗛𝘂𝗯: 𝗪𝗵𝗮𝘁’𝘀 𝘁𝗵𝗲 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲?.𝗚𝗶𝘁 𝘃𝘀 𝗚𝗶𝘁𝗛𝘂𝗯: 𝗪𝗵𝗮𝘁’𝘀 𝘁𝗵𝗲 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲? 🤔 Many folks confuse Git and GitHub, but they...
Frontend Developer in 60 Days.Frontend Developer in 60 Days 1️⃣ Weeks 1-2: HTML & CSS • HTML Basics: Syntax, elements,...
Let's checkout the basic comparison between JavaScript and TypeScript:.Let's checkout the basic comparison between JavaScript and TypeScript: -Type Checking: JavaScript:...
🚀 Exciting News for JavaScript Developers: ES13+ Features Unveiled! 🚀.🚀 Exciting News for JavaScript Developers: ES13+ Features Unveiled! 🚀 Hey...
Master JavaScript Array Methods 🔥.Master JavaScript Array Methods 🔥 Arrays in JavaScript are incredibly versatile, and mastering their methods can...
12 Web APIs Every Developer Should Master 🚀.12 Web APIs Every Developer Should Master 🚀 As a web developer, understanding...
Async/Await in JavaScript:.Async/Await in JavaScript: Async/await allows you to write asynchronous code that looks and behaves like synchronous code, making...