Weekly#1
2024-7-27 23:29:34 Author: taxodium.ink(查看原文) 阅读量:6 收藏

News | Article

module: add –experimental-strip-types #53725

It is possible to execute TypeScript files by setting the experimental flag --experimental-strip-types. Node.js will transpile TypeScript source code into JavaScript source code. During the transpilation process, no type checking is performed, and types are discarded.

增加 --experimental-strip-types 标记后,可以在 NodeJS 中执行 TypeScript 代码了。

Tool

whats.new

Google 的一个服务,例如 pen.new 会打开一个空白的 CodePen 页面。具体有那些 .new 网站,可以看看网站的列表。

jsoncrack.com

对于层次比较深的 JSON,可以用这个网站可视化成类似 xMind 的树形图,比较直观的看到 JSON 的结构。

Author Spike Leung

LastMod 2024-07-28 (0ff2bc5)

License CC BY-NC-ND 4.0


文章来源: https://taxodium.ink/post/weekly/1/
如有侵权请联系:admin#unsafe.sh