Product Avatar Image

Meteor Development Group

Show rating breakdown
25 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.3
Serving customers since
2011
Profile Filters

All Products & Services

Profile Name

Star Rating

17
5
3
0
0

Meteor Development Group Reviews

Review Filters
Profile Name
Star Rating
17
5
3
0
0
Enmanuel D.
ED
Enmanuel D.
Frontend Developer at BairesDev
02/12/2016
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Amazing, simple and fast development platform based on Javascript.

Meteor gives you everything you'd need normally need on a development platform based on Javascript, here are some of my favorite features: 1) It has already auto implemented a live reload feature, so if you make a change on your html, javascript or even css code it'll automatically update the page and show you the changes, something like nodemon package or browser sync. 2) you will never have to point/require code files, static files, or files in general because meteor auto detects what is new in your app, if something changes it'll automatically include it in your app ready to be used without passing a single line of code, like an image, css files, html... 3) Meteor uses reactivity for almost everything (if not everything) on your age, so your code and app changes are reflected in real time, if you don't understand this you can think about it like sockets. 4) You can render js code easily only for selected templates without executing it in all of them, I mean, for example, you can pass a function in jquery and use it in only one template/route by calling a function like Template.mytemplate.rendered and this will automatically call the code for that template only an not all the scope, it's possible without meteor too, but I have to admit it's really easy and cleaner. 5) it has implemented handlebars with spacebars, but you can coustomize your frontend with angular or react without major problems. 6)A great commmunity, meteor has atmospherejs a great site where people upload packages ready to be used in meteor, and this is something that I love because you find almost everything herel, it has around 10.000 packages. 7 Straight to the point, when you want to start a new project you can do it by using the meteor create command and it'll give you everything ready to start coding (I'm not lying) you literally start making your app code after creating your project without configuring anything else. 8) Scalability is just amazing with meteor. if you liked what you read until now, there are a lot of really cool features about meteor that you can find in their official website.

About

Contact

HQ Location:
Palo Alto, CA

Social

@meteorjs

What is Meteor Development Group?

Meteor Development Group is the company behind Meteor, an open-source platform for web, mobile, and desktop used by over half a million developers around the world. Meteor simplifies the process of building and deploying JavaScript applications, integrating key technologies and tools such as Node.js, MongoDB, and React into a cohesive development environment. This allows developers to build and manage scalable applications more efficiently. Meteor's platform is versatile, supporting rapid prototyping and producing cross-platform code that can run on Android, iOS, and desktops. The company offers a range of resources, including documentation, tutorials, and a community forum, to support developers of all skill levels.

Details

Year Founded
2011
Website
www.meteor.com