Back to Meteor

User Interfaces

guide/source/ui-ux.md

0.8.3.1990 B
Original Source
<h2 id="view-layers">View layers</h2>

Meteor supports many view layers.

The most popular are:

If you are starting with web development we recommend that you use Blaze as it's very simple to learn.

Now if you are an advanced developer or already have a view layer library that you prefer Meteor is not going to get in your way. Just go ahead with your preferred one.

Each view layer library has trade-offs. Check the official page of each one to understand more or try all of them yourself with Meteor.

As Meteor simplifies a lot the set up of new apps you can try them all in a short time, follow our tutorials for a step-by-step guide.