Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a very small site that uses HTML and Lua to run some java scripts, the site runs off WSAPI on a Linux machine. Compactness is paramount for this project and I would like to know if I could use AngularJS / Angular light instead of Lua.

If this question would be better suited to another forum I am open to suggestions.
Posted
Updated 9-Nov-14 5:23am
v2

1 solution

It is almost impossible to tell, as you tell nothing about your design...
However Angular is best for single page MVC structured web application - check it against what you have...
Only take care of the fact that Angular is just before a major re-design, and future versions will not be compatible with current ones...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900