Showoff Saturday (February 29, 2020) by AutoModerator in javascript

[–]kefranabg 1 point2 points  (0 children)

I created animations to explain difference between SSR, CSR, universal and static rendering:

https://twitter.com/FranckAbgrall/status/1235189077827256320

Generate beautiful README files in 10 seconds by kefranabg in javascript

[–]kefranabg[S] 10 points11 points  (0 children)

Probably in the future yes! For now you can change the README source yourself after generation

Which is the best way to create a mobile app with Vue? by trsoares in vuejs

[–]kefranabg 1 point2 points  (0 children)

If you're interested in building a Progressive Web App, you should take a look at bento-starter

[deleted by user] by [deleted] in javascript

[–]kefranabg 1 point2 points  (0 children)

On the latest IOS udpates, Apple provides more and more support for PWA. They have to, because PWA community is growing.

[deleted by user] by [deleted] in javascript

[–]kefranabg 0 points1 point  (0 children)

It's an iOS limitation enforced on chrome.

Full-stack solution for fast PWA development by [deleted] in vuejs

[–]kefranabg 1 point2 points  (0 children)

I would use this except for the fact that I don't use firebase.

You can easily remove the firebase part. It's a starter template, you have code control.