Skip to content

Instantly share code, notes, and snippets.

View lijialiang's full-sized avatar
👨‍💻
Do Something Interesting.

lijialiang lijialiang

👨‍💻
Do Something Interesting.
View GitHub Profile
const App: React.FC = () => {
const { form, updateValue, getFormData } = useForm({
input1: {
type: FormDataType.text,
value: '1'
},
input2: {
type: FormDataType.text,
value: '2'
},
@lijialiang
lijialiang / 📊 Weekly development breakdown
Last active July 18, 2024 06:13
📊 Weekly development breakdown
Go 24 hrs 4 mins █████████████████▏░░░ 81.8%
Markdown 3 hrs 38 mins ██▌░░░░░░░░░░░░░░░░░░ 12.4%
Other 56 mins ▋░░░░░░░░░░░░░░░░░░░░ 3.2%
TypeScript 18 mins ▏░░░░░░░░░░░░░░░░░░░░ 1.1%
YAML 12 mins ▏░░░░░░░░░░░░░░░░░░░░ 0.7%