Search
Nalezeno "snape": 2
Hogwarts Legacy Proves Harry Potter Should Leave Slytherin Behind
5.4.2023
When I was a kid at the peak of Harry Potter mania, I considered myself a Slytherin. As a child, I didn’t think much about the larger connotations of that. As an angsty emo kid, it felt like an extension of identifying as an edgy little shit when all my friends proudly proclaimed they were part...
Finally… A Post on Finally in Promises
16.7.2019
“When does finally fire in a JavaScript promise?” This is a question I was asked in a recent workshop and I thought I’d write up a little post to clear up any confusion.
The answer is, to quote Snape:
...always.
The basic structure is like this:
try {
// I’ll try to execute some code...