Interface, Type Vs Interface in TypeScriptIn TypeScript, both types and interfaces serve a similar purpose: they allow you to define the shape of data. However, there are some…May 7, 2024May 7, 2024
What is the difference between never and void in TypeScript?In TypeScript, both never and void represent situations where a function doesn't return anything, but they're used in different contexts.May 2, 2024May 2, 2024
Understanding Back-end Development and Responsibilities of DevelopersWhat is Back-end Development?Apr 24, 2024Apr 24, 2024
SSD vs HDDআমরা যখনই ল্যাপটপ কিংবা কম্পিউটার কিনতে যাই SSD এবং হার্ড ডিস্ক ড্রাইভ (HDD) এর নাম শুনেছি। অথবা যারা কম্পিউটার ব্যাবহার করে এদের…May 17, 2023May 17, 2023
অ্যালগরিদম কি — (What is algorithm)Computer এর কাজ করার ক্ষেত্রে computer programs গুলো লিখা হয়।Apr 24, 2023Apr 24, 2023
What is the URL?Uniform Resource Locator or URL or web address. A special code is used to reach a particular website over the Internet. A URL is a special…Feb 22, 2023Feb 22, 2023