Meteor-Mentor / meteorU

5 stars 3 forks source link

static course system #6

Open sakulstra opened 8 years ago

sakulstra commented 8 years ago

I think it's important to somehow preserve the things we leaned in the mentor-sessions, so other people can pick up and mentors don't have to reexplain again and again.

There already are some good learning resources, but I think there are also a lot of topics which could get covered. I think about sth. like @arunoda posted in the channel https://tutor.mantrajs.com/say-hello-to-ES2015/introduction but for more fine granular/simpler topics.

Just a few examples:

Using push notifications/desktop notifications Using goole api for address search (blaze/react/...) Setting up mup Scaling techniques (cluster, galaxy,...)

arunoda commented 8 years ago

@sakulstra This is a great initiative. We are trying to open source (and re-write) our course system using Mantra.

May be this could be useful and may be we can work together. What do you think?

sakulstra commented 8 years ago

I think it would be incredible useful for the broader meteor community. Just ping me when there's a repo i can review! I've seen you have the contents in a repo: https://github.com/kadirahq/mantra-tutor-lessons/blob/master/1-say-hello-to-ES2015/11-classes.md This would be really useful as everyone could make pull requests but can't mess it up without our knowledge.

Looking forward to see this happen!

arunoda commented 8 years ago

Cool. I'll ping you when we've something useful.

serkandurusoy commented 8 years ago

Could we also devise a way to get our mentor group discussions get categorized under such topics?

Topics would then be enhanced by members by adding links (as described on #7) to relevant blog posts and other learning material on the internet, perhaps also to videos etc

sakulstra commented 8 years ago

@arunoda: any news on this? If I can somehow help the process please let me know.