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

If you can dream it, you can do it.

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

Month: October 2018

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

‘use strict’ in Javascript

October 9, 2018 youvcode

‘use strict’ is literal expression which was introduced in ECMAScript 2015. Basically, when you use ‘use strict’ it tells the Browser to execute code into

Continue reading

Javascript Hoisting : Function Hoisting

October 8, 2018 youvcode

In Previous article, We have looked into how Javascript Hoisting works. Hoisting is Javascript’s default behavior of moving declarations to top of the file. There

Continue reading

Javascript Hoisting : Variable Hoisting

October 8, 2018 youvcode

Hoisting is Javascript’s default behavior of moving declarations to top of the file. There are two types of Hoisting is there: Variable Hoisting Function Hoisting

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

Most Viewed

  • How to check if JavaScript Object is empty or not/How to check if Javascript Array object is empty or not
  • How to determine if the variable is undefined or null in AngularJS?
  • Generate Class, Interface and Enumerations using Angular CLI
  • Anchoring using AngularJS - $anchorScroll and yOffset
  • How to write ngIf Else Condition Statement in Angular?
  • Why is HTTP_REFERER empty or What causes a blank referrer field?
  • How to disable Watcher in AngularJS?
  • difference between angular.copy & angular.extend
  • Difference between var and let in Javascript
  • java.lang.ClassCastException: org.hibernate.impl.CriteriaImpl cannot be cast to com.YourClass

Tags

Angular Angular 4 Angular Basics AngularCLI Angular Directive AngularJS AngularJS Framework angularJS Interview question array ArrayList class CSS CSS3 dom DOM manipulation enum ES5 ES6 Hello World HTML HTML5 Installation interface Interview Questions Introduction Java Java9 Java collections Java Programming Javascript javascript basics Javascript Interview Questions javascript keywords jQuery jshell List ng directive ngIf nodejs OOPs Oracle Programming routing Tutorial UI Development

Like us on facebook

Like us on facebook

Blog Stats

  • 20,636 hits

Subscribe to Blog via Email

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

Join 34 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

Archives

  • January 2019
  • October 2018
  • August 2018
  • July 2018
  • June 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017

Categories

  • Twitter
  • Facebook
  • Google+
  • GitHub
  • WordPress.com