Lakshya Thakur
Lakshya Thakur's Blog

Lakshya Thakur's Blog

Follow
homeRandom DS/AlgoSponsor By ChanceHackathon experienceUnsplashSoundcloudStackOverflowbadges
Tag

React

#reactjs

More content

Read more stories on Hashnode


Articles with this tag

Migrating my side project from CRA to Next.js

Apr 4, 20224 min read 717 views

It's a beautiful sunny day, birds are chirping, your side project is running seamlessly... but then...... you get a $5.90 bill payment reminder for...

Migrating my side project from CRA to Next.js

Creating a custom hook for dual animation state

Jun 25, 20213 min read 54 views

So recently I created a custom hook called useAnimationState to return me either of the two states - AnimationState.ZERO or AnimationState.ONE based...

Creating a custom hook for dual animation state

Building Animeccha - Epilogue

Dec 24, 20202 min read 48 views

What I built A web app where a user can scroll through some of my favorite anime scenes of all time !! Category Submission: Random Roulette: A fun...

Building Animeccha - Epilogue

Building Animeccha - Going live on App Platform 🚀

Dec 23, 20203 min read 40 views

Quick recap - App is deployed on Netlify but the assets required are on DigitalOcean Spaces which helped us solve the problem of storage and speed...

Building Animeccha - Going live on App Platform 🚀

Building Animeccha - Using DigitalOcean Spaces

Dec 22, 20203 min read 27 views

Quick recap - App works in localhost, App deployed to Netlify but now App needs to be deployed on the App Platform. But before that we explore and use...

Building Animeccha - Using DigitalOcean Spaces

Building Animeccha - Going live but not really !!!

Dec 21, 20202 min read 34 views

So continuing from my previous post, the app was ready enough to test on the Internet and I hooked the github repo's main branch to Netlify. Cool now...

Building Animeccha - Going live but not really !!!