Category: Progressive Web App
-
How to setup Cezerin eCommerce solution?
As a part of my education, I have to create an eCommerce solution to create an online webshop. I did some research what can I use in combination with Node.js and maybe even a front-end framework. Suddenly, I came across to Cezerin, a Node.js based eCommerce framework with React as a frontend framework. Requirements First…
-
How to make my web application offline usable
As I earlier have written about what progressive web apps are, I am now writing about how to make them offline usable. Of course, this is an advantage of the progressive web apps. First of all, you need to know that not all web application can be offline usable. When you still need a connection…
-
What is a Progressive Web App
I have created a lot of websites based on PHP and JavaScript. But something that has come up in the last months are Progressive Web Apps. This topic is really interesting, because it allows you to make even more with your websites. For example you can send push notifications to your customers or you can…