Download presentation
Presentation is loading. Please wait.
Published byArthur Kier Modified over 10 years ago
1
ANGULAR JS ROBERTO GUTIERREZ
2
WHAT IS IT? Toolset for building the framework for application development Angular models are plain old javascript Developed by Misko Hevery and Adam Abrons at Brat Tech LLC and google No DOM needed
3
WHO IS USING IT? Sites like github use angular js, not very many mainstream sites have used it as opposed to backbone js
4
HOW IS IT BEING USED? Used to make enhanced web applications
5
ADVANTAGES Fully extensible and works well with other libraries Easy to test, maintain, reuse. Lets you invent new html syntax specific for your application
6
DISADVANTGES Takes longer to learn than backbone and knockout js On fallback mechanism (what if they have javascript disabled?) Could be more secure than it is now (it runs solely on javascript)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.