#typescriptconf resultados da pesquisa

if you want to learn typescript, here's a detailed course 🤝🏼

_devJNS's tweet image. if you want to learn typescript, here's a detailed course 🤝🏼

Today I spent time refactoring one of my old JS project to TypeScript. I practiced: - typing useState - typing react components - typing components props - importing types - typing function props At this point I can say TypeScript is the best thing that happened to JS.

_devrobert's tweet image. Today I spent time refactoring one of my old JS project to TypeScript.

I practiced:
- typing useState
- typing react components
- typing components props
- importing types
- typing function props

At this point I can say TypeScript is the best thing that happened to JS.
_devrobert's tweet image. Today I spent time refactoring one of my old JS project to TypeScript.

I practiced:
- typing useState
- typing react components
- typing components props
- importing types
- typing function props

At this point I can say TypeScript is the best thing that happened to JS.

"use workflow" And your async await calls become durable. Supported everywhere TypeScript runs useworkflow.dev

cramforce's tweet image. "use workflow"
And your async await calls become durable.
Supported everywhere TypeScript runs
useworkflow.dev

⚡ This tiny TypeScript utility makes your code type-safe, reusable, and fully inferred! #TypeScript #JavaScript

KaraBharat's tweet image. ⚡ This tiny TypeScript utility makes your code type-safe, reusable, and fully inferred!

#TypeScript #JavaScript

⚡️ Stop writing repetitive filter logic! Here's a clean TypeScript pattern 👇 - Reusable - Composable - Type-Safe #TypeScript #WebDev #CleanCode

KaraBharat's tweet image. ⚡️ Stop writing repetitive filter logic! Here's a clean TypeScript pattern 👇

- Reusable 
- Composable   
- Type-Safe

#TypeScript #WebDev #CleanCode

⚡️ Elegant TypeScript Solutions in Practice! → Union `|` → Conditional `?:` → Intersection `&` → Generics `<T>` → Constraints `extends` → Literals `'exact'` → Optional `?` See it in action 👇 #TypeScript #WebDev #JavaScript

KaraBharat's tweet image. ⚡️ Elegant TypeScript Solutions in Practice!

→ Union `|` 
→ Conditional `?:` 
→ Intersection `&amp;amp;` 
→ Generics `&amp;lt;T&amp;gt;`
→ Constraints `extends` 
→ Literals `&apos;exact&apos;` 
→ Optional `?`

See it in action 👇
#TypeScript #WebDev #JavaScript

⚡ This TypeScript pattern will level up your code: ✨ [C in Union]: Type[C] See it in action 👇

KaraBharat's tweet image. ⚡ This TypeScript pattern will level up your code:

✨ [C in Union]: Type[C]

See it in action 👇

SO excited to finally announce... 🔥 Type-Level TypeScript 🔥 The type system of #TypeScript is a *real* programming language. Here is an online course to discover its most advanced features and how to unleash its full potential! 👉 type-level-typescript.com 🎉 Learn more 🧵👇


🔥 TypeScript Tip #13 🔥 Want to turn a module into a type? You can use typeof import('./') to grab the type of any module, even third-party ones. Here, we create a type from a constants.ts file, then map over the values to create a union.


🗂 Fala dev! No typescript, sabe quando você tem que tipar um objeto inteiro só pra poder usar esse tipo em outro lugar? Nesses casos é bom saber que o Typescript possui um jeito de automaticamente gerar tipos com base nos valores que o objeto já tem! 🔥 Se liga na dica!

ImNickGabe's tweet image. 🗂 Fala dev! No typescript, sabe quando você tem que tipar um objeto inteiro só pra poder usar esse tipo em outro lugar?

Nesses casos é bom saber que o Typescript possui um jeito de automaticamente gerar tipos com base nos valores que o objeto já tem!

🔥 Se liga na dica!

Turns out it’s possible to implement TypeScript’s type system in TypeScript’s type system 😳 Check out github.com/ronami/HypeScr…

ronenamiel's tweet image. Turns out it’s possible to implement TypeScript’s type system in TypeScript’s type system 😳

Check out github.com/ronami/HypeScr…

using keyof/typeof is my favorite way to keep TypeScript types in sync with options:

benawad's tweet image. using keyof/typeof is my favorite way to keep TypeScript types in sync with options:

📢Introducing ArkRegex📢 a drop in replacement for new RegExp() with types ⬇️


Friendly reminder to all you @typescriptlang #TypeScript devs out there: You don't have to manually search for and add typings packages! 📦 github.com/jeffijoe/types…


TypeScript + JavaScript: Using Declaration Files for Integration Integrate JavaScript with TypeScript using declaration files as a bridge. You need a declaration mid file that includes an interface. Import JavaScript c... Watch full video on YouTube


Node 22.6.0 just added TypeScript support 🔥 if you're planning to use it, you'll need these two lines in your tsconfig.json. Brief explainer in a 🧵

mattpocockuk's tweet image. Node 22.6.0 just added TypeScript support 🔥

if you&apos;re planning to use it, you&apos;ll need these two lines in your tsconfig.json.

Brief explainer in a 🧵

In TypeScript v5.5, type predicates are inferred automatically from functions that return a narrowing statement. It’s not necessary to use "x is string" anymore to force TypeScript to infer the proper type. #typescript

petarivanovv9's tweet image. In TypeScript v5.5, type predicates are inferred automatically from functions that return a narrowing statement.

It’s not necessary to use &quot;x is string&quot; anymore to force TypeScript to infer the proper type.

#typescript

Here's a handy guide for understanding some of TypeScript's utility types:

mattpocockuk's tweet image. Here&apos;s a handy guide for understanding some of TypeScript&apos;s utility types:

Nenhum resultado para "#typescriptconf"
Loading...

Something went wrong.


Something went wrong.


United States Trends