#typescript 検索結果

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.

TypeScript is basically Java for JavaScript. We went full circle.


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…

Most blockchains create their own smart contract languages ✍️✍️✍️ Mina did it differently - it chose TypeScript. Smart move: familiar syntax, lower barrier, more innovation. Everything you need to move from Web2 to Web3 🚀🚀🚀 #MinaProtocol #TypeScript youtube.com/watch?v=tPgQ9o…

somyckOV's tweet image. Most blockchains create their own smart contract languages ✍️✍️✍️
Mina did it differently - it chose TypeScript.
Smart move: familiar syntax, lower barrier, more innovation. 
Everything you need to move from Web2 to Web3
🚀🚀🚀

#MinaProtocol #TypeScript 
youtube.com/watch?v=tPgQ9o…

Started a new project: IntelliDoc — an AI-powered document assistant. Users will be able to upload, organize, and chat with their documents. - Landing page done - Auth pages next Building it full stack and I can’t wait to see it come alive! #React #TypeScript #TailwindCSS


TypeScript was created in October 2012 to solve an issue with JavaScript that hasn't existed since 2015. Unpopular opinion: But ...

RyanEls4's tweet image. TypeScript was created in October 2012 to solve an issue with JavaScript that hasn't existed since 2015.

Unpopular opinion: But ...

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 🤝🏼

The only Ocean eyes am seeing o #Portfolio #TypeScript #Frontend


Just made my first contribution to VS Code 🎉 Fixed a bug that now lets you stage deleted files from the multi-file diff editor toolbar. Huge thanks to the maintainers for the review & merge 🙌 #opensource #vscode #typescript #devcommunity

codeAbinash's tweet image. Just made my first contribution to VS Code 🎉
Fixed a bug that now lets you stage deleted files from the multi-file diff editor toolbar.
Huge thanks to the maintainers for the review & merge 🙌

#opensource #vscode #typescript #devcommunity

Typeless release notes are back. We'll be posting every important update again. No more going quiet. typeless.com/help/release-n…

huang_song_'s tweet image. Typeless release notes are back.

We'll be posting every important update again.

No more going quiet.

typeless.com/help/release-n…

This year’s Octoverse report revealed that more than 1 developer joined GitHub every second. 👀 With GitHub, comes Copilot. And these new developers embraced it. 🚀 github.blog/news-insights/…

github's tweet image. This year’s Octoverse report revealed that more than 1 developer joined GitHub every second. 👀

With GitHub, comes Copilot. And these new developers embraced it. 🚀
github.blog/news-insights/…

🧑‍🎄 Node.js now supports TypeScript by default 🤯 🎄

sebastienlorber's tweet image. 🧑‍🎄 Node.js now supports TypeScript by default 🤯 🎄

⚡ String Literal Unions are cleaner, faster, and have zero runtime overhead! #TypeScript #DevTips

KaraBharat's tweet image. ⚡ String Literal Unions are cleaner, faster, and have zero runtime overhead!

#TypeScript #DevTips

I discovered a fantastic GitHub repository called: typescript-book A Step by Step Guide to learn TypeScript. Link- github.com/basarat/typesc…

ravinwashere's tweet image. I discovered a fantastic GitHub repository called: typescript-book

A Step by Step Guide to learn TypeScript. 

Link- github.com/basarat/typesc…

A cheatsheet with handy TypeScript built-in types

mgechev's tweet image. A cheatsheet with handy TypeScript built-in types

The interactive onboarding of JobTrackr is live. A short guided intro helps users understand the app in just 3 steps — no friction, no confusion. Next: the Kanban dashboard where candidates manage their job hunt visually. #buildinpublic #ReactJS #TypeScript #FrontendDev


📌 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, De... 🔗 github.com/yamadashy/repo… #TypeScript


Hiring for : #NET #Developer | Toronto Skills: Angular, Aws, Javascript, Nodejs, #Typescript [email protected] For Job Description, visit 50jobs.in/jobs/139216 #hiring #50Jobs #jobs #jobsearch #jobseekers


Can’t forget the GraalVM ecosystem. For example, we are in beta and can support running many languages in the same process, and even natively. Shared memory & GC etc. Currently support #Kotlin (2.2.20), #Java (JDK 25), #TypeScript, & #Python w/ support coming for LLVM and WASM


🧠 Day 14 — Utility Types II (Mapped Types) 30 Days of Mastering TypeScript by devFemzy medium.com/@devFemzy/day-… A Mapped Type lets you create a new type by taking the keys of another type and transforming them in some way. #TypeScript #30DaysOfTypeScript

devFemzy's tweet image. 🧠 Day 14 — Utility Types II (Mapped Types)
30 Days of Mastering TypeScript by devFemzy

medium.com/@devFemzy/day-…

A Mapped Type lets you create a new type by taking the keys of another type and transforming them in some way.

#TypeScript #30DaysOfTypeScript

🧠Day 13 — Utility Types I (Built-ins) 30 Days of Mastering TypeScript by devFemzy medium.com/@devFemzy/day-… Covered 20+ TypeScript utility types — from Partial & Pick to Awaited & ReturnType. These tiny built-ins reshape, filter, and reflect types so you write less code with…

devFemzy's tweet image. 🧠Day 13 — Utility Types I (Built-ins)
30 Days of Mastering TypeScript by devFemzy

medium.com/@devFemzy/day-…

Covered 20+ TypeScript utility types — from Partial & Pick to Awaited & ReturnType.
These tiny built-ins reshape, filter, and reflect types so you write less code with…


crazy climb in traffic for mockhttp.org since it was launched. Now doing about 16k in traffic per month. Amazing replacement and scaled across 9 regions at no cost. Learn more here github.com/jaredwray/mock… #httpbin #typescript #javascript

jaredwray's tweet image. crazy climb in traffic for mockhttp.org since it was launched. Now doing about 16k in traffic per month. Amazing replacement and scaled across 9 regions at no cost. Learn more here github.com/jaredwray/mock… #httpbin #typescript #javascript

Just built VideoHub - a modern video platform with Next.js 15! 🚀 ✨ Glassmorphism UI with Tailwind CSS 📤 Real-time upload progress with ImageKit 🔐 NextAuth.js authentication 🗄️ MongoDB Atlas database #NextJS #TypeScript #WebDev #FullStack 🔗 github.com/Santoshpatel11…


🔥 DAY 4/100 #100DaysOfCode 🔥 1️⃣ College 10-5 🏫 2️⃣ TS utilities: Pick, Partial, Readonly, Record, Map, Exclude ... 3️⃣ Linked List + 1 Q done 🔗 4️⃣ Hackathon PPT done 🎤 Keep working hard—one day you’ll give up Day 5 loading! Drop yours 👇 #WebDev #TypeScript #DSA


⚛️ ¡Y ahora nos toca aprender sobre las interfaces de TypeScript! ¡Aprende #React de cero a experto con #Typescript, con Fernando Herrera! 👉🏻youtu.be/nJvW38dv1dk?si… 👨🏻‍🏫👨🏻‍💻 Conoce más con esta pequeña prueba del curso, ¡Y recuerda que puedes obtenerlo completo en nuestra Web!

DevTalles's tweet card. [S3/L07] React: de cero a experto (con TypeScript) - Interfaces de...

youtube.com

YouTube

[S3/L07] React: de cero a experto (con TypeScript) - Interfaces de...


GitHub’s latest Octoverse data: TypeScript has overtaken Python as the top language. In the AI coding era, typed languages seem to win on reliability. (PS: Rust usage is surging too.) #Programming #AI #TypeScript


🔥 Hot take: TypeScript isn't optional ✅ Catches bugs early ✅ Better DX ✅ Easier refactoring Saved me 10+ hours this week #TypeScript #WebDev


🚀 Hey TypeScript devs! Embrace the power of TypeScript for cleaner, safer code. 🎯 With static typing, catch errors early, enjoy powerful autocompletion, and improve team collaboration! 🛠️ Plus, it's JavaScript at heart—easy integration! 💙 #TypeScript #CodeSmart@openai


Clean code starts with smart types. Master Partial, Pick, Omit, Readonly, and more in our 4-part TypeScript guide 👉 Swipe to learn & level up! #TypeScript #LearnToCode #ChainAcademy #LimitlessLearning

chainacademy_'s tweet image. Clean code starts with smart types.
Master Partial, Pick, Omit, Readonly, and more in our 4-part TypeScript guide 

👉 Swipe to learn & level up! 

#TypeScript #LearnToCode #ChainAcademy #LimitlessLearning
chainacademy_'s tweet image. Clean code starts with smart types.
Master Partial, Pick, Omit, Readonly, and more in our 4-part TypeScript guide 

👉 Swipe to learn & level up! 

#TypeScript #LearnToCode #ChainAcademy #LimitlessLearning
chainacademy_'s tweet image. Clean code starts with smart types.
Master Partial, Pick, Omit, Readonly, and more in our 4-part TypeScript guide 

👉 Swipe to learn & level up! 

#TypeScript #LearnToCode #ChainAcademy #LimitlessLearning
chainacademy_'s tweet image. Clean code starts with smart types.
Master Partial, Pick, Omit, Readonly, and more in our 4-part TypeScript guide 

👉 Swipe to learn & level up! 

#TypeScript #LearnToCode #ChainAcademy #LimitlessLearning

SolidJS: The Complete Guide by Sinan Polat is on sale on Leanpub! Its suggested price is $44.00; get it for $28.80 with this coupon: leanpub.com/sh/71jKYvDl #Javascript #Typescript #ComputerProgramming #SolidJs #SolidStart #SoftwareEngineering


API broke your app? Zod validates data to stop crashes. Blog: madanbelbase.com.np/blog/why-your-… What's your fix? #Zod #TypeScript


TypeScript Readonly<T>: Shallow Immutability Explained 👇 #TypeScript

KaraBharat's tweet image. TypeScript Readonly&amp;lt;T&amp;gt;: Shallow Immutability Explained 👇

#TypeScript

聞こえますか… 今あなたの心に直接問いかけています… 大切な配列を、破壊しないでください…🥹 中途半端に破壊にするのも、やめてください…🥹 #JavaScript #TypeScript

tonkotsuboy_com's tweet image. 聞こえますか…
今あなたの心に直接問いかけています…
大切な配列を、破壊しないでください…🥹
中途半端に破壊にするのも、やめてください…🥹

#JavaScript #TypeScript

⚡ Make any entity extendable with TypeScript generics! #typescript

KaraBharat's tweet image. ⚡ Make any entity extendable with TypeScript generics!

#typescript

Sharing another completed project from @frontendmentor , a REST Countries web app built with React, TypeScript, Redux, Styled Components, and even TailwindCSS at some point. Big thanks to @GeorgeOlatoyan for testing and helping me spot a few bugs! #React #TypeScript #Redux

_devPRIME's tweet image. Sharing another completed project from  @frontendmentor , a REST Countries web app built with React, TypeScript, Redux, Styled Components, and even TailwindCSS at some point. Big thanks to @GeorgeOlatoyan for testing and helping me spot a few bugs!
#React #TypeScript #Redux
_devPRIME's tweet image. Sharing another completed project from  @frontendmentor , a REST Countries web app built with React, TypeScript, Redux, Styled Components, and even TailwindCSS at some point. Big thanks to @GeorgeOlatoyan for testing and helping me spot a few bugs!
#React #TypeScript #Redux

⚡ String Literal Unions are cleaner, faster, and have zero runtime overhead! #TypeScript #DevTips

KaraBharat's tweet image. ⚡ String Literal Unions are cleaner, faster, and have zero runtime overhead!

#TypeScript #DevTips

My PC gave up on me, but the TypeScript journey must go on 😂 Learning on my phone tonight No excuses 💪 #TypeScript #Coding #buildinpublic

devadedejimike's tweet image. My PC gave up on me, but the TypeScript journey must go on 😂
Learning on my phone tonight
No excuses 💪
#TypeScript #Coding #buildinpublic

Easy use case to understand how TypeScript's keyof with Generic Type Inference works 👇 #TypeScript

KaraBharat's tweet image. Easy use case to understand how TypeScript&apos;s keyof with Generic Type Inference works 👇

#TypeScript

I’m starting “30 Days of Mastering TypeScript”—bite-sized, practical posts for JS devs who want confidence and scale. I’ll cover inference, generics, unions, React/Next, runtime validation & more. Follow along, build with me. Day 1 drops tomorrow. #TypeScript #Javascript

devFemzy's tweet image. I’m starting “30 Days of Mastering TypeScript”—bite-sized, practical posts for JS devs who want confidence and scale.

I’ll cover inference, generics, unions, React/Next, runtime validation &amp;amp; more.

Follow along, build with me. Day 1 drops tomorrow. 
 #TypeScript  #Javascript

👩🏽‍💻 J’ai rejoins un projet d’entreprise en React + TypeScript, alors que je venais de React JS. Des tips pour bien m’adapter rapidement ? 🙏 Paix et joie câlin 🤗 #React #TypeScript #DevCommunity

MissGaye98's tweet image. 👩🏽‍💻 J’ai rejoins un projet d’entreprise en React + TypeScript, alors que je venais de React JS.
Des tips pour bien m’adapter rapidement ? 🙏
Paix et joie câlin 🤗 
#React #TypeScript #DevCommunity

💰 開発中の株式管理ツールに配当金表示機能を追加しました! データはIRBANKからダウンロードしたJSONファイル(データのやり取りでよく使われるフォーマット)を利用。 最新の実績年度と1株あたりの配当金を表示できるようにしました📊 #個人開発 #React #TypeScript #Tauri #Rust #開発ログ

reach_sj10's tweet image. 💰 開発中の株式管理ツールに配当金表示機能を追加しました!

データはIRBANKからダウンロードしたJSONファイル(データのやり取りでよく使われるフォーマット)を利用。
最新の実績年度と1株あたりの配当金を表示できるようにしました📊

#個人開発 #React #TypeScript #Tauri #Rust #開発ログ
reach_sj10's tweet image. 💰 開発中の株式管理ツールに配当金表示機能を追加しました!

データはIRBANKからダウンロードしたJSONファイル(データのやり取りでよく使われるフォーマット)を利用。
最新の実績年度と1株あたりの配当金を表示できるようにしました📊

#個人開発 #React #TypeScript #Tauri #Rust #開発ログ

✨ Aujourd’hui petite victoire : j’ai réussi à typer mes props en TypeScript Team débutante mais la satisfaction est réelle 🥹 ({ text }: { text: string }) => ... never felt so good #TypeScript #React

MissGaye98's tweet image. ✨ Aujourd’hui petite victoire : j’ai réussi à typer mes props en TypeScript 
Team débutante mais la satisfaction est réelle 🥹
 ({ text }: { text: string }) =&amp;gt; ... never felt so good #TypeScript #React

It is Ready! #SPFx Schema Extensions Management App! Let's create the PR to lnkd.in/dxzNc6J Available soon 🙏 😊 #PnP #TypeScript #ReactJS #FluentUI9

joaojmendes's tweet image. It is Ready! #SPFx Schema Extensions Management App! 
Let&apos;s create the PR to lnkd.in/dxzNc6J 
Available soon 🙏 😊

#PnP #TypeScript #ReactJS #FluentUI9
joaojmendes's tweet image. It is Ready! #SPFx Schema Extensions Management App! 
Let&apos;s create the PR to lnkd.in/dxzNc6J 
Available soon 🙏 😊

#PnP #TypeScript #ReactJS #FluentUI9
joaojmendes's tweet image. It is Ready! #SPFx Schema Extensions Management App! 
Let&apos;s create the PR to lnkd.in/dxzNc6J 
Available soon 🙏 😊

#PnP #TypeScript #ReactJS #FluentUI9

Just made my first contribution to VS Code 🎉 Fixed a bug that now lets you stage deleted files from the multi-file diff editor toolbar. Huge thanks to the maintainers for the review & merge 🙌 #opensource #vscode #typescript #devcommunity

codeAbinash's tweet image. Just made my first contribution to VS Code 🎉
Fixed a bug that now lets you stage deleted files from the multi-file diff editor toolbar.
Huge thanks to the maintainers for the review &amp;amp; merge 🙌

#opensource #vscode #typescript #devcommunity

I was assigned to build the frontend of a project during my internship at Telnet Nigeria Using Next.js, TypeScript, and TailwindCSS — a great opportunity to learn, contribute, and apply technology to real-world challenges. #NextJS #TypeScript #TailwindCSS #WebDevelopment

BackCodes704's tweet image. I was assigned to build the frontend of a project during my internship at Telnet Nigeria 
Using Next.js, TypeScript, and TailwindCSS — a great opportunity to learn, contribute, and apply technology to real-world challenges.
#NextJS #TypeScript #TailwindCSS #WebDevelopment

Currently building an education management platform with Next.js, TypeScript, Better Auth, and Prisma (PostgreSQL). About 50% complete and making steady progress 🚀 #Nextjs #TypeScript #Prisma #PostgreSQL #BetterAuth #WebDev #IndieDev #BuildInPublic #Coding #DevCommunity

BackCodes704's tweet image. Currently building an education management platform with Next.js, TypeScript, Better Auth, and Prisma (PostgreSQL). About 50% complete and making steady progress 🚀
#Nextjs #TypeScript #Prisma #PostgreSQL #BetterAuth #WebDev #IndieDev #BuildInPublic #Coding #DevCommunity

Et le pire, c'est que je suis content de ma merde. #TypeScript

benjilegnard's tweet image. Et le pire, c&apos;est que je suis content de ma merde. #TypeScript

Loading...

Something went wrong.


Something went wrong.


United States Trends