Why You Might Not Need an Effect: Optimizing React ComponentsIn modern React development, the useEffect Hook is a powerful tool. However, it’s often overused or misused, leading to unnecessary…May 10, 2024May 10, 2024
Published inKodaDot FrontierMy journey as a developer at KodadotA year ago, I never thought that I’d be the top contributing and only early female developer on a thriving open source NFT gallery project.May 8, 2023May 8, 2023
Skeleton Widget Without Any Package in FlutterA nice skeleton widget without any external package, easy to do.Jan 10, 2023Jan 10, 2023
Caching with Redis in a simple Next.js AppCaching is an important optimization technique and having an in-memory cache can definitely improve the performance. In this article, we…Nov 4, 2021Nov 4, 2021
Improve your pull requests with Github templatesAdding a pull request template is a great practice as the project contributors will automatically see the pull request template rules you…Jul 25, 2021Jul 25, 2021
Highlight specific part of a component in ReactThere are a lot of libraries available on the internet like Intro.js, Joyride to create guided tours or onboarding on your website…Jul 11, 20212Jul 11, 20212