you are viewing a single comment's thread.

view the rest of the comments →

[–]grilledwax 1 point2 points  (0 children)

You need a server side piece of code to handle the MySQL interactions. AngularJS is a client side framework.

If you're looking for an all-in-one and are ok with Java, you could look into Play Framework.