TH
Jul 26, 2016
Thought it was a great intro to Meteor. Practical and easy to follow along, at least for someone like me with a Comp Sci background (though it has been many years since I really programmed).
IJ
Jun 30, 2020
Good course for an introduction to Meteor framework, and of course, great teacher!
Professor Mathew Yee-king makes it easy to understand all the complexities around and inside of Meteor.
By Thelemaque D
•Dec 17, 2015
Great course
By José L M
•Dec 16, 2015
That's Grat!
By Ernesto A
•Dec 14, 2015
great course
By Charles
•Mar 23, 2016
Interesting
By Polad M
•Feb 9, 2016
really good
By camilo a f
•Dec 6, 2015
Excelent...
By Rey V
•Jul 4, 2016
excellent!
By Feng Y
•May 9, 2016
quite good
By Charles E
•Jun 5, 2016
Excelente
By Lwanga V K
•Mar 12, 2016
very nice
By Sanjib K S
•Jan 16, 2016
Excellent
By Jordão B
•Jan 21, 2016
Worth it
By Andrew J B
•Jun 30, 2018
Amazing
By Juan F d S
•Jan 5, 2016
good!!
By PASCHAL
•Dec 3, 2020
Good
By Miguel R
•Nov 22, 2015
good
By Matej J
•May 2, 2016
:)
By Jeremy C
•Oct 3, 2016
While I was primarily taking this course as a prerequisite for the next course in the specialization (which covers MongoDB in a bit more depth), I found this to be a well-organized introduction to a compelling framework. The instructor did a good job of presenting the content in a way that should be accessible for new developers, while still being relevant to experienced developers looking to round out their skills by learning a new framework.
Acknowledging that this is a review of the course and not the framework, it's worth noting that Meteor itself is promising in its ability to quickly deploy sophisticated client-server web applications. My firm has well-established boilerplate templates based on Node.js and Gulp.js and a few dozen dependency packages that satisfy many of the same capabilities, but which were developed over a period of months and come with a much steeper learning curve. The scope of modern capabilities that Meteor offers out-of-the-box for "free" is quite impressive, and allows developers to dive into the interesting parts without the overhead of configuring services and establishing a build process.
My only criticism is the cost, if you're looking to attain a verified certificate. At least from the perspective of a professional developer, the course was a bit light on content by comparison to other Coursera classes with the same pricing structure. I was able to complete the initial coursework in less than a week, while still attending my day job (although it did take additional time to complete the course project). Ultimately, this would be more compelling at a $49 price point, at least relative to other Coursera offerings.
By Dominik B
•Jun 15, 2016
Mr. Yee-King is a gifted instructor. The course content is presented in an intelligible and clear manner.
The only downside (as with many web development courses on Coursera) is that there is no section on how to deploy a Meteor project to the web. According to my own experience, this is not trivial as the long list of issues on the github pages of mup and mupx shows. Of course, there is a business logic behind this: simplicity and developer friendliness comes at a price - Meteor needs a return on investment, which is achieved through charging for deploying on Meteor's Galaxy web backend.
Another proposal for improvement: the peer review form does not reflect the tasks of the final project well. Especially the section on the challenges should be more differentiated and should contain an item for each challenge.
By Travis P
•Dec 13, 2015
Good course and good introduction to Meteor.js. I knocked it down one star because the assignments are not as effective as they could be. Weeks 1-3 are short, easy quizzes. Only in week 4 is there a programming assignment, and it is a doozy. More than 6 hours for me--nothing like the 30 minutes it claims (however, I will point out it was a good assignment and I learned a lot).
I think if the assignments were structured more like the U of Hong Kong web development courses this would be a five star course.
By Jean-Baptiste C
•Sep 22, 2016
Great course. The final assignement is a bit difficult compared to the course's teaching though. It did push me to do a bit of research on the web (which is good), but it would have been great to have a bit more explanations on how to develop features such as search or websites suggestion (I have no idea whatsoever if my implementation was correct).
By Marcin K
•Dec 11, 2015
Great course- organized in a very friendly form ( a lot of others courses are simply boring and after few minutes of listening to the lecture you simply can't stand it ). Here the lectures are relatively short ~10 min and focused on single topic.
Looking forward for the next course in the specialization.
By Wolfram R
•Jan 11, 2016
Actual rating would be 4.5/5 but Coursera doesn't allow for half stars.
Great introduction to Meteor.js, overall. The professor covered the *how* very well with lots of examples and follow-along coding, but I wished there was a little bit more content on *why* Meteor does what it does.
By Andrew M
•Feb 4, 2016
A great introduction to Meteor.js. I really appreciated the simplicity of each module. I found the final assignment to be easy to get passing marks, but just the right challenge to get full marks. Totally recommended if you want a quick introduction to the buzz that is Meteor.
By Abhishek P
•Jan 8, 2016
A very straightforward and simple course. Since it's part of a Specialisation which is aimed at newbies, I wouldn't recommend it for people experience in JavaScript. But its pretty great for someone with minimal web dev or js experience