Relative Content

Tag Archive for javascriptreactjstypescriptfrontend

Child Component function firing before parent state is updated

I have been trying to make a dropdown component that is reusable and decided to put 2 inputs in there so I can validate the range of value. The validation happens but the state passed as a prop does not update before setIsOpen function is fired.

Child Component function firing before parent state is updated

I have been trying to make a dropdown component that is reusable and decided to put 2 inputs in there so I can validate the range of value. The validation happens but the state passed as a prop does not update before setIsOpen function is fired.

Span element not displaying inside div in React component with Tailwind CSS

I’m working on a React component that uses Tailwind CSS for styling, and I’m encountering an issue where a element is not displaying inside a . I’m trying to create a video carousel where each video has a corresponding indicator, and the indicator includes a element for progress. However, the elements are not showing up inside their parent s.

Advanced frontend dev

I am searching for something like a „road map“ for grow up my frontend skills.
At work I have achieved the highest level, and for example React is just some times used, without typescript and without the new features…
I learned in the passt from books, udemy, youtube and others, but I see that there is a huge difference between what you learn and how the thinks will be in a real production.
2 years of frontend development with: