No matching service worker detected in PWA
Most of the PWA developers almost face this issue, which is “No matching service worker detected” in PWA. Today we post for the same with proper resolution. You may need to reload the page or check that the service worker for the current page also controls the start of the URL from the manifest. Below […]
Magento 2 check request from website or API
Magento2: How to check if the request is from Web Service or Magento 2 check request from website or APIToday we will share an idea to identify the request is coming from API or website.Sometimes need a condition to check the page called for the mobile app user to the browser user.The code level to […]
Ionic app development framework and its features
In this blog, let’s discuss about Ionic app development framework and its features. Every business wants to create a hybrid mobile application that suits their budget. Building a native mobile application across different platforms is really expensive when compared to the development cost of hybrid mobile application. The tech savvy front end developers have already […]
Windows 11 System Requirements and Features
In today’s blog, we will discuss about Microsoft new Windows 11 System requirements and Features. Finally, On 24th June 2021, Microsoft officially announced Windows 11 in the event and the next big Operating System(OS) with all new looks and features. Windows 11 comes with all the security and safety features of Windows 10 with refreshing […]
Magento 2 speed optimization
Magento 2 speed optimization, Magento’s low performance is the lack of server/hosting resources. The hosting solution that powers the Magento store is the key to the success of the Magento store. Magento speed also affected third-party modules and theme customization. As a normal Magento page, it takes more than 3s to load a page There […]
Growth of FinTech industry and its impact
In this blog, lets discuss something about Growth of FinTech industry and its impact. “The Financial Technology industry, commonly known as FinTech, is now handling digital transactions all across the globe. The increased utilization of mobile devices and technology-based solutions is pushing the demand for financial and banking solutions to be processed through personal devices. […]
Enable or Disable minify CSS or JS in Magento
In this blog, we will discuss about how we can enable or disable minify CSS/JS in Magento 2. Follow below steps for enable or disable- From admin panel enable/disable Minify CSS or JS- Stores > Configuration > Advanced > Developer > CSS SettingsStores > Configuration > Advanced > Developer > JavaScript Settings In MySQL, use […]
Custom controller in Magento admin panel
Custom controller in Magento admin panel, Magento controller has only one execute method that is known as front controller.For every action, we have one controller class with execute method. Execute method is called when the router matches the controller action class, and it’s responsible for returning a response to the front controller. Today we clear […]
UI Components Grid and Layout Grid in Magento
This blog cover the difference between UI components grid and layout grid in Magento. Magento introduces a new way to create a grid in the admin area called UI grid. It is flexible and easy to extend. There are key differences listed below- UI Components Grid Advantages-1. It is mostly configuration. So you write less […]
What Is Hybrid Mobile App Development?
Hybrid Mobile App Development is basically an approach to programming for mobile devices that combines the strengths of HTML5 and native mobile applications. A hybrid application is generally develop in HTML/CSS/Javascript and it can be consider as a bridge that connects the bests of the web app and native app. A hybrid application can also use […]
Grouped Product V/S Bundle Product in Magento
In this blog, we will discuss the difference between Grouped Product V/S Bundle Product in Magento. Below is the detailed description: Grouped Product: Grouped Product is a set of simple products, they display on product detail page. Customer can change only quantity of product when adding product into cart. For example, if you want buy […]
What is Xamarin and its features?
In this blog, we will discuss about Xamarin and its features. Mobile application development has been booming at a phenomenal rate. There a few reasons behind this growth rate such as mobile apps are easily accessible, it provides quick access to users to perform instant activities, and because nowadays, customers are diving more into mobility. […]