Tag: HTML
-
Refactoring the worst. website. ever.
Want to see the ugliest website ever made? You’ll be surprised who designed it.
-
I am $error
If you ever played Zelda II, you might remember getting stumped when you came across the guy that said “I am Error”. Likewise, the validation errors in AngularJS can make you scratch your head.
-
An ngPattern of things to come
Let’s look at how we can use the ngPattern directive to check answers in our quiz question.
-
Don’t make me ngRepeat myself
Today we’re going to look at another directive from AngularJS: ngRepeat.
-
AngularJS Quizzing: Random word extraction
Today, we’re going to update our quiz so that it extracts a random word for the user to guess.
-
AngularJS Quizzing: Form features
Today, we’ll look at how to use the form validation features of AngularJS to provide better feedback in our quiz.