DEV Community

Discussion on: What was your win this week?

Collapse
 
king11 profile image
Lakshya Singh

Lots of them

  • I was a able to implement my own useFetch and useMasonry hooks.
  • Learned about several ways to implement masonry layouts.
  • Created Infinite Scroll using Graphql and Nextjs
  • Created a PR for optimization of three way quick sort.