⚡ 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

⚡ 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

Routes Autocomplete is one of my favorite features in @tan_stack Router 💡 No more guessing route names or messing up params — TypeScript just guides you there. It feels like @tan_stack router reads your mind 🤯 #TanStackRouter #TypeScript #React #DX

kowalski_devops's tweet image. Routes Autocomplete is one of my favorite features in @tan_stack  Router 💡

No more guessing route names or messing up params — TypeScript just guides you there.
It feels like @tan_stack router reads your mind 🤯
#TanStackRouter #TypeScript #React #DX

【TSKaigi Hokuriku 2025 基調講演決定🎤】 この度、TSKaigi Hokuriku 2025 の基調講演が決定しました。 うひょ(@uhyo_)さんにご登壇いただきます! #TSKaigi #TSKaigiHokuriku #TypeScript

tskaigi's tweet image. 【TSKaigi Hokuriku 2025 基調講演決定🎤】
この度、TSKaigi Hokuriku 2025 の基調講演が決定しました。
うひょ(@uhyo_)さんにご登壇いただきます!
#TSKaigi #TSKaigiHokuriku #TypeScript

Backend: NestJS (secure modular APIs + Prisma) Frontend: Next.js (SSR + smooth routing) State management: ⚡ TanStack Query → server state 🧠 Zustand → client state JWT for Auth Auto data caching Type safety #NestJS #NextJS #TypeScript #ReactQuery #Zustand #Fullstack

Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack

✨ markdown-exit is finally out! A TypeScript rewrite of markdown-it with built-in types, async rendering and more. ⚡️ Drop-in ready and works with markdown-it plugins. 🔌 #typescript #markdown #web GitHub repo link below 🏃⬇️

serkodev's tweet image. ✨ markdown-exit is finally out!
A TypeScript rewrite of markdown-it with built-in types, async rendering and more. ⚡️
Drop-in ready and works with markdown-it plugins. 🔌
#typescript #markdown #web

GitHub repo link below 🏃⬇️

New TypeScript trick! Use satisfies to ensure type safety without casting. Cleaner code, no compromises! #TypeScript #javascriptlearning

iamanuragsarkar's tweet image. New TypeScript trick!  Use satisfies to ensure type safety without casting. Cleaner code, no compromises!  #TypeScript #javascriptlearning

Leveling up! 🚀 Started learning TypeScript to make my JS code more powerful ⚡ Next step — mastering types, interfaces & generics! #TypeScript #CodingJourney #WebDev

CoderShaswat's tweet image. Leveling up! 🚀
Started learning TypeScript to make my JS code more powerful ⚡
Next step — mastering types, interfaces & generics!

#TypeScript #CodingJourney #WebDev
CoderShaswat's tweet image. Leveling up! 🚀
Started learning TypeScript to make my JS code more powerful ⚡
Next step — mastering types, interfaces & generics!

#TypeScript #CodingJourney #WebDev

today i was playing with postprocessing. It was fun! ThreeJS rules #TypeScript #Threejs #postprocessing


🧠 Day 12/30: Generic interfaces/classes How generics power interfaces and classes, and how default type parameters make our APIs safer and more convenient. Full Guide 👉 medium.com/@devFemzy/day-… #TypeScript #30DaysOfTypeScript

devFemzy's tweet image. 🧠 Day 12/30: Generic interfaces/classes

How generics power interfaces and classes, and how default type parameters make our APIs safer and more convenient.

Full Guide 👉 medium.com/@devFemzy/day-…

#TypeScript #30DaysOfTypeScript

🧠 Day 11/30 — Generics Basics Write reusable functions without losing type safety. <T> lets your code stay flexible — but still smart. Let’s master Generics 👇 medium.com/@devFemzy/day-… #TypeScript #30DaysOfTypeScript

devFemzy's tweet image. 🧠 Day 11/30 — Generics Basics

Write reusable functions without losing type safety.
 &amp;lt;T&amp;gt; lets your code stay flexible — but still smart.

Let’s master Generics 👇
medium.com/@devFemzy/day-…

#TypeScript #30DaysOfTypeScript


While types weren't initially widespread in frontend development, many developers have since embraced them. #typescript #frontend #typescript #javascript #programming


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

Day 4 — TypeScript🧩 Learning how to bring structure & type safety to React. Today’s plan: - TS basics (crash course) - Convert mini apps to TS - A couple of LeetCode Map problems Becoming a developer who writes clean and predictable code.⚙️ #TypeScript #ReactJS #LearningInPublic


【ぐるなびエンジニアブログUpdate!】 今回の記事では「フロントエンドとバックエンドの言語統一」をテーマに見えてきた技術的課題とそれに対するアプローチをご紹介! PHP→TypeScriptに刷新したぐるなびWeddingの事例ぜひご一読ください! developers.gnavi.co.jp/entry/wedding-… #エンジニア #PHP #TypeScript


For new projects: → Mix #TypeScript, #Kotlin, #Python in the same codebase → Run code directly, no build step → Deploy as native binaries


Just shipped a self-learning AI agent for @telex_im! It learns from conversations and builds a knowledge base automatically 🤖 Built with @mastra_ai i 💬 Answers questions using learned information 📚 Gets smarter with every interaction #AI #TypeScript #Mastra #Telex


🧠 Day 12/30: Generic interfaces/classes How generics power interfaces and classes, and how default type parameters make our APIs safer and more convenient. Full Guide 👉 medium.com/@devFemzy/day-… #TypeScript #30DaysOfTypeScript

devFemzy's tweet image. 🧠 Day 12/30: Generic interfaces/classes

How generics power interfaces and classes, and how default type parameters make our APIs safer and more convenient.

Full Guide 👉 medium.com/@devFemzy/day-…

#TypeScript #30DaysOfTypeScript

🧠 Day 11/30 — Generics Basics Write reusable functions without losing type safety. <T> lets your code stay flexible — but still smart. Let’s master Generics 👇 medium.com/@devFemzy/day-… #TypeScript #30DaysOfTypeScript

devFemzy's tweet image. 🧠 Day 11/30 — Generics Basics

Write reusable functions without losing type safety.
 &amp;lt;T&amp;gt; lets your code stay flexible — but still smart.

Let’s master Generics 👇
medium.com/@devFemzy/day-…

#TypeScript #30DaysOfTypeScript


📌 The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI 🔹 1. **Navigation intuitive** 🔹 2. **Compatibilité améliorée** 🔗 github.com/onlook-dev/onl… #TypeScript


📌 A GUI for plebbit similar to old.reddit 🔹 1. **Réseau décentralisé** 🔹 2. **Communautés autonomes** 🔗 github.com/plebbit/seedit #TypeScript


Day 207: Code & Design! 🚀Crafting with #JavaScript & #CSSTyping #TypeScript #Lua Organizing with #Notion & #Todoist Creating in #Figma Coding via #Nvim & #tmux Enhancing workflow with #ZenBrowser & #Nvim. UI Bliss by #catppuccin #Tmux #ghostty Grinding way..

ItisCiprian's tweet image. Day 207: Code &amp;amp; Design! 🚀Crafting with #JavaScript &amp;amp; #CSSTyping #TypeScript #Lua Organizing with #Notion &amp;amp; #Todoist Creating in #Figma Coding via #Nvim &amp;amp; #tmux Enhancing workflow with #ZenBrowser &amp;amp; #Nvim. UI Bliss by #catppuccin #Tmux #ghostty Grinding way..

⚛️ ¡En el video de hoy estudiaremos sobre las variables y constantes! ¡Aprende #React de cero a experto con #Typescript, con Fernando Herrera! 👉🏻youtu.be/l5lY556Ev3k?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/L03] React: de cero a experto (con TypeScript) - Variables y...

youtube.com

YouTube

[S3/L03] React: de cero a experto (con TypeScript) - Variables y...


Why is JavaScript and typescript always placed side by side as if they are different languages 🤔 #dev #JavaScript #TypeScript


📌 Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code 🔹 **Gestion des données** 🔹 **Automatisation avancée** 🔗 github.com/daytonaio/dayt… #TypeScript


⚡ Make any entity extendable with TypeScript generics! #typescript

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

#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

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

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

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

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

👩🏽‍💻 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

⚡ 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

✨ 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

Day1 of 30days of code!. 🎉 I got started with Typescript today, learnt some of it's major advantages to JS. I also got some hands on practice using the types!, and i can't wait to start building 👨‍🍳🔥. #buildinpublic #javascript #typescript #30daysofcode #nextjs #web3 #tech

yemith_DEV's tweet image. Day1 of 30days of code!. 🎉 
I got started with Typescript today, learnt some of it&apos;s major advantages to JS.

I also got some hands on practice using the types!, and i can&apos;t wait to start building 👨‍🍳🔥.

#buildinpublic #javascript #typescript #30daysofcode #nextjs  #web3 #tech

Routes Autocomplete is one of my favorite features in @tan_stack Router 💡 No more guessing route names or messing up params — TypeScript just guides you there. It feels like @tan_stack router reads your mind 🤯 #TanStackRouter #TypeScript #React #DX

kowalski_devops's tweet image. Routes Autocomplete is one of my favorite features in @tan_stack  Router 💡

No more guessing route names or messing up params — TypeScript just guides you there.
It feels like @tan_stack router reads your mind 🤯
#TanStackRouter #TypeScript #React #DX

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

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

🔥 DAY 2/100 #100DaysOfCode 🔥 1️⃣ Solved 2 DSA 🔥 2️⃣ TS basics: tsc, types, interfaces, unions 3️⃣ Load Balancer in System Design 💡 4️⃣ Researched for Hackathon project 🚀 Day 3 loading… Drop yours! 👇 #WebDev #TypeScript #DSA

amxstack's tweet image. 🔥 DAY 2/100 #100DaysOfCode 🔥
1️⃣ Solved 2 DSA 🔥 
2️⃣ TS basics: tsc, types, interfaces, unions 
3️⃣ Load Balancer in System Design 💡 
4️⃣ Researched for Hackathon project 🚀
Day 3 loading… Drop yours! 👇
#WebDev #TypeScript #DSA
amxstack's tweet image. 🔥 DAY 2/100 #100DaysOfCode 🔥
1️⃣ Solved 2 DSA 🔥 
2️⃣ TS basics: tsc, types, interfaces, unions 
3️⃣ Load Balancer in System Design 💡 
4️⃣ Researched for Hackathon project 🚀
Day 3 loading… Drop yours! 👇
#WebDev #TypeScript #DSA
amxstack's tweet image. 🔥 DAY 2/100 #100DaysOfCode 🔥
1️⃣ Solved 2 DSA 🔥 
2️⃣ TS basics: tsc, types, interfaces, unions 
3️⃣ Load Balancer in System Design 💡 
4️⃣ Researched for Hackathon project 🚀
Day 3 loading… Drop yours! 👇
#WebDev #TypeScript #DSA
amxstack's tweet image. 🔥 DAY 2/100 #100DaysOfCode 🔥
1️⃣ Solved 2 DSA 🔥 
2️⃣ TS basics: tsc, types, interfaces, unions 
3️⃣ Load Balancer in System Design 💡 
4️⃣ Researched for Hackathon project 🚀
Day 3 loading… Drop yours! 👇
#WebDev #TypeScript #DSA

Backend: NestJS (secure modular APIs + Prisma) Frontend: Next.js (SSR + smooth routing) State management: ⚡ TanStack Query → server state 🧠 Zustand → client state JWT for Auth Auto data caching Type safety #NestJS #NextJS #TypeScript #ReactQuery #Zustand #Fullstack

Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack
Mana_boy07's tweet image. Backend: NestJS (secure modular APIs + Prisma)
Frontend: Next.js (SSR + smooth routing)
State management:
⚡ TanStack Query → server state
🧠 Zustand → client state
JWT for Auth
Auto data caching 
Type safety

#NestJS #NextJS #TypeScript #ReactQuery #Zustand  #Fullstack

Loading...

Something went wrong.


Something went wrong.


United States Trends