ROUTINGRouting or router in web development is a mechanism where HTTP requests are routed to the code that handles them. To put simply, in the…Dec 8, 2020Dec 8, 2020
TEST DRIVEN DEVELOPMENTTest Driven Development (TDD) is software development approach in which test cases are developed to specify and validate what the code…Dec 4, 2020Dec 4, 2020
OBJECT ORIENTED PROGRAMMINGObject-oriented programming (OOP) refers to a type of computer programming (software design) in which programmers define the data type of…Dec 3, 2020Dec 3, 2020
Agile ManifestoAgile model of software development involves the continuous iterative approach of development and testing throughout the software…Nov 11, 2020Nov 11, 2020
Version Control System (VCS)What is version control system? Version control system is a system category of software tools that helps you to make changes to your code…Nov 4, 20202Nov 4, 20202