DEV Community

Discussion on: Love at First Code

Collapse
 
devmount profile image
Andreas

For me it was my first project with Vue and Firebase. Vue, because it's easy to use, powerful, well documented, component-driven, simple and performant. Firebase because of its awesome realtime database and easy integration into Vue.

Collapse
 
tkjohnson121 profile image
KJ

+1 for Vue and Firebase. Vue was the first framework for me because, like you said, it's easy to use, powerful, etc. Firebase for the same reasons. Still loving the dev experience to this day with these two.

Collapse
 
anjankant profile image
Anjan Kant

Hello KJ,
If you have good knowledge of Firebase, then can you help me to figure out my issue. I am able to allow/deny notifications, token but at last step not able to push notifications using Web JavaScript app.

Thanks :)

Thread Thread
 
devmount profile image
Andreas

Hi Anjan,
can you show your code? (Github, Codepen, ...) Would be easier to help you with your problem.
Btw there are quite a lot of examples for Vue and notifications.

Thread Thread
 
anjankant profile image
Anjan Kant

thanks for sharing vue js example!!! this is my blog TechnologyCrowds.com where residing a lot of stuff of Visual Studio stuff.

Thread Thread
 
devmount profile image
Andreas

sure thing, you're welcome :)

Collapse
 
devmount profile image
Andreas

Yes! Exactly the same for me!