# Turbolinks - 웹앱 내비게이션을 빠르게

> Clean Markdown view of GeekNews topic #2289. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2289](https://news.hada.io/topic?id=2289)
- GeekNews Markdown: [https://news.hada.io/topic/2289.md](https://news.hada.io/topic/2289.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-06-18T12:55:58+09:00
- Updated: 2020-06-18T12:55:58+09:00
- Original source: [github.com](https://github.com/turbolinks/turbolinks)
- Points: 7
- Comments: 1

## Topic Body

- Basecamp 와 Hey 에서 사용중인 라이브러리

- SPA가 아닌 사이트에서 링크 클릭시 SPA처럼 해당페이지를 로드하고 내용만 교체해서 전체 페이지 로딩하지 않게 만듬

ㅤ→ body 는 교체, head 는 합침

- 링크어노테이션 이나 서버 & 클라이언트에 수정 필요없음

- 페이지 뒤로가기 & 리로드 버튼도 그대로 사용가능

- 모바일 앱 지원

## Comments



### Comment 2039

- Author: gera1d
- Created: 2020-06-18T13:44:45+09:00
- Points: 2

https://stimulusjs.org/ 를 같이 쓰면 더 좋습니다.
