Live data from Hacker News

Ask HN: Fastest way to build a nice looking SaaS front end?

news.ycombinator.com

1–10 of 10 posts

Re: Ask HN: Fastest way to build a nice looking SaaS front end?

#3

I purchased a template site from themeforest and modified it. But I'm thinking of rebuilding it with vue.js, because the purchased template is too bulky.

Just curious, bulky in what sense? Look & feel (i.e. busy looking) or size?

I am not sure size should be the primary parameter for a SaaS app as long as the app performance is not degrading during prolong usage. Having a clean UX should far outweigh the size of an app.

Re: Ask HN: Fastest way to build a nice looking SaaS front end?

#6

I purchased a template site from themeforest and modified it. But I'm thinking of rebuilding it with vue.js, because the purchased template is too bulky.

Just curious, bulky in what sense? Look & feel (i.e. busy looking) or size? I am not sure size should be the primary parameter for a SaaS app as long as the app performance is not degrading during prolong usage. Having a clean UX should far outweigh the size of an app.

I was talking about performance. it loads too many scripts that I don't need and also css files.

It tries to be generic for all use cases, but I only need some of its features.

Re: Ask HN: Fastest way to build a nice looking SaaS front end?

#7

I purchased a template site from themeforest and modified it. But I'm thinking of rebuilding it with vue.js, because the purchased template is too bulky.

Just curious, bulky in what sense? Look & feel (i.e. busy looking) or size? I am not sure size should be the primary parameter for a SaaS app as long as the app performance is not degrading during prolong usage. Having a clean UX should far outweigh the size of an app.

Most of the stuff on TF are competing on stupid features. You end up with a template loading 150 jQuery plugins and 50 web fonts, because why not.