Mobile Web

Front-end

Becoming a Google Certified Mobile Web Specialist

While preparing for google certification of mobile web specialist, here are the notes I made that helped a lot in understanding the concepts of modern web...

Read
Front-end

Case study: Hybrid app development using Ionic-3

Around May-June 2018 We started developing an Ionic app. I have knowledge of web apps, hence thought of leveraging those skills to create a hybrid application which can work on Android, IOS, and on the Web...

Read
Front-end

Audit Driven Development [ADD] using lighthouse

Audits are tried and tested way to ensure that we are following best practices and conforming to high standards. So why not use these audits as our goal and strive towards scoring 100/100 on audits...

Read
Front-end

Upgrading an Ionic-3 Angular-5 app

With the release of ionic 4 and angular 7, we knew the time has come to finally migrate our ionic 3 angular 5 app to the latest versions. But there are so many breaking changes. So, what should be the migration strategy and what will be it's impact...

Read