šŸ“” TRANSMISSION #20: Help pick topics

I should have asked sooner! :wink:

6 Likes

@sabativi Iā€™m not sure what you mean, can you explain?

Love to hear if there is any progress or update on Source Maps for production.

4 Likes

The question was : is there anything that meteor added in APM that is worth talking about.

1 Like

I would like to see your take on some works that have evolved a lot since you reviewed them :smiley:

Redis-oplog is production ready, it has dramatic speed improvement, especially for remote databases, can work with galaxy very well, by buying an ec2 instance near your servers and run redis on it.

Grapher has evolved and matured into something robust, faster than any relational data fetcher for mongodb. Compared to GraphQL it can get up to 20x-30x improvements in speed. Itā€™s crazy how efficient the system is in real-life scenarios.

And the fact that both work flawlessly together.

Cheers!

10 Likes

Prepack, Facebookā€™s new code optimizer! :grimacing:

4 Likes

I would love to hear how Meteor is doing in terms of user adoption. I have an interest in that as a software vendor, but I think it can also help everyone understand where its going and how vested MDG is in it. We certainly donā€™t want to see what happened to RethinkDB happen here.

My sense is that Meteor and Galaxy might actually be growing, despite everyone shouting that Meteor is dead or that they are switching off of it. It would be nice to hear something real here.

I used to gauge growth through Atmosphere package downloads, but its not working poorly. It would be nice to know if that would be fixed too. Right now, numbers are off, as are top charts and most popular, and that does not look good.

10 Likes

This isnā€™t any specific forum topic, but Iā€™d like to hear about plans beyond Meteor 1.5.

For the past year @benjamn has been just about the only person working on the Meteor codebase, with @abernix hopping on board in the last month or two. New feature development has been gradually slowing to a crawl, with 1.5 taking about a year after the release of 1.4, which was an uneventful release without any big headline features. It appears that most efforts have moved to Apollo, Optics and Galaxy. So whatā€™s Meteorā€™s future plan look like? Is it mostly feature complete now that its stable and does what itā€™s supposed to do, or can we expect more changes in the future? What should we be excited about beyond 1.5?

6 Likes

Echoing the comments above, Iā€™m also interested at looking beyond 1.5 and specifically if thereā€™re any plans to further bring the Apollo ecosystem closer to the Meteor ā€˜Classicā€™.

With that said, I personally donā€™t expect new features every release. Meteor is relatively a mature framework and I think stabilizing whatā€™s already working is as important as coming up with new features for the sake of coming up with features.

1 Like

What @msavin said and the process toward Node.js 6.

3 Likes

Just a quick update on Node 6 - itā€™s slotted for Meteor 1.6:

Node 6 is far too big a change to include in Meteor 1.5 at this point. Getting Meteor 1.6 stable will be the top priority after Meteor 1.5 is done. Thereā€™s a good chance weā€™ll release 1.6 before 1.5.1, unless the remaining problems turn out to be really hard to solve, but Iā€™m not too worried about that.

Any specific cool new features you can tell us about, that Meteor will use from Node 6? :slight_smile: Performance improvements?

Node 6 brings many performance improvements to the table, but the biggest advantage to getting to Node 6 sooner than later is that Node 4 just entered maintenance only mode. Itā€™s only getting bug fixes from here on out.

7 Likes

Build system used in Meteor (does it have a name), its advantages and disadvantages, and plans to replace it with something like Webpack.

I just launched Meteor Candy, an all new admin package. I think itā€™s something that Meteor start-ups will need, and the response to it has been very enthusiastic. Your support on the show would be highly appreciated, so that I can keep bringing new things to the Meteor ecosystem :blush:

3 Likes

Also: benefits of Meteor build system in comparison to Webpack.

1 Like

@msavin This looks really cool. A huge time-saver for developers.

2 Likes

Great topics.

But FYI, we had a scheduling problem, and Iā€™m on vacation next week so unfortunately we had to postpone itā€¦ Iā€™m sure weā€™ll have even more to talk about by then. :slight_smile:

Scaling Meteor, with info from this thread:

1 Like

Itā€™s up! https://youtu.be/E5tmLcvr6ok

The audio-only podcast version will soon up up also at: https://transmission.simplecast.fm/

Thanks @sashko for doing this! :smile:

4 Likes