Silver Library (Archived)
Record - May 22 본문
Although Redux has some debate whether beginner should use this or do it when they feel react is not comfortable, still, sure the way to separate those state to each file and manage them independently concept sounds good.
At least for me. I no longer need to sick of linking all of them so massively. So, that's the point. I am highly likely to edit my page occasionally - state.
The question is, UI. Looks like this Redux does support some limited UI feature anyway.
If that so, don't be greedy and patient. Do only what I can do. Then, challenge to go advanced.
So here are the minimum objectives:
1. SPA feature - either screen transition or vertical scroll method.
2. default URL page should display the home.
Ideal objective:
1. make comment or email section.
2. vertical scrolling should be enabled with SPA feature.
Patient...don't do anything stupid.
'Face the fear, build the future' 카테고리의 다른 글
May 24 - React first. (0) | 2021.05.24 |
---|---|
May 23 - personal page construction with react-redux (0) | 2021.05.23 |
Record - 21 May (0) | 2021.05.22 |
Checklist [Week 2, May] (0) | 2021.05.06 |
기초부터 다시 해보기 - react.js (1) function 과 useState 사용법 (0) | 2021.05.06 |