Sunday, 2 December 2018

Basic understanding of usage

I'm trying to learn and understand Javascript web development. I'm currently working with Nuxt.js and looking into integrating authentication with something like Auth0. However I'm stuck, should I integrate it with Nuxt itself, or use Express.js for it?​I'm having a hard time understanding the practical difference between Nuxt and Express, because with both frameworks I can handle routing and application functionalities. Or am I comparing apples to oranges now?

Submitted December 02, 2018 at 01:11PM by acdeux

No comments:

Post a Comment