[20220613 M]

devbit4 [front-end developer]·2022년 6월 13일
0

TIL

목록 보기
65/163

오늘은 (6) 월 (13) 일 / 날씨: (습함)

한줄:


💼 1) WORK & CODE REVIEW

8 to 17

✍️ 소스코드


💻 2) ALGORITHM & STUDY

Every Morning / Every Evening

✍️ REACT

const Board=styled.div`
	background-color: ${(props) => props.theme.boardColor};
    min-height:200px;
`
const Card= styled.div`
	background-color: ${(props) => props.theme.cardColor};
    padding:10px;
`
  • String 에 + 붙이면 => Number
  • Recoil Selector get/ set
const Wrapper= style.div`
	width:100%;
    max-width:480px;
    height:100vh;
	display:flex;
    justify-content:center;
    align-items:center;
    margin: 0 auto;
`
const Boards= style.div`
	width:100%;
	display:grid;
    grid-template-columns: repeat(3,1fr);
`

🆎🎾 3) ENGLISH/ GERMAN / TENNIS / SWIMMING

Monday/ Wednesday(Tuesday)/ Thursday (Clarisse랑 날짜 조정하기)
Tuesday / Thursday 21 to 22
Saturday 20 to 22

  • went to a cafe
  • one of my friends also complained about it.
  • financial advisor
  • Thank you for putting much effort!

📌 4) ETC (READING/ ECONOMY/ FRIENDS)

Free time


6) TODO & QUESTIONS

  • 설계 기초자료 작성 => 금요일 미팅 5시 30

❤️ 6월 GOALS

  • notion week plan 루틴루틴루틴
  • 여유생기면 일기말고 칼럼형태?
  • 마이 프로젝트 시간 확보하기
  • 질문질문
  • 수영 다시하게 되어 행복🐬
  • 잔디 좀 심어볼까
  • 알고리즘 공부.....ㅇㅅㅇ
profile
제대로 꾸준하게 / 블로그 이전 => https://dailybit.co.kr

0개의 댓글