Job offers
Companies
Tests
Blog
I'm an employer
Sign up
Log in
Group 2@2x
Created with Sketch.
Home
>
Users
>
Contribution
498
Contributions
61634
Contributions played
Tests
0
Tests completed
0
Questions completed
Achievements
+2
Profile
Tests
Contributions
Profile
Tests
Contributions
Achievements
Submit a new question
or
see all questions
Easy
14
Medium
15
Hard
9
Expert
3
Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
30
Not published
11
To review
0
Published
To review
Newest
Filters
Easy
14
Medium
15
Hard
9
Expert
3
Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
30
Not published
11
To review
0
Cancel
30 questions
1
2
Easy
24 votes
3020 runs
2 comments
Create a form with two mandatory fields in Angular
Web developer
angular
form
validation
at Jan 4, 2022
Easy
14 votes
2948 runs
2 comments
Which of these methods, allowing to create Providers, does not exist in Angular?
Web developer
angular
providers
at Mar 28, 2023
Easy
12 votes
2984 runs
2 comments
Which provider is recommended for DOM manipulation in Angular?
Web developer
angular
dom
at Jan 4, 2022
Medium
8 votes
2842 runs
2 comments
Write a pipe to format a date according to a certain pattern.
Web developer
angular
pipe
at Jan 4, 2022
Easy
5 votes
2681 runs
0 comment
Unsubscribe from an Observable in Angular
Web developer
angular
observables
subscriptions
at Jan 4, 2022
Easy
5 votes
2679 runs
1 comment
In an Angular directive, which decorator should we use to listen for an event of the element that this same directive is placed on?
Web developer
directives
events
at Jan 4, 2022
Easy
5 votes
2609 runs
1 comment
Which token should we use to execute JavaScript code when starting the application
Web developer
angular
app
at Jan 4, 2022
Easy
5 votes
2605 runs
1 comment
Why is the following snippet not validated? ```jsx <h1>Products Lists</h1> <ul> <li *ngFor="let p of products" *ngIf="p.stock > 0"> {{ p.name }} </li> </ul> ``` Answer: We cannot have ngFor and ngIf on the same element
Web developer
angular
ngFor
ngIf
at Jan 4, 2022
Medium
4 votes
274 runs
0 comment
What tags can we set the **lang** attribute on?
Web developer
Web Accessibility
html
accessibility
at Jan 7, 2022
Medium
3 votes
227 runs
0 comment
Which of these constraints must not necessarily be respected for a Modal component?
Web developer
Web Accessibility
modal
accessibility
at Sep 19, 2022
Easy
2 votes
2934 runs
1 comment
How to make a child component communicate with its parent component in Angular?
Web developer
angular
child component
parent component
at Jan 4, 2022
Easy
2 votes
2733 runs
2 comments
Get a path parameter from the current url in Angular
Web developer
angular
route
at Jan 4, 2022
Expert
2 votes
251 runs
0 comment
Which documents are compulsory in the eyes of French law?
Web developer
Web Accessibility
accessibility
declaration of conformity
at Jan 7, 2022
Hard
2 votes
219 runs
2 comments
What does the term *tab trap* (or *focus trap*) mean?
Web developer
Web Accessibility
accessibility
keyboard
at Jan 7, 2022
Medium
2 votes
216 runs
0 comment
Which of these HTML tags is not a *landmark* tag
Web developer
Web Accessibility
html
tags
at Jan 7, 2022
Medium
1 vote
2613 runs
1 comment
What is the main purpose of the* providedIn: 'root'* property which is automatically put on each generated service?
Web developer
angular
tree shaking
at Jan 4, 2022
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Easy
2 votes
2628 runs
1 comment
How to retrieve an event in Angular
Web developer
events
angular
at Jan 2, 2024
Easy
1 vote
2605 runs
2 comments
Which of these component lifecycle methods does not exist? (ngAfterDestroy)
Web developer
lifecycle
methods
at Jan 4, 2022
Easy
1 vote
2571 runs
1 comment
Create a new component in an Angular module and make it available in the whole application.
Web developer
angular
module
component
at Jan 4, 2022
Anonymous author
Anonymous author
Anonymous author
Anonymous author
Easy
1 vote
2501 runs
1 comment
What type of Guard does not exist in Angular?
Web developer
guards
at Jan 4, 2022
Anonymous author
Anonymous author
Anonymous author
Anonymous author