Skip to content

백엔드 통신#3

Open
hyoring030 wants to merge 1 commit into
mainfrom
practice
Open

백엔드 통신#3
hyoring030 wants to merge 1 commit into
mainfrom
practice

Conversation

@hyoring030
Copy link
Copy Markdown
Collaborator

이번주 금잔디조 모각코에서,, 제 코드를 더이상 살릴 수 없다는 태경오빠의 말에,, 태경오빠가 코드를 줬습니다.....
이걸로 공부하라고 해서,, 공부중입니다 열심히 하겠습니다 🥲

Copy link
Copy Markdown

@frohsch frohsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋ 효리님 수고 많으셨습니다 !!
지금은 한 폴더에 모든 파일이 다 있는데 폴더링을 해서 정리해보는 것은 어떨까요?? 기본적으로는 뷰를 보여주는 Presentation과 네트워크와 관련된 파일은 담는 Network로 나눌 수 있고, Presentation 안에는 각 뷰로 나누고, 그 안을 또 Views, ViewControllers, Cells 등으로 나눌 수 있습니다!! 폴더링 방법은 개인마다 취향이 있고, 방법도 다양하니 몇 개 찾아보시고 효리님의 취향에 맞게 해볼 수 있을 것 같습니당 ~~ 나중에 뷰가 더 많아지면 볼더링을 해서 정리하는게 나중에 파일 찾기도 쉽고 가독성도 좋을거예요 !! 대신 Info 파일은 다른 폴더로 옮겨놓으면 프로젝트 Target에서 Info 파일의 경로를 수정해줘야해요 !! 이 점만 주의해주세요 ~~!! 수고 많으셨습니당 ~~

Copy link
Copy Markdown

@chaentopia chaentopia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생했습니다!! SF Symbol을 사용하면 이미지 에셋 다운 안받고도 사용할 수 있어요 한번 찾아보세용 👊🏿

Copy link
Copy Markdown
Member

@timotheekim10 timotheekim10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다! 폴더링을 통해 프로젝트 파일들을 정리하시면 더욱 좋을 것 같습니다. :)

Copy link
Copy Markdown
Member

@boogios boogios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이번주 코드 새로하시느라 수고 많으셨습니다!!

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

API_KEY = 17c352b1e494be918b7b160d6284cd9c
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gitignore 파일에 *.xcconfig 이렇게 한 줄 추가하면 이런 API 키 값이 포함된 .xcconfig 파일 함수를 깃에 안올라가도록 할 수 있어요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants