PinnedDunja VesingerinJavaScript in Plain EnglishJavaScript Under the Hood: A Comprehensive Look at Scope and ClosureUnderstand how JavaScript executes your code to grasp nuances of the language such as scopes and closures.Aug 6, 20211Aug 6, 20211
Dunja VesingerinJavaScript in Plain EnglishTesting React Router with React Testing LibraryHow to write unit tests that check if you’re routing requests correctly using React Router with React Testing LibrarySep 10, 2023Sep 10, 2023
Dunja VesingerComputers Don’t Actually Store Data as 0s and 1sThey store it in flip-flops.Sep 4, 2023Sep 4, 2023
Dunja VesingerinJavaScript in Plain EnglishHow to Mock a Single Function from a Module with JestMocking an entire module with Jest is easy. But what if you only want to mock some of the functions in a module?Aug 16, 2021Aug 16, 2021
Dunja VesingerinJavaScript in Plain EnglishTranslate your React Applications with i18nextHow to internationalize and translate your React application using i18nextJul 20, 20211Jul 20, 20211
Dunja VesingerinJavaScript in Plain EnglishTesting React Router with JestHow to write unit tests that check if you’re routing requests correctly using React Router with JestOct 28, 20201Oct 28, 20201
Dunja VesingerinAnalytics VidhyaReact: How to Use Context with Functional ComponentsWhen it gets too complicated to share the state between all React components that need it, Context comes to the rescue.Sep 10, 20201Sep 10, 20201
Dunja VesingerinThe StartupGit Commands for Everyday UseAccidentally pushed your changes to the wrong branch? Yeah, it happens to me as well. Here’s a list of commands to help your git struggles.Jul 20, 20201Jul 20, 20201
Dunja VesingerWhen to use Azure Application GatewayAzure Application Gateway is an application layer (OSI layer 7) load balancer. It offers a range of functionalities such as routing based…Jul 17, 2020Jul 17, 2020