Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testimonials #105

Closed
brillout opened this issue Jun 27, 2021 · 12 comments
Closed

Testimonials #105

brillout opened this issue Jun 27, 2021 · 12 comments

Comments

@brillout
Copy link
Member

brillout commented Jun 27, 2021

Let me know how vite-plugin-ssr has worked out for you. I'll add your testimonial to the website.

Edit: If you are company, something you could include in the testimonial is what it is you are building with vite-plugin-ssr. Especially if it's something you cannot easily build with Next.js/Nuxt (e.g. large scale enterprise projects).

@brillout brillout changed the title **Help** Testimonials Testimonials Jun 27, 2021
@brillout brillout pinned this issue Jun 27, 2021
@brillout
Copy link
Member Author

thank you for this lovely (and so easily extensible) tool

ref @aral

Do you mind if I use your quote on vite-plugin-ssr.com's website? Anything you want me to change/add to your quote?

@brillout
Copy link
Member Author

Vite plugin SSR is very (refreshingly) decoupled from rendering frameworks. It just expects html to get rendered asynchronously and doesn't care which framework you use to get there.

ref @gryphonmyers

Do you mind if I use your quote on vite-plugin-ssr.com? Anything you want me to change/add to your quote?

@brillout
Copy link
Member Author

I'm making a transition from using next.js [...], just a little more steps to get things all working like a well oiled machine.

ref @yoroshikun

Do you mind if I use your quote on vite-plugin-ssr.com? Anything you want me to change/add to your quote?

@brillout
Copy link
Member Author

@chrisvariety
@joeyshipley

A testimonial would be awesome :-) But if you're busy then don't mind.

@yoroshikun
Copy link
Contributor

All good to use the testimony :)

@brillout
Copy link
Member Author

A testimonial would be awesome :-) But if you're busy then don't mind.

cc @stephensamra

@stephensamra
Copy link
Contributor

@brillout absolutely! cc @LydiaF

@joeyshipley
Copy link

I've fought with various node/express/ssr things over the last year and only met with more trouble than it's worth. This one is the first that has come together almost painlessly and you have been super responsive to anything that has come up.

@brillout
Copy link
Member Author

Haha, that’s an understatement. It’s amazing the level of complexity involved in JS tooling at the moment :)
(Which is why vite-plugin-ssr is such a breath of fresh air. I really appreciate the modular “do one thing well” approach.)

ref @aral

@gryphonmyers
Copy link
Contributor

Vite plugin SSR is very (refreshingly) decoupled from rendering frameworks. It just expects html to get rendered asynchronously and doesn't care which framework you use to get there.

ref @gryphonmyers

Do you mind if I use your quote on vite-plugin-ssr.com? Anything you want me to change/add to your quote?

Sure

@stephensamra
Copy link
Contributor

vite-plugin-ssr is an extremely well thought out plugin. Usually, SSR in Node.js involves a fair amount of complexity and often some haphazard, glued together solutions. This package is the exact opposite! The conventions are sensible, the API is stable and robust, all while being extensible with regards to how you build your app. I can't recommend it enough if you need SSR with Vite. We were building our app with Next.js but it eventually became too slow to build due to the amount of files (~15,000). After migrating to Vite + vite-plugin-ssr, we saw our build times drop 5x!

@brillout
Copy link
Member Author

brillout commented Oct 4, 2021

You're totally right the code should be as modular as possible. I admire your mentality of "do one thing and do it right". Each module of code should have a well defined responsibility and solve one unique problem for a set of closely related use cases.
Another strong pillar of vite-plugin-ssr is the fact that it's framework and tooling agnostic, so it's very easy to swap out this stuff under the hood, no vendor lock-in.

From discord.

@brillout brillout unpinned this issue Oct 6, 2021
@brillout brillout pinned this issue Nov 2, 2021
@brillout brillout unpinned this issue Nov 25, 2021
@brillout brillout closed this as completed May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants