Rakshith KakathkarUnderstanding the flex axesHave you ever been confused on when to use justify-content and when to use align-items.Jan 30, 2022Jan 30, 2022
Rakshith Kakathkar‘async’ and ‘defer’ on <script>The most underrated attributes are the ‘async’ and ‘defer’ on the <script> tag in html, sometimes these are used without understanding the…Jan 23, 2022Jan 23, 2022
Rakshith KakathkarExecution of JavaScript code and call stack.After learning about the components of an Execution Context, let us now see how a JS code is executed.Feb 17, 2021Feb 17, 2021
Rakshith KakathkarJavaScript simplified, The Components of an Execution Context.Understand behind the scenes of a JavaScript program to simplify debugging of code.Jan 25, 2021Jan 25, 2021