Build a Mern Stack todo-list CRUD with typescript - create front-end (chapter 1)Mar 11, 2022·3 min read
Object-Oriented Programming ( OOP )What is OOP (Object Oriented Programming) OOP (object-oriented programming ) is a programming language module for software design that mainly relies on classes and objects. In this module, the program is built around the data. In other words, A progr...Jan 15, 2023·3 min read