-
데이터를 받아서 전역 상태로 관리하고,
다시 컴포넌트로 뿌려주는 데이터의 프로세스를 이해하고 분석하기
분석한 내용, 알게 된 내용은 코멘트로 남기기.
너무 정리할 필요없이 단편적인 코멘트를 여러번 남겨도 좋음!
-
-
Dear Mike,
I just sent you Finnish CDI data via Funet FileSender. I sent four SPPS files. Two of those include data collected using the long form versions of the Finnish CDI, and two files include …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
### What happened?
Hello. Our app is using this library and Apollo/client in react native.
Our user are experiencing below error. We don’t know the cause.
Help me, please!
1. "[googleMobileAds/…
-
> 담당자 : 박종협
> 내용 : 마이페이지 > 나의 여행일기 > 작성(write)
> 시작일 : 2023/03/07
> 예상 종료일 : 2023/03/13
> 실제 종료일: 2023/03/15
> 후기 : KakaMap 다루기가 쉽지 않았음
-
## 질문 작성자
최영범
## 문제 상황
문제 요약 : useEffect에 조건부 렌더링이 되도록 코드를 작성했다. 그러나 리렌더링 시 조건이 바뀌지 않았음에도 useEffect가 실행이 되어 useEffect안의 함수가 불필요하게 실행이 된다.
문제 상세 :
- Main.jsx 코드
![image](https://user-…
-
request : DB에 넣을 때 그대로 넣기
-
안녕하세요,
CustomOverlayMap 클래스를 state로 관리했을 때, 동적으로 표시할 수 있는 방법이 있나요?
```javascript
const [overlays, setOverlays] = useState([
{ key: "marker-1", lat: 37.52897, lng: 126.917101 },
{ key: "ma…
-
### Version of kakao-login libraries
4.2.3
### Version of react-native
0.68.2
### Platforms you faced the error (IOS or Android or both?)
iOS
### Expected behavior
pr…