[Refresher] The Best Practices for Using <script> Tags in HTML: async, defer, and Proper PlacementWhen embedding JavaScript into an HTML document, how you position the <script> tag can significantly affect your page’s performance and…Sep 25Sep 25
Seamless Frontend Development and Testing with API MockingAs a Frontend Engineer, we have the initial design of API specs to test the behavior of the application including requests or responses…Jun 1, 2023Jun 1, 2023
Performance Battle: Evaluating the Speed and Efficiency of Arrays and Objects in JavaScriptObjectivesMay 21, 2023May 21, 2023