Reputation: 840
Are there any good resources to get started with MEAN.IO? Any tutorials, todo Apps or books ? etc.,
Of course, I have visited the sites including mean.io, mean.js, and some mean stack tutorials. But things little bit confusing for me to start.
Could any one please suggest me, For a good starting point with mean.io.
Thanks in advance.,
Upvotes: 1
Views: 5609
Reputation: 378
There is a really nice list of resources (MEAN Articles, Videos, Books, Podcasts) on Eric Douglas' github: https://github.com/ericdouglas/MEAN-Learning
GL!
Upvotes: 1
Reputation: 681
There are a lot of options to get started with MEAN stack. If you prefer free ones, you could take some courses from Microsoft Virtual Academy (MVA), MongoDb University and EDx.
Here are some MVA courses that could help you to jump start your development.
Also there is a course from vendor of MongoDB introducing the database as well as how to access it from node.js application.
In addition, there is an advanced MEAN course from MongoDB vendor on EDx.
Moreover, one can find a lot of premium courses on Udemy and Pluralsight.
Good Luck!
Upvotes: 0