Posts

Showing posts with the label web

Codepen's referrer screens are pretty broken

Image
Umm.. This popped up while I was messing around.

Made a Progressive Web App

I recently made a webapp  that displays live stock prices using an API . Well, I wanted to make it native, but the process of uploading an app to either App Store or Google Play is hell. But.. I just found a little dev platform ( Progressive Web Apps ) that apparently isn't that well known ... And apparently it works on both Android  and Apple. And here's the best part: I didn't have to rewrite the app at all..  Just a few tweaks & my HTML JS app was native like a real app. Check it out at investor.netlify.app ... Mobile recommended. (If you want to make your own, Google's Tutorials  are a great place to start).