As a developer, you need to have the best code editor to save your time of development. It is crucial because in a lightweight environment, the text editors allow developers…
-
-
It may not seem like a logical choice to run PHP on IIS, but it may make sense. Fortunately, it’s not very hard to get PHP running on IIS and…
-
Javascript is a programming language that is usually used to create web applications. But … Since the appearance of Nodejs, Javascript can be used to create applications other than the…
-
SOLID is an acronym for 5 important OOP (Object Oriented Programming) design principles. These five principles were introduced in his 2000 paper Design Principles and Design Patterns by Robert C.…