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.
How is it possible to get clean data from the view in jsViews?
I have the following data in my view
JetBrains syntax highlight for jsRender/jsViews?
My favorite IDE is phpstorm from JetBrains but it seems there is no any plugin for syntax highlight for jsRender/jsViews.