Best Podcasts in Frontend World
Some nice podcasts to listen in your free time.
lab What is an IIFE in JavaScript?
Another way to define funtcions.
javascript Jazz Up Your Terminal: ZSH + Hyper
This is the key part of my development setup.
terminal call() and apply() Method in JavaScript
Explaining call and apply method.
javascript this and bind() in JavaScript
Explaining this keyword and bind method.
javascript Getting Started with Gatsby Themes
What are gatsby themes? and How to make one?
gatsby Boost your Skills with These JavaScript Methods
Add these methods to your toolkit.
javascript Understanding Higher-Order Functions in JavaScript
Learn JavaScript Higher-Order functions, aka callback functions.
javascript