Skip to content

Commit 88d1fce

Browse files
committed
feat: ✨ translate YouWillLearn (0% finished)
1 parent 51661f0 commit 88d1fce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/learn/extracting-state-logic-into-a-reducer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ title: State Logic কে একটি Reducer এ স্থানান্ত
1010

1111
<YouWillLearn>
1212

13-
- What a reducer function is
14-
- How to refactor `useState` to `useReducer`
15-
- When to use a reducer
16-
- How to write one well
13+
- reducer function বলতে কী বুঝায়
14+
- কিভাবে `useState` কে গুছিয়ে `useReducer` এ পরিণত করা যায়
15+
- কখন reducer ব্যবহার করতে হয়
16+
- কীভাবে একে ভালভাবে লিখতে হয়
1717

1818
</YouWillLearn>
1919

0 commit comments

Comments
 (0)