Best practices
We will discuss or summarize the important practices that we have to follow while developing a serious MeteorJS application. The following are some of the best practices and important to-dos for every MeteorJS application:
Securing database operations
Database indexing
oplog support
Error handling
Testing
Managing subscriptions
Subscribing only the needed data
Application directory structure
Serving static assets
Application namespacing
Transformation classes
Identifying scalability issues using Kadira