Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yossydev committed Dec 20, 2024
1 parent 1eb03ad commit b18d19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/posts/typescript-browser-support.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "書いたTypeScriptがブラウザにそのまま配信する"
title: "書いたTypeScriptがブラウザにでそのまま動く未来はあるのか"
description: "Node.jsのTypeScriptサポートが進んでいることで、ほぼ全ての主要なJavaScriptランタイムでTypeScriptが動くようになってきています。しかし、最も人気なランタイムであるブラウザでは、引き続きJavaScriptしか動作しません。ブラウザでTypeScriptを直接動かす未来はあり得るのか?その可能性と課題について、考えてみたいと思います。"
date: "2024/12/19"
updatedAt: "2024/12/19"
Expand Down

0 comments on commit b18d19b

Please sign in to comment.