Angular Quiz App Tutorial - Learn by Doing

preview_player
Показать описание
In this video I share how I build a quiz app with Angular. There is no editing and no preparation here (except of HTML and CSS). All suffering and problems are real. Relax and follow along.

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

TIMESTAMPS
0:00 Introduction
0:08 Generating project
1:51 Creating components
6:24 Creating service
11:11 Implementing Quiz component
21:05 Implementing Question component
27:00 Implementing answer component
47:19 Suffering with async pipe typings
01:02 Adding states to answers
01:13 Fetching questions from API
01:24 Implementing fetching after restart

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

I recently started learning angular and needed exactly something like this, thanks!

wis
Автор

Thanks for the tutorial! Could you pls share the css? It would make life easier...

Videotomcat
Автор

Good work, thanks!. But I wonder why you don't use Angular CLI to create components and modules?

gungordenizkaratas
Автор

What would you do if you had different types of questions? Like some are Multiple-choice then you have some where you have to input it etc. I always get stuck on problems like that where it starts to get "more complicated". Would you make a component for each type and then somehow dynamically render the correct component depending on the type of question?

MrBan
Автор

Super), es algo nuevo, muy interesante)

SergioUkrAr
Автор

I have one doudt this one complete front end and back end ahh or not???

tomeditor
Автор

how can i get source code of this project?

nomad-uc
Автор

Насколько правильно присваивать значения сервиса в переменную в конструкторе, а не в ngOnInit ?

alexlukas
Автор

No point following this if there is no source code

shubhamkumar-fjqs