Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/searchResponsive.php on line 43
Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18
Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
Please provide Mobile
OTP has been sent to
otpSentTo
Please provide Email
+91
Resend Otp
Skip
Cancel
Change Password
OTP has been sent to
otpSentTo
OTP on Email
+91
Resend OTP
countDisplay
Cancel
Angular
16 Warning: Use of undefined constant Followers - assumed 'Followers' (this will throw an Error in a future version of PHP) in /var/www/html/live/makepage.php on line 1760
Followers
Latest Feeds
Articles
Question
Course
About
Review
Gallery
Interests
Computer Programming Web Development Scripts
Latest Feeds
Articles
Question
Course
About
Review
Gallery
Courses
Angular Course
by Angular
5.0
(1)
10 Enrollments
Validity Unlimited
Free
QEC COurse
by Angular
5.0
(2)
4 Enrollments
Validity Unlimited
Free
Warning: Use of undefined constant length - assumed 'length' (this will throw an Error in a future version of PHP) in /var/www/html/live/makepage.php on line 2260
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
What is the scope?
In Angular, a scope is an object that refers to the application model. It is a context in which expressions can be executed. These scopes are grouped hierarchically, comparable to the DOM structure of the application. A scope aids in the propagation of various...
See more
Web Development
Write a comment
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
What is Services?
Services are objects which get instantiated only once during the lifetime of an application. The main objective of a service is to share data, functions with different components of an Angular application.
Web Development
Write a comment
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
Types of directives:
1. Component directives
These form the main class in directives. Instead of @Directive decorator we use @Component decorator to declare these directives. These directives have a view, a stylesheet and a selector property.
2. Structural directives
These di...
See more
Web Development
Write a comment
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52