Jonathan WongJavaScript: ClosuresWhat is a closure in JavaScript? Let’s first briefly discuss scope to build a foundation. There are two scopes in JavaScript. There is…Oct 11, 2020Oct 11, 2020
Jonathan WongCSS: GridWhat is CSS Grid? Remember my last post about CSS Flexbox? Well, similar to flexbox, CSS grid is a tool used for laying out several…Sep 20, 2020Sep 20, 2020
Jonathan WonginDev GeniusResponsiveness through CSSWhat does it mean to be responsive?Aug 15, 2020Aug 15, 2020