13 articles

📰 Dev.to · Ahmed Niazy

Articles from Dev.to · Ahmed Niazy · 13 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10350) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Nuxt 4.2 — A Deep, Comprehensive Guide to Everything New
Dev.to · Ahmed Niazy 4mo ago
Nuxt 4.2 — A Deep, Comprehensive Guide to Everything New
Nuxt 4.2 is one of those releases that quietly delivers huge improvements across the DX (developer...
Deep Dive into State Management in Vue 3: From Composition API to Pinia with Practical Insights
Dev.to · Ahmed Niazy 5mo ago
Deep Dive into State Management in Vue 3: From Composition API to Pinia with Practical Insights
When you build a Vue 3 app, you inevitably face this: how should I manage the state? Do I just use...
How to Fix Vue Hydration Mismatch
Dev.to · Ahmed Niazy 5mo ago
How to Fix Vue Hydration Mismatch
When working with Vue.js (or Nuxt.js) in an SSR/SSG context, one of the more perplexing issues you...
🚀 nuxt4-elsolya: مكتبة Nuxt 4 متكاملة بـ +130 مكون جاهز
Dev.to · Ahmed Niazy 7mo ago
🚀 nuxt4-elsolya: مكتبة Nuxt 4 متكاملة بـ +130 مكون جاهز
🚀 nuxt4-elsolya – مكتبة Nuxt 4 متكاملة لبناء تطبيقات ويب حديثة لو بتطور بتطبيقات Nuxt 4،...
Why HTTP Status Codes Are More Than Just Numbers
Dev.to · Ahmed Niazy 9mo ago
Why HTTP Status Codes Are More Than Just Numbers
As a Backend Developer, you've probably had this situation happen: You finish building your API....
Ahmed-Niazy Nuxt 3 Starter – Everything You Need Out of the Box
Dev.to · Ahmed Niazy 10mo ago
Ahmed-Niazy Nuxt 3 Starter – Everything You Need Out of the Box
مقدّمة في عالم تطوير واجهات الويب الحديث، نحتاج إلى قالب (starter) يجمع أهم...
CRUD with JavaScript Fetch and the Platzi Fake Store API
Dev.to · Ahmed Niazy 10mo ago
CRUD with JavaScript Fetch and the Platzi Fake Store API
CRUD stands for Create, Read, Update, and Delete — the four basic operations used when interacting...
Object‑Oriented Programming
Dev.to · Ahmed Niazy 10mo ago
Object‑Oriented Programming
Object‑oriented programming (OOP) is a programming paradigm that models software design around...
Vue.js Interview Questions and Answers
Dev.to · Ahmed Niazy 11mo ago
Vue.js Interview Questions and Answers
Junior-Level Vue Questions What is Vue.js and why would you use it? Vue.js is a progressive...