Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
162 views
in Technique[技术] by (71.8m points)

angular - Handlebar - Use for frontend binding data?

I'm facing a difficult dilemma. To use the handlebar or not for the frontend of my website (ecommerce with request quote, nothing payment transaction)?

I created all the pages in html/css/js of my webiste. Now I need to binding data from backend some parts of the site: cart (cart functions), account (login, registration, account page, shipping page, billing data and reset password) and search into website product page. For the rest I am using hugo page and other aws tools for managing product pages, category pages, etc.

I tried "compiled handlebars" and it seems very smooth and simple but I have the impression that it will cost me time to complete everything.

The alternative is to create an Angular app for cart functions, account functions and search pages.

What I'm looking for is a testimony or an opinion on handlebars whether to use it or not.

Thanks in advance.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to MLink Developer Q&A Community for programmer and developer-Open, Learning and Share
...