by Abhishek Nag | Apr 15, 2024 | Blog, App Development, Mobile App Development
This blog will unveil the magic behind this approach and answer the question: is Angular the secret weapon for your next mobile app? Imagine this: you create a mobile app with the blazing-fast performance and native feel of an iOS or Android app, but you code it using...
by Abhishek Nag | Feb 7, 2022 | App Development, Product Engineering, Technologies
Angular is one of the most popular and sought after frameworks in the developer community. It receives a lot of developer requests in the Google and open source communities as well. It efficiently brings together representation from developer relations, engineers and...
by Corporate | Dec 15, 2020 | App Development, Technologies, Web Development
Why we need Interceptors? Very often we want to enforce or apply behaviour when receiving or sending HTTP requests within our application. We want to perform the tasks like authenticating, logging, updating the request header, error catching etc. for every http...