Open in app
Home
Notifications
Lists
Stories

Write
vineet Karmiani
vineet Karmiani

Home

Aug 24, 2021

How our team improved the page load time?

Recently our team came across a situation where one page of our site was taking a lot of time to load thereby delaying the user interaction. Therefore we decided to diagnose the problem and increase the performance. On the page which was taking a long wait time, our first step…

Page Load Time

4 min read

How our team improved the page load time?
How our team improved the page load time?

Jun 14, 2021

Replacing Conditional With Polymorphism

If your piece of code has a too many conditional statements, it’s a sign of code smell. For example, lets say you want to make a Covid Vaccination App which requires you to check if the user is eligible for the vaccination. public boolean CheckVaccineEligibility(String vaccineChosen) { if(vaccineChosen=="Covaxin")…

Conditional Statements

3 min read

Replacing Conditional With Polymorphism
Replacing Conditional With Polymorphism

Jun 2, 2021

JWT Made Easy!

Before jumping into JWT, let's see what HTTP means. HTTP is a stateless protocol used to transfer data over the web. Let's see what we mean by the word stateless here. As you can see from the above diagram, even though the user had sent his credentials for the first…

Jwt Token

4 min read

JWT Made Easy!
JWT Made Easy!
vineet Karmiani

vineet Karmiani

Following
  • Harsh Kumar Khatri

    Harsh Kumar Khatri

  • Michael Simmons

    Michael Simmons

  • Dasani Madipalli

    Dasani Madipalli

  • Anjali Viramgama

    Anjali Viramgama

  • Harshini Komali

    Harshini Komali

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable