Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

VueJS Support #412

Closed
laskoviymishka opened this issue Oct 31, 2016 · 9 comments
Closed

VueJS Support #412

laskoviymishka opened this issue Oct 31, 2016 · 9 comments

Comments

@laskoviymishka
Copy link
Contributor

VueJS is one of big UI framework that start to play big role on market.

It would be nice to have template for VueJS (with server render enabled), since it already have a built-in support for it.
https://vuejs.org/guide/ssr.html

@SteveSandersonMS
Copy link
Member

Thanks for the suggestion. There's limited capacity to maintain more templates at the moment, but if VueJS continues to grow in popularity, we can review this in the future. Of course, other people could offer VueJS yeoman templates using this technology stack if they wanted.

Closing for now as there's no action to take in this repo immediately. Hope that's OK.

@laskoviymishka
Copy link
Contributor Author

@SteveSandersonMS that funny but actually this framework is far more popular than angular 2 😓 at least if we compare github stars ⭐️

@MarkPieszak
Copy link
Contributor

In general I'd be cautious correlating stars in relation with general developer traction though. That being said Vue is great, it's easy when coding with es5 the way Angular 1.* was, think that's what spurred the general interest. For small/mid projects I think it's perfect! It's easy to get started with since you just drop in your <script> tag and get going.

I can imagine it'd be tough maintaining yet another template in the repo though! haha

@laskoviymishka
Copy link
Contributor Author

Vuejs extremely popular in China. It's like angular 1.x in USA. Moreover vue is more like react then angular. It's a library which supply base infrastructure. Inner structure provides you ability to create blazing fast spa. It's could be even faster than react (and more lightweight).

Anyway since templates count growth I thought that this framework is number one candidate. May be it worth to think about reorganize templates in something more scalable?

@SteveSandersonMS
Copy link
Member

Anyway since templates count growth I thought that this framework is number one candidate. May be it worth to think about reorganize templates in something more scalable?

The scale limit is with developers working on maintaining/documenting/etc these templates. The ASP.NET team can only stretch its effort over so many third-party frameworks. Vue might be the top candidate if we were adding another, but right now there are other higher priorities. Of course, not everything needs to be in this one repo - others can publish their own Yeoman templates :)

@waynebrantley
Copy link

@SteveSandersonMS The argument here is about 'resources' to do Vue. however, isn't this open source? Shouldn't a pull request of Vue be allowed here? There are several people working on these templates already - perhaps be nice to have it here in the 'official' repository.

@waynebrantley
Copy link

@MarkPieszak
https://github.com/MarkPieszak/AspNETCore-Vue-starter

@waynebrantley
Copy link

And this one that you have contributed to?
https://github.com/ligershark/CoreTemplatePack

@MarkPieszak
Copy link
Contributor

Steve if you'd like you can link to my Vue starter, for people looking for one.
I'm going to get it up to par with your templates here shortly, it has the basics working (SSR, webpack, etc), just need to spice up the components/templates. @SteveSandersonMS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants