Categories
Native App Development Web App Development

Create Android App from a Your Website

Google has a new tool called Bubblewrap that helps you create an Android app from your PWA via Trusted Web Activities (TWA).

Microsoft also has a tool called PWA Builder, which helps you build PWAs.

Here is an article about the benefits of making a native app with a PWA.

Categories
JavaScript Libraries Web App Development

New PWA Auth component

I recently read about this web component, called pwa-auth, and it sounds very interesting… looks like it might be the fastest way to implement a fast sign in for users with the new Credential Managment API supported by modern browsers.

I’m not sure how it stacks up agains other WordPress options for Oauth login, but I might have to give it a try.

Categories
JavaScript Libraries IDE Native App Development Web App Development

Ultimate Best Web and Native App Tech Stack

What is the ultimate app development technology stack? Of all the tools we’ve found, the following gives the most flexibility. But first let’s give some of our judging requirements.

Requirements

  1. Ease of setup
  2. Low maintenance
  3. Cost (for hosting, and additional development)
  4. Flexibility
  5. Scalability
  6. Portability (able to use on other hosts, and not be locked in)
  7. Extensibility (Modularity and open source with standards)
  8. SEO (so people can find your site)
  9. Reusability (able to use for other purposes)
  10. Automatable
  11. Community (documentation and people to answer questions)

The Stack

Here are our top choices for the ultimate technology stacks, that bring the most benefits and flexibility for the least amount of cost:

Have some other tech stack suggestions? Please drop a comment below.