Tag: frontend-development

  • TypeScript vs JavaScript : Choosing the Right One

    TypeScript vs JavaScript : Choosing the Right One

    When I first started building websites in 2021, the decision to use JavaScript was an easy one – it was strong, well-documented, had a good community and seemed straightforward. I can recall many late nights debugging runtime errors that could’ve easily been picked up at compile-time, grappling with type coercion, and losing my mind trying…

    by

    in
  • How to  mock backend of selenium tests using Keploy

    How to mock backend of selenium tests using Keploy

    When I was learning selenium testing, I encountered an issue. Let me explain the issue in detail Search results for the 1st time Search results for the 2nd time I searched for ankit on google.com and I got the following result, then after some time I searched the same keyword on google.com, and this time…

    by

    in