Meteor

Sort by:

Apollo GraphQL with Geoff Schmidt

GraphQL has become a core piece of infrastructure for many software applications. GraphQL is used to make requests that are structured as GraphQL queries and responded to through a

Push Databases with RethinkDB CEO Slava Akhmechet

RethinkDB is an open-source database for the realtime web. RethinkDB pushes changes to the application rather than waiting for a request. Slava Akhmechet is the CEO of RethinkDB.

JavaScript: Fundamental Answers

Fundamental questions loomed at the beginning of JavaScript Week. Some answers: Is JavaScript the new bytecode? Abstractions like Scala, Groovy, and Clojure were built on top of the

Meteor vs. Ruby On Rails

Originally posted on Quora by Yad Faeq: In their core, both of them have brought a group of packages Rails from Ruby gems, Meteor from npm packages and packed them together to serve a a

Meteor.js with Uri Goldshtein

Meteor is a full-stack web framework for building isomorphic JavaScript applications. Questions include: Is Meteor the Ruby on Rails of the JavaScript world? What is full-stack data