JavaScript
-
const x = new Array; x.push(‘the envelope’);
-
const northernStar = true;
-
let 2021 = ‘Better than 2020.’;
-
Here’s four tools to add functionality to your website, written from a web designer’s perspective.
-
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.
-
Let’s look at how we can use the ngPattern directive to check answers in our quiz question.