PinnedMy Take on “Thinking in React Query”React Query is a state manager like Redux or Zustand, but it only manages async data. Since it’s a state manager like others, it can also…Nov 30, 2024Nov 30, 2024
PinnedScratch Implementation of Logistic RegressionFor the scratch implementation of logistic regression. We will be using Advertisement dataset which i took from Kaggle. Thanks to the…Feb 27, 2021Feb 27, 2021
Same Site Cookie Attribute in shortLet's start with what is a same site cookie attribute? Same site attribute in a cookie is a rule that instruct how cookies are sent with…Aug 18, 2023Aug 18, 2023