How Does a PWA Work? (and Other Questions You Were Afraid to Ask)
What makes a good PWA? Are PWAs supported? Find answers to common technical questions about Progressive Web App development.
What makes a good PWA? Are PWAs supported? Find answers to common technical questions about Progressive Web App development.
In application development, React is the dominant front-end framework because it offers benefits both on the developer and the user side. Here’s why and when we opt for it when building powerful web and mobile applications.
Looking to update or create an app for your company? You don’t have to be a developer to understand the benefits of progressive web apps and how they can offer significant savings to your organization.
As a relatively new architect-level hire at Mercury, I have spent a large amount of time exploring code bases that are new to me. In that exploration, I have come across a variety of source code peculiarities and problems related to issues with naming conventions. These are fairly rare situations and as such can take a while to diagnose and get to the true root problem. The issues I will describe below are specific to situations in Mercury’s development process, but might help to identify possible pitfalls in yours.
Learn how to create a simple component in the first in a series of posts about learning React.