예제 배포 링크 https://fervent-hugle-5ea8ae.netlify.app/ 커리어 여정을 행복하게, 원티드 fervent-hugle-5ea8ae.netlify.app 필요한 것 useState, useRef, useEffect import { useState, useRef, useEffect } from "react"; 사용할 오브젝트 const WantedImg = [ "https://static.wanted.co.kr/images/banners/1489/312a0c29.jpg", "https://static.wanted.co.kr/images/banners/1486/fba2df30.jpg", "https://static.wanted.co.kr/images/banners/1468/3df..
https://github.com/Gilpop8663/RN-todo-travel GitHub - Gilpop8663/RN-todo-travel: React Native workHardTravelHard React Native workHardTravelHard. Contribute to Gilpop8663/RN-todo-travel development by creating an account on GitHub. github.com https://expo.dev/@gilpop/whth Expo Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React..
https://github.com/Gilpop8663/RN-weather GitHub - Gilpop8663/RN-weather: ReactNavtive Practice ReactNavtive Practice. Contribute to Gilpop8663/RN-weather development by creating an account on GitHub. github.com https://expo.dev/@gilpop/gilpop-weather Expo Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React. expo.dev
저도 저 기능을 사용하고 싶은데 이름이 기억이 안나서 해멨습니다. title 전역특성은 요소와 관련된 추가 정보를 제공하는 텍스트를 나타냅니다. 타이틀을 사용한 코드 © 2021 - Kim Young Gil, All rights reserved. 타이틀을 여러줄로 표현할수도 있다. https://developer.mozilla.org/ko/docs/Web/HTML/Global_attributes/title title - HTML: Hypertext Markup Language | MDN title 전역 특성은 요소와 관련된 추가 정보를 제공하는 텍스트를 나타냅니다. developer.mozilla.org
https://github.com/Gilpop8663/reactmaster GitHub - Gilpop8663/reactmaster: reactmaster reactmaster. Contribute to Gilpop8663/reactmaster development by creating an account on GitHub. github.com https://gilpop8663.github.io/reactmaster/ Nomflix gilpop8663.github.io
https://github.com/Gilpop8663/trello-2021 GitHub - Gilpop8663/trello-2021: trello-2021 site trello-2021 site. Contribute to Gilpop8663/trello-2021 development by creating an account on GitHub. github.com https://gilpop8663.github.io/trello-2021/ ToDo App gilpop8663.github.io
어려웠던 부분 5가지 데이터 페이지 1,2,3 합쳐서 보여주기 tsx 반복 사용 검색 query string 사용 youtube api 사용 리액트 컴포넌트 데이터 방식에 따라 prop을 설정하여 재사용하기 React, 노매드 코더 강의// 영화 사이트 만들면서 어려웠던 부분들 5가지 , 후기 깃허브 주소 https://github.com/Gilpop8663/reactmaster GitHub - Gilpop8663/reactmaster: reactmaster reactmaster. Contribute to Gilpop8663/reactmaster development by creating an account on GitHub. github.com 1.20개의 데이터가 나오는 API 호출 후 여러 개의 데..
문제점 페이지 1과 페이지 2의 데이터를 합치려고 하였으나 ...Spread Operator (전개연산자) 를 사용하였을 때 20개의 값밖에 나오지 않았다. 이유는 오브젝트 안에 오브젝트를 전개하려고 하여서인지 정확히는 잘 모르겠다. const newPages123 = [{ ...page1.data?.results, ...page2.data?.results }]; 해결 방법 const newPages: IMovie[] = []; console.log(newPages); page1.data?.results.map((item) => newPages.push(item)); page2.data?.results.map((item) => newPages.push(item)); 20개의 배열안에 20개의 오브젝트가 ..
- Total
- Today
- Yesterday
- error
- 위코드
- 윤성우 열혈C프로그래밍
- jest
- 우아한테크코스
- React
- createPortal
- nodejs
- C언어
- env
- 아차산
- 초보
- javascript
- CLASS
- WSL2
- 원티드
- 프론트앤드
- electron
- NextRequest
- 노마드코더
- 노개북
- 북클럽
- nextjs
- 프리온보딩
- Storybook
- NextApiRequest
- import/order
- TopLayer
- 스토리 북
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |