#reactjs
Read more stories on Hashnode
Articles with this tag
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...
So recently I created a custom hook called useAnimationState to return me either of the two states - AnimationState.ZERO or AnimationState.ONE based...
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...
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...
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...
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...