Commit graph

41 commits

Author SHA1 Message Date
Simone Poggiali
291a422871
Social network minor update (#118) 2024-10-15 19:18:35 +02:00
Simone Poggiali
edd5b68688
Add more information on declare keyword (#117)
* add defition for declare

* update books

* update website
2024-06-04 18:49:00 +02:00
Simone Poggiali
ac90c7f27a
Updates for TypeScript 5.3 and 5.4 (#116)
* update ts

* add Import Attributes

* add NoInfer

* update cn

* update prettier

* update books

* update book with content 5.3 and 5.4
2024-06-02 21:43:32 +02:00
Simone Poggiali
3d344327f1
Add donation paragraph in CN version (#115)
* add donation in cn

* update books

* update website
2024-05-30 17:37:46 +02:00
Simone Poggiali
1495c68e14
Fix invalid epubs (#111)
* fix epub error in en version
* fix epub error in cn version
* improve readme with debug tools
* add more instruction for devs
* update website
* fix lint
2024-05-28 17:43:09 +02:00
Simone Poggiali
1e49a56c43
Minor changes to introduction and Update make file with preview website (#110) 2024-05-27 20:22:16 +02:00
Simone Poggiali
c3f8b1adb8
Add links to the website (#100) 2024-01-18 16:06:36 +01:00
Simone Poggiali
f4244431e0
Fix formatting in mds (#98) 2024-01-18 15:53:12 +01:00
Simone Poggiali
e9058b1010
Fix prolematic characters in Markdown (#94)
* fix link

* excape problematic characters
2024-01-17 23:52:15 +01:00
Simone Poggiali
dc572c5541
Website (#93)
Website version of the book and related tooling.
2024-01-17 16:59:09 +01:00
nnecec
6299039646
Remove the part that do not exist in EN version (#91)
* Remove the part that do not exist in EN version

* Remove the part duplicate of  in EN version
2024-01-15 19:51:37 +01:00
Simone Poggiali
ab9f9b20d6
Improve snippet (#90)
* improve snippet

* update ebooks
2024-01-11 19:00:31 +01:00
spiralcat
ba4dec123d
fix: translate remained code comments to Chinese (#87)
* fix: translate remained code comments to Chinese

* fix: translate code comments

* fix: translate code comments
2023-12-09 18:48:52 +01:00
spiralcat
ca6580b231
Minor fixes (#85)
fix format
2023-12-02 14:16:20 +01:00
Simone Poggiali
a8f1c2cc0b
Add information about importHelpers (#84) 2023-10-11 09:08:45 +02:00
Simone Poggiali
6e1a2a2eaf
Improvements: Strict Object Literal Checking (Freshness) (#80) 2023-09-17 00:24:13 +02:00
Simone Poggiali
42c809ccd4
Improvements (#79) 2023-09-15 17:28:51 +02:00
Simone Poggiali
c48d201df1
Minor fixes (#78) 2023-09-14 20:55:16 +02:00
Simone Poggiali
fdc0861e3c
Minor fixes (#77) 2023-09-14 19:57:31 +02:00
Simone Poggiali
871140628f
Improve code snippets and formatting (#76) 2023-09-14 15:45:07 +02:00
Simone Poggiali
d2b99fe9b8
Better organize content (#75)
- Better organize content.
- Fix titles formatting.
2023-09-14 14:07:34 +02:00
Simone Poggiali
2d38fbe358
TypeScript 5.2 Metadata (#74) 2023-09-12 18:11:00 +02:00
Simone Poggiali
ad0163efc3
Improve formatting (#72) 2023-09-11 18:09:18 +02:00
Simone Poggiali
c2bca55c89
TypeScript 5.2 using declaration (#71) 2023-09-11 17:58:00 +02:00
Simone Poggiali
4a33b32c8e
Update Symbol (#70) 2023-09-08 07:55:00 +02:00
Simone Poggiali
183283c30c
Add Named Tuple Type (#69) 2023-09-07 16:19:49 +02:00
Simone Poggiali
795eb8fae0
Type-Only Import Paths with TypeScript Implementation File Extension (#68) 2023-09-07 11:29:34 +02:00
Simone Poggiali
b361e6cf20
TypeScript Recursive Type (#66) 2023-09-07 10:56:04 +02:00
Simone Poggiali
31e5e4097f
Mapped Type Modifiers (#65) 2023-09-07 10:10:29 +02:00
Simone Poggiali
d0a55d2efc
Fix minor errors (#63)
Fix:
- Formatting issues.
- Typo in ESM.
- Enum simpler comments.
2023-08-21 19:56:44 +02:00
Neko Null
552b0aa31f
fix #60 (#61) 2023-08-21 13:59:39 +02:00
Simone Poggiali
daa708ff1f
Improve example for asserts (#59)
Improve example for asserts and update ebooks.
2023-08-18 15:53:26 +02:00
Fazhe
8b80dae134
fix: base type number (#56) 2023-08-03 23:13:33 +02:00
Simone Poggiali
eba683b984
Update download links (#52)
* update downlaod section

* update books and script

---------

Co-authored-by: GitHub Actions Bot <>
2023-07-23 10:46:02 +02:00
Simone Poggiali
853a9d1eac
Setup markdownlint and lint files (#40)
- Set up markdownlint.
- Lint the files.
- Correct the title in the Chinese ebook.
- Manage multiple language versions in the tooling.
2023-07-18 21:52:16 +02:00
Simone Poggiali
d88b938c01
Checks on pre-commit and pre-push (#39) 2023-07-18 16:56:30 +02:00
Simone Poggiali
27a889d798
Fix typo, "preserver" to "preserve" in Chinese version (#38)
* fix typo preserver

* update epub version
2023-07-17 15:25:32 +02:00
Simone Poggiali
1893e3afe6
Add downloads Epub versions (#37)
* escape for ebook

* add epub eng version

* fix escaping for ebook in chinese

* add epub chines version

* update tools readme

* rephrase text for languages

* add links to downloads

* update link
2023-07-17 15:18:40 +02:00
angle
5bd18b640e
Update README-zh_CN.md (#35)
* Update README-zh_CN.md

* Update README.md
2023-07-17 14:24:39 +02:00
frazar
39982cfcbf
Format error message in README-zh_CN.md (#32) 2023-07-11 23:06:52 +02:00
夕叩
fd17b26326
Translate into chinese (#25)
* feat: chinese version

* feat: modify the table of content

* style: Optimize some display

---------

Co-authored-by: yinhang.johan <yinhang.johan@bytedance.com>
2023-07-09 19:54:09 +02:00