Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- lifecycle
- Lazy
- Your app is missing support for the following URL schemes: your_ios_client_id
- ios
- 씨샵언어
- spring guide
- consuming a restful web service
- Domain-driven-develop
- developer
- schemes
- Spring
- native개발
- sementic versioning
- ios login
- 모바일개발
- java
- WWDC21
- view
- Demystify SwiftUI
- Explict Identity
- 개발자
- github
- Beginner Developer
- Xcode
- Identity
- swift
- backend
- Lifetime of SwiftUI
- xml delegate
- git
Archives
- Today
- Total
목록JavaScript (1)
Dev_Dylan

React 프로젝트를 정적 포트폴리오 사이트에 통합하는 2가지 방법 (초보자 가이드)🤔 고민의 시작최근 토이 프로젝트들을 한눈에 볼 수 있는 포트폴리오 허브 페이지(index.html)를 만들기 시작했습니다.처음에는 순수 HTML/CSS로 만든 정적인 프로젝트들만 있었습니다. index.html (메인 허브) → project1.htmlindex.html (메인 허브) → project2.html 모두 정적인 페이지였기 때문에 아무런 문제가 없었습니다.단순히 메인 프로젝트에서 각 프로젝트의 html 파일로 링크( 태그)만 제대로 걸어주면 끝이었으니까요. 하지만 세 번째 프로젝트로 React를 사용하면서 문제가 발생했습니다.'React로 만든 프로젝트는 어떻게 이 허브 페이지에 합쳐야 하지?'라는 근본..
Frontend
2025. 8. 31. 20:41