Sergiy
@MrSeagerAll solutions
- Submitted 21 days ago
React, Bootstrap, TypeScript, Spring
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
I want to know more about spring
- Submitted 29 days ago
React, TypeScript, Spring, Bootstrap
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
Should make it in a simpler way next time
- Submitted about 1 month ago
React, Spring, TypeScript, Bootstrap
#animation#bootstrap#react#typescript- HTML
- CSS
- Submitted about 2 months ago
React, Bootstrap, Spring, TypeScript
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
With spring stuff
- Submitted about 2 months ago
React, Spring, Bootstrap, TypeScript
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
- API
const transitions = useTransition(adv, { from: { opacity: 0, transform: 'translateY(-220px)' }, enter: { opacity: 1, transform: 'translateY(0)' }, leave: { opacity: 0, transform: 'translateY(220px)' }, config: { tension: 220, friction: 24 }, exitBeforeEnter: true, });
animation on leave should go down with this
transform: 'translateY(220px)'
but it's just ignored - Submitted 2 months ago
React, Bootstrap, TypeScript and Animation
#animation#bootstrap#react#typescript- HTML
- CSS
To make animation less clunky
- Submitted 2 months ago
React, Bootstrap, TypeScript and AOS for animation
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
- Submitted 3 months ago
React, TypeScript, Bootstrap
#bootstrap#react#typescript#animation- HTML
- CSS
- JS
If I use typescript correctly. And I have issue with mobile version for some reason there is a space on right side I don't know why and how to get rid of it
- Submitted 5 months ago
React, Bootstrap, TypeScript
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
None
- Submitted 5 months ago
React, Bootstrap and TypeScript
#animation#bootstrap#react#typescript- HTML
- CSS
- JS
None
- Submitted 5 months ago
React, Bootstrap, TypeScript
#bootstrap#react#typescript- HTML
- CSS
- JS
I still need help with typescript I'm not sure if I am using it correctly
- Submitted 5 months ago
I used React, Bootstrap and TypeScript
#bootstrap#react#typescript- HTML
- CSS
- JS
TypeScript
- Submitted 6 months ago
I used React and Bootstrap
#react#bootstrap- HTML
- CSS
- JS
My code for calculating is massive, I am sure there is a way to make it much more readable, I tried to ask for some help from AI, but it solution didn't work