Skip to content
  • Twitter
  • Facebook
  • GitHub
  • WordPress.com
yoUVcode

…Knowledge shared = 2 x Knowledge

  • Home
  • Angular
    • Angular
    • AngularJS (Angular 1)
  • Java
    • JDK9 Features
    • Java Advance Concepts
  • UI UX Development
    • HTML
    • CSS
    • Javascript
  • JavaScript
    • Angular
      • Angular
      • AngularJS (Angular 1)
    • jQuery
    • GruntJS – Javascript task runner
    • ReactJS
  • Interview Questions
    • Angular Qs
    • Aptitude
    • Git : Version control
    • Java Qs
    • Javascript Qs
    • PHP Qs
    • UI/UX
  • Other(s)
    • Adobe Flex & Action script 3
    • Hibernate
    • IDE Tricks
    • MySQL
    • Oracle SQL/PL-SQL
    • PHP
    • Servers
  • Contact

Tag: angularJS Interview question

The most essential directives in AngularJS

October 10, 2018 Vinay Gulati

The most used directives in AngularJS are ng-app, ng-init and ng-model. Lets discuss about the each of the directives in detail:

Continue reading

Define Directives in AngularJS?

October 8, 2018 Vinay Gulati

AngularJS directives are used to extend HTML. In simple words, AngularJS are DOM Manipulator that tells AngularJS’s HTML compiler ($compile) to provide a specific behavior to DOM element (such as

Continue reading

Services, Provider, Factory in AngularJS

March 12, 2018 youvcode

Services: Singleton objects that carry out the tasks necessary to support your application’s functionality. In built Angular services starts with $. for example. $http, $location,

Continue reading

difference between Link and Compile in angularJS

March 11, 2018 youvcode

Compile function: During compile phase Angular compiles your directive. this function is called only once for each references to the directive. Eg. You are using

Continue reading

Top Posts Today

  • Error obtaining UI hierarchy error - UI Automator Viewer
  • npm ERR! Error: SSL Error: SELF_SIGNED_CERT_IN_CHAIN while installing packages using npm in NodeJs command prompt
  • Minimum Deletion Cost to Avoid Repeating Letters
  • Anchoring using AngularJS - $anchorScroll and yOffset
  • Difference between Synchronized & Volatile in Java

Tags

Angular Angular 4 Angular Basics AngularCLI Angular Directive AngularJS AngularJS Framework angularJS Interview question array array_reverse() Associative Array class CSS Database dom Eclipse enum Error ES5 ES6 Git Hello World HTML HTML5 Installation interface InterviewQuestions Interview Questions Introduction Java Java collections Java Interview Question Java Programming Javascript javascript basics Javascript Interview Questions jQuery List Machine Learning mysql ng directive ngIf nodejs npm OOPs php PHP Interview Questions Programming Python Tutorial

Like us on facebook

Like us on facebook

Blog Stats

  • 39,039 hits

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 57 other subscribers

About yoUVcode

yoUVcode.com is a blog for Java and AngularJS developers.

All examples are simple, easy to understand and well tested before publishing.

Authors

yoUVcode.com is created, written and maintained by
Umang Parekh, Vinay Gulati & Saurabh Dwivedi.

 

Archives

Categories

  • Twitter
  • Facebook
  • GitHub
  • WordPress.com