Optimizing product/market fit through user researchmdisrupt.com3 points·by ciocarlia·4 yıl önce·0 comments
The Variophone: Early Soviet film-based synthesizeropenculture.com2 points·by ciocarlia·4 yıl önce·0 comments
The forgotten benefits of “low tech” user interfacesmedium.com15 points·by ciocarlia·4 yıl önce·4 comments
Human factors tips for communicating public health guidancelinkedin.com1 points·by ciocarlia·6 yıl önce·0 comments
ciocarlia·7 yıl önce·discussI recently dealt with the same issue and was satisfied with prerender spa plugin (https://github.com/chrisvfritz/prerender-spa-plugin).It enabled me to quickly implement the landing page with Vue and then build it as a static page that I deployed on Netlify. I found it easier and faster to set up than an SSR solution.There's also a Vue-CLI version of the prerender plugin (https://www.npmjs.com/package/vue-cli-plugin-prerender-spa)
It enabled me to quickly implement the landing page with Vue and then build it as a static page that I deployed on Netlify. I found it easier and faster to set up than an SSR solution.
There's also a Vue-CLI version of the prerender plugin (https://www.npmjs.com/package/vue-cli-plugin-prerender-spa)