The introduction is empty
Posts
Q&A
xcode 에 push Notification
오늘 개발자 멤버십을 구입 했는데 아직 처리가 안되어 있습니다멤버십하고 연관이 있을까요?
- Likes
- 0
- Comments
- 1
- Viewcount
- 563
Q&A
mysql_secure_installation 정책에 관해
Yes 말고 no로 해야지 넘어가네요!
- Likes
- 0
- Comments
- 3
- Viewcount
- 565
Q&A
postData.split is not a function 에러
Warning: Failed prop type: Invalid prop post.id of type number supplied to PostCard, expected string.이런 에러를 보고 post.id 타입을 number에서 string으로 바꿔주니까 게시글이 올라갔는데 이렇게 해결해도 나중에 문제없을까요....?PostCard.propTypes = { post: PropTypes.shape({ id: PropTypes.string, user: PropTypes.object, content: PropTypes.string, createdAt: PropTypes.object, Comment: PropTypes.arrayOf(PropTypes.object), Images: PropTypes.arrayOf(PropTypes.object), }).isRequired, };
- Likes
- 0
- Comments
- 1
- Viewcount
- 525
Q&A
회원가입 페이지 실행
네 db연결 성공 뜨고 dev-server 관련해서 공지사항 있길래 그걸로 바꾸었습니다. (사진)(사진)
- Likes
- 0
- Comments
- 2
- Viewcount
- 369




