Skip to content

Commit 3af2cfd

Browse files
committed
published meteor weekly
1 parent 6c8fbb6 commit 3af2cfd

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: meteor-weekly-post
3+
title: Ralph Chat, Jade for Meteor UI and More.
4+
category: meteorweekly
5+
---
6+
7+
## Ralph Chat - Meteor on Mobile
8+
Ralph is well executed example of how Meteor can be used to build Mobile Apps. It's 100% meteor and very hard to differentiate from a native app.
9+
10+
* [App](https://itunes.apple.com/us/app/ralph-chat/id782873767)
11+
* [Discussion]( https://groups.google.com/forum/#!topic/meteor-talk/Fc9vH6Lk6lk)
12+
* [Related Blog Post](https://medium.com/meteor-news/a28ac7d30e2d)
13+
14+
## Jade for Meteor UI
15+
[Jade](http://jade-lang.com/) is a template language specially build for NodeJS. Many coffeescript fans used to use Jade. Now it is [possible to use](https://groups.google.com/forum/#!topic/meteor-talk/ZrIZSXZZAJ0) Jade with upcoming Meteor UI, thanks to [Maxime Quandalle](https://github.com/mquandalle).
16+
17+
## Featured Discussions on Google Groups
18+
19+
* [Discussion on MongoDB, Oplog and Meteor](https://groups.google.com/forum/#!topic/meteor-talk/WDKATDuhTIE)
20+
* [Slow bundling process, help meteor with profile data](https://groups.google.com/d/msg/meteor-talk/xzCG6T4JixM/J87PZfNUF64J)
21+
* [Meteor and TurnJS support](https://groups.google.com/d/msg/meteor-talk/b_yGWIqXl7Y/bIV8yCs8ln4J)
22+
* [Npm.depends() and using non github tar balls](https://groups.google.com/forum/#!topic/meteor-core/LaqTVUapzrw)
23+
24+
## Blog and Other Resources
25+
26+
* [Vancouver Meteor Meetup with Chris, Tom and Sacha](https://plus.google.com/events/clflfbs7a6r9gis56q45ce74cl0)
27+
* [Very nice Meteor Todo app](https://github.com/oliversong/caberdemo)
28+
* [Updated Learn Meteor Page](https://www.meteor.com/learn-meteor)
29+
* [Meteor in Russian](http://devblog.me/meteor-intro-ru)
30+
* [Story: Ryan Glover: From Freelancer to Entrepreneur with Meteor](http://goo.gl/YHpA42)
31+
* [Meteor Podcast Episode 3](http://www.meteorpodcast.com/2014/01/24/episode-3-january-24th-2014/)
32+
* [Create A Blog With Meteor In 30 Seconds](http://differential.io/blog/create-a-blog-with-meteor-in-30-seconds)
33+
34+
## New and Noteworthy Packages on Atmosphere
35+
36+
* [reactive-publish(very interesting)](https://atmosphere.meteor.com/package/reactive-publish)
37+
* [inline-help](https://github.com/pahans/meteor-inline-help)
38+
* [meteor comments](https://atmosphere.meteor.com/package/comments)
39+
* [reactive-table](https://atmosphere.meteor.com/package/reactive-table)
40+
* [server-deps](https://github.com/Diggsey/meteor-server-deps)

0 commit comments

Comments
 (0)