Why I love Typescript, briefly I was using React.js and Vanilla JS (Javascript without any extra flavours) to write all the codes for nearly two years. It was ok. I was happy. On day I was struggling with some third-party component and I accidentally...
A simple comparison... Angular is a framework, while React and Vue are libraries, therefore angular is heavier than the other two, due to its big codebase. The Angularโs core contains most of the functionalities you might need in your application, wh...