From 34f7a41d337e19f65ad5506ec50d135e7ca6c970 Mon Sep 17 00:00:00 2001 From: gvergnaud Date: Sat, 18 Jan 2025 19:45:35 -0500 Subject: [PATCH] readme: improvements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 432291f0..97abf1f5 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ npx jsr add @gabriel/ts-pattern ## Want to become a TypeScript Expert? -Check out 👉 [Type-Level TypeScript](https://type-level-typescript.com/), my online course teaching how to unleash the full potential of TypeScript's Turing-complete type system. You already know how to code, and types are just another programming language to learn! This course will show you how to transfer your existing coding skills to TypeScript types, so that you never get stuck on a type error or feel unable to type a generic function ever again. +Check out 👉 [Type-Level TypeScript](https://type-level-typescript.com/), an online course teaching you how to unleash the full potential of TypeScript's Turing-complete type system. You already know how to code, and types are simply another programming language to master. This course bridges the gap, helping you apply your existing programming knowledge to TypeScript's type system, so you never again struggle with type errors or feel unable to type complex generic code correctly! -Type-Level TypeScript is a journey in the most advanced features of the type system. After you've taken those steps, you will become one of your company’s most proficient TypeScript developers, and know how to craft great code and libraries that your colleagues enjoy using! +Type-Level TypeScript takes you on a deep dive into the most advanced features of the type system. By the end of this journey, you'll emerge as one of your company's best TypeScript developers. You'll know how to craft elegant code and create developer-friendly libraries that your colleagues will love using! # Documentation