# Deno 1.35: A fast and convenient way to build web servers

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9648](https://news.hada.io/topic?id=9648)
- GeekNews Markdown: [https://news.hada.io/topic/9648.md](https://news.hada.io/topic/9648.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2023-07-06T10:59:06+09:00
- Updated: 2023-07-06T10:59:06+09:00
- Original source: [deno.com](https://deno.com/blog/v1.35)
- Points: 7
- Comments: 0

## Topic Body

- `Deno.serve()` 로 간단하게 웹서버 실행 가능, `Deno.serveHttp()` 가 비동 iterator 로 요청을 순차적으로 실행하는거에 비해 아주 간단, 웹 표준 Request, Response 그리고 fetch 도 간단하게 사용가능, express+node 대비 나은 성능  
- npm 과 Node 의 호환성 챙김, http, https, zlib 그리고 추가 커뮤니티 패키지들의 호환성이 높아짐  
- Deno, Web API 변경  
- Language Server 개선, auto-import  
- Standard library updates  
- V8 11.6 and TypeScript 5.1.6 로 업데이트

## Comments



_No public comments on this page._
