Subscribe to our newsletter and never miss any upcoming articles
Almost all the countries have their own language and most people understand only one or two languages. The application experience can be painful if the application is not available in its own language. So localization is needed to ensure people can u...
ios Beta Deployment Automation using fastlane
Automated testing has become very essential in modern application development as it ensures a higher level of quality. At the base level of software testing pyramid we have many tools for writing unit tests. Then in the middle we have integration tes...
Problem Statement Consider a Laravel application that started long ago, before Inertia JS came into existence. And the project might have already been using Vue or blade template to develop the user interface. But the complexity to build a perfect SP...
What is Package ? Package is a stand-alone source code which we can import into our different projects using a package management tool like a composer (in the case of PHP). Why is it needed? Many developers reuse the same source code by copy-pasting...
A simpler way of logging