Backend-first
ব্যাকএন্ড-প্রথম (পদ্ধতি); আগে ব্যাকএন্ড তৈরি করে পরে ফ্রন্টএন্ড
Origin & History
A modern tech compound formed from backend (server-side of an application) + first, popularized in software engineering discussions to contrast with frontend-first or design-first workflows (late 2000s–2010s).
এটি আধুনিক প্রযুক্তি-পরিভাষার একটি যৌগিক শব্দ: backend (অ্যাপ্লিকেশনের সার্ভার-পক্ষ) + first; সফটওয়্যার ইঞ্জিনিয়ারিং আলোচনায় frontend-first বা design-first কর্মপ্রবাহের বিপরীতে (মূলত ২০০০-এর শেষাংশ থেকে ২০১০-এর দশকে) বেশি প্রচলিত হয়।
Definition
Backend-first describes a software development approach in which the data model, APIs, authentication, and server logic are designed and built before the user interface, so the frontend can later integrate reliably with stable endpoints.
Backend-first বলতে সফটওয়্যার উন্নয়নের এমন একটি পদ্ধতিকে বোঝায় যেখানে ডেটা মডেল, API, অথেন্টিকেশন এবং সার্ভার লজিক আগে ডিজাইন ও তৈরি করা হয়, যাতে পরে ফ্রন্টএন্ড স্থিতিশীল এন্ডপয়েন্টের সাথে নির্ভরযোগ্যভাবে সংযুক্ত হতে পারে।