Immediately Invoked Function Expression aka IIFE
Hello JavaScript Lovers!Have you heard of this design pattern before?Whether you have or not, it is a very useful one when you work with JS. Before we jump into Immediately Invoked Function Expression(hereafter IIFE), check my other blog about lexica...
bearcub3.hashnode.dev3 min read
Favourite Jome
QA Engineer @bug0
I honestly haven't used iffy before but just learnt about it, the count example you used seems like a very good use case.