MGMidhun Georgeinmidhungeorge.hashnode.dev·Jun 24, 2024 · 4 min readGit Commands that you should know.One of the most used version control systems that help developers to track changes when working on projects as a team is Git. Whether you work on a team or by yourself, it has now become an integral part of code change management. Merely closing this...00
MGMidhun Georgeinmidhungeorge.hashnode.dev·Jun 12, 2024 · 2 min readHow to Convert Your Angular Application to an Android App?You can convert your existing Angular application to a mobile app without having to rewrite everything from scratch. We will be using Capacitor to achieve this. I don't need to mention the prerequisites because this is an Angular to Android conversio...00
MGMidhun Georgeinmidhungeorge.hashnode.dev·Jun 11, 2024 · 4 min readAngular 17 an OverviewNov. 8, 2023 saw the introduction of Angular version 17 bringing some new improvements, and new features, as well as some breaking changes and deprecations. The following are the most significant updates: New lifecycle hooks The series of steps tha...00