regarding view layers

Hello,

I’m new, and I’m confused.

I understand Meteor is a full-stack web framework and I understand it supports multiple view layers.

Which view layers are supported?

Which view layer is recommended?

Thanks.

Hey moto. Welcome.

The most common view layers used with meteor are react, vue, angular, and blaze. I personally use react and would recommend it, but others have other preferences so you may want to research them and pick your favorite to work with.

1 Like

Welcome moto!

Meteor is flexible enough to work with any view layer.

The recommendation for new people is to go with React because there is such a rich community and set of tools for working with React

1 Like