tOnski86
@tOnski86All solutions
React Controlled Elements + Custom Form Validation
#react#tailwind-cssSubmitted 5 months agoI am still running into a few challenges with animating parts of the application, especially if components are added/removed to the virtual DOM. Any insight on how to animate components as it mounts/unmounts would be appreciated!
Practicing State Management in React and Animations in Tailwind
#react#tailwind-cssSubmitted 5 months agoBack to the drawing board and learn more about state management.
useEffect and Fetch API
#react#tailwind-cssSubmitted 5 months agoEDIT I finally got animations to work on this project! 🔥🔥🔥
Still getting stuck on animating my components, also user-triggered animations. Might look into framer motion but would rather figure out if there's a React x Tailwind way before I explore other libraries.
This project taught me invaluable lessons on planning before coding
Submitted 5 months agoTransitioning React components, and best practices for handling forms (state, validation and styling) in React.
Component Composition, State Management and Conditional Rendering
#react#tailwind-cssSubmitted 5 months agoFeedback on the project's overall logic would be greatly appreciated! 🚀
React Practice Toggle (useState) and Fake Data Fetch (useEffect)
#react#tailwind-cssSubmitted 5 months agoNeed to work on implementing animations for React state changes.
Attempted Implementation of Reusable Components
#react#tailwind-cssSubmitted 5 months agoLooking for a better way to implement component reusability with React + Tailwind CSS.
Reusable React Card Component
#react#tailwind-cssSubmitted 5 months agoMade the card reusable in React - but how do I position in the grid without passing the utility classes as props?
Dynamic Layout Using CSS Grid
#react#tailwind-cssSubmitted 6 months agoDynamically swapping the desktop and mobile images in Tailwind CSS by toggling display properties from hidden to block depending on the viewport. Pretty sure there's better ways to implement this.
Responsive Recipe Page React + Tailwind CSS
#react#tailwind-cssSubmitted 6 months agoSpeed and efficiency when implementing a mobile-first design with Tailwind CSS.
Implemented mobile-first design
#react#tailwind-cssSubmitted 6 months agoI think I just need more reps.
Learning Mobile First Workflow
#react#tailwind-cssSubmitted 6 months agoLearn how to refactor code if starting with desktop-first design.