# Ruck - Deno용 Buildless React 웹 프레임워크

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7179](https://news.hada.io/topic?id=7179)
- GeekNews Markdown: [https://news.hada.io/topic/7179.md](https://news.hada.io/topic/7179.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-14T09:13:55+09:00
- Updated: 2022-08-14T09:13:55+09:00
- Original source: [ruck.tech](https://ruck.tech/)
- Points: 6
- Comments: 0

## Topic Body

- ESM, Dynamic Imports, HTTP Imports, Import Map등을 활용해서 트랜스파일/빌딩 단계가 없음   
- Deno 와 Browser가 코드를 직접 실행   
- 기존 프레임워크에서 복잡하거나 불가능했던 일들이 쉽게 가능   
  - RegEx 나 커스텀 로직을 통한 다이나믹 라우팅   
  - 컴포넌트가 TransfterContext 활용   
  - useHead React hook으로 적절한 헤드 태그 렌더링   
  - 컴포넌트 레벨 데이터 페칭 가능한 SSR   
  - React Hook을 이용한 GraphQL 사용

## Comments



_No public comments on this page._
