It's your code,
be an optimist|
Become a better coder
simply by being optimistic.
No, I'm not UI/UX designer.
Explore Apps
There are some experimental apps I made shown below. You can either try or explore it, since certain apps are open source. Start from here.
Dev 4 min read
How To Implement Slots in React with Web Components Style
Learn how to implement flexible web component-style slots in React using custom hooks. This guide presents a TypeScript-compatible solution for creating modular, reusable layouts with intuitive component composition, enhancing your React development workflow.