author avatar Bekzod Jon
Posts Projects Tags About GitHub ↗ Twitter / X ↗
cover
December 7, 2024 react typescript web

How to pass ref as a prop in React

How to pass and forward refs as props in React using TypeScript, with practical examples.

cover
December 29, 2023 swift cheatsheet

Swift Cheatsheet

A quick reference guide for the Swift programming language covering the primary types, including Number, String, and Bool, and advanced data structures like Set, Array and Dictionary

cover
January 31, 2023 react typescript web

How to use forwardRef in Typescript

How to use forwardRef in React, TypeScript.

build 🚀