DEV Community

Discussion on: Deploy nuxt on Firebase

Collapse
 
robopobo profile image
Rob • Edited

Thanks for the article; really helped me. I'm new to web development and evaluating several technologies. Right now nuxt + firebase is on top of my list.

Did you make any comparison to e.g. ssr with next.js on firebase?
Do you think nuxt.js + firebase is the way to go or is there anything you didn't like; testing, dev process, deploy process, ...?

Collapse
 
kiritchoukc profile image
KiritchoukC

Hey Rob,
I'm glad the post helped.

I didn't do any kind of comparison but I guess the firebase part would be pretty much the same.

If you try with nextJs, I'd like to know how it went.