AngularJS
Across
- 2. Converts string to lowercase
- 5. filter through Javascript
- 6. Contains the data which we are using in our application
- 8. is an open source JavaScript library that is sponsored and maintained by Google
- 10. directive shows or hides the given HTML element based on the expression provided to the ngHide attribute.
Down
- 1. Converts string to uppercase
- 3. Format the data for views and handle application state
- 4. Business Logic should be added here
- 7. directive allows you to specify custom behavior when an element is clicked.
- 9. Angular will tell the browser not to fetch the image via the given URL until all expressions provided