# 2023년 웹 개발 트렌드 10가지 (번역)

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8634](https://news.hada.io/topic?id=8634)
- GeekNews Markdown: [https://news.hada.io/topic/8634.md](https://news.hada.io/topic/8634.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-07T10:46:02+09:00
- Updated: 2023-03-07T10:46:02+09:00
- Original source: [ykss.netlify.app](https://ykss.netlify.app/translation/10_web_development_trends_in_2023/)
- Points: 29
- Comments: 3

## Topic Body

- (메타)프레임 워크  
- 애플리케이션 및 렌더링 패턴  
- 엣지에서 서버리스  
- 데이터베이스 르네상스  
- 자바스크립트 런타임  
- 모노레포  
- 유틸리티 우선 CSS  
- 타입스크립트를 통한 엔드 투 엔드 타입 안전성  
- 빌드 도구  
- AI 주도 개발

## Comments



### Comment 15157

- Author: roxie
- Created: 2023-03-11T16:08:06+09:00
- Points: 1

Next.js 를 "React 프레임워크를 감싸는 메타 프레임워크"로 정의하는데, 이에 대한 긱뉴스 유저분들의 생각이 궁금합니다 :thinking:

### Comment 15242

- Author: sungwoo
- Created: 2023-03-18T13:27:59+09:00
- Points: 2
- Parent comment: 15157
- Depth: 1

next.js 까지 라우트, SSR 방식, 번들링 방식등을 모두 결정해서 생산성을 높인 솔루션을 요새 meta framework라고 하는 것 같습니다.  
  
react는 라이브러리에 가깝고 하나의 제품으로서 사용자에게 가치를 전달하기 위해선 더 많은 boilerplate 들이 필요하니까요.

### Comment 15083

- Author: xguru
- Created: 2023-03-07T10:47:01+09:00
- Points: 1

3주전에 제가 헤드라인과 목록만 정리해서 올렸는데, 전체 번역글이 올라와서 다시 공유합니다.   
[2023년의 웹 개발 트렌드](https://news.hada.io/topic?id=8486)
