Relative Content

Tag Archive for jsrenderjsviews

What is the best way to structure jsViews templates in the project?

I have experience with React and know how to organize and split pages into components. However, I’m not familiar with jsViews. For example, is it possible to put every jsViews template in a separate file? If so, where should helpers and other data with paths to templates be placed? It would be great if someone could share a demo project with a few pages and show how template code is organized. This would help me learn the best practices for coding jsViews templates within the community.