#typescript 검색 결과




Day 3 of my TypeScript journey 💡 Today I learned about Objects and Type Assertions — two simple but powerful concepts 🚀. #TypeScript #100DaysOfCode #BuildInPublic #WebDevelopment

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


🔥 Get Ready: Our TypeScript Course is Launching Soon! Don't stay on the sidelines—join the future of web development. We'll announce the launch date in the next few days. Stay Ahead of the Curve: 🔗 buff.ly/KnMBgsW #TypeScript #ChainAcademy #LimitlessLearning

Started using TypeScript for my project, and wow, it’s a game-changer! 😎 The type safety is saving me from so many bugs, and the IntelliSense in VS Code is like having a coding buddy who’s always got my back. #TypeScript #WebDev #Coding

this is where blockchain meets caffeine ☕ #BuildInPublic #RustLang #TypeScript #CryptoDev #BackendDevelopment #CodingLife

Finally setting up the waitlist for API Spend Shield Routing, UI, and state logic coming together backend hookup next. Feels great seeing things click into place If you’ve built something similar, would love your tips! #buildinpublic #React #TypeScript #SpringBoot #SaaS

Just finished my new developer portfolio! Built with React + TypeScript + TailwindCSS ⚡ It showcases my projects and skills - designed to be clean, fast, and modern. Would love your feedback 👇 #ReactJS #TypeScript #WebDev #100DaysOfCode #buildinpublic
TypeScriptの学習をするならどれおすすめか? データ型だけならどの書籍や動画でも見れる。 tscofig.jsonについても詳しく知りたいなら、コードマフィアの本が良いですね。 Udemyならよしぴーさんの動画が良かったですね。 #typescript


Learn how to build durable applications that never forget progress using Temporal and TypeScript. See how Temporal keeps workflows alive even when servers go down or code fails. This course is for developers who want to build reliable, fault-tolerant apps. #Temporal #TypeScript
Is there an alternative for #dotnet? 👇 I am looking for a tool or reasonable combination of options able to provide the same insights as github.com/sgb-io/fta can do for #typescript

Big week at Strivewell. We’re modularizing the entire codebase and migrating everything to TypeScript. This isn’t just cleanup — it’s about reliability, testing, and scaling like a real SaaS. #buildinpublic #SaaS #TypeScript #NodeJS
Date: 21-Oct-2025 Task: Learned TypeScript & Solidity, revised Solidity, integrated Smart Contract with hardware frontend Status: Project almost complete; small issue pending, will tackle tomorrow Notes: Progressing well; close to completion #TypeScript #Solidity #Blockchain


🚀 Just launched DocuWallet - a secure digital wallet app built with React Native! Store & manage your personal documents safely with: AES-256 encryption Offline support Try it 👉 anujkulal.me (click "open app" to download) #MobileDev #TypeScript #Security
Boost your React projects with TypeScript! 🚀 It provides static typing, catching errors early, improving code quality, and enhancing IDE support. Say goodbye to runtime surprises and hello to more robust, maintainable code! 🔥📘 #ReactJS #TypeScript #WebDevTips ✍ @openai
🚀 We’re hiring a Senior Software Engineer – Agentic AI at LEAP Legal Software! Join our AI Free Thinking Paralegal team to build AI‑powered legal tools. Work on automation & generative AI with autonomy & impact. #python #laravel #TypeScript #ai #agentic #openai #claude
TypeScript Console v0.6.1 is live! 🎉 Now available on Edge & Safari, bringing powerful TypeScript debugging to more browsers. Download now ⬇️ #TypeScript #WebDev #DevTools

TS: use 'any' when you’re okay skipping type checks (dangerous ✋). Use 'unknown' when the value is unsure but you’ll narrow it first (safer ✅). Prefer 'unknown' + type guards. #TypeScript #TSTips #WebDev #JavaScript #100DaysOfCode

#github rag-web-ui/rag-web-ui Stars: 2494 Language: #TypeScript github.com/rag-web-ui/rag…
TypeScript isn’t about rewriting — it’s about rewriting the rules. It makes every commit safer and every engineer faster. Strivewell is becoming more stable, maintainable, and scalable — one type at a time. #buildinpublic #TypeScript #SaaS #NodeJS
Big week at Strivewell. We’re modularizing the entire codebase and migrating everything to TypeScript. This isn’t just cleanup — it’s about reliability, testing, and scaling like a real SaaS. #buildinpublic #SaaS #TypeScript #NodeJS
TypeScript 101: Beginner’s Guide: Grab your copy now: abhaybharti.gumroad.com/l/osztvi #TypeScript
TypeScript 101: Beginner’s Guide: Grab your copy now: abhaybharti.gumroad.com/l/osztvi #TypeScript
Convert #TypeScript Enum to String pythonguides.com/convert-typesc…
Date: 21-Oct-2025 Task: Learned TypeScript & Solidity, revised Solidity, integrated Smart Contract with hardware frontend Status: Project almost complete; small issue pending, will tackle tomorrow Notes: Progressing well; close to completion #TypeScript #Solidity #Blockchain


app? Mobile first or desktop first? And which one is preferable and less stressful? #typescript #javascript #reactjs #nodejs #fullstackdeveloper
app? Mobile first or desktop first? And which one is preferable and less stressful? #typescript #javascript #reactjs #nodejs #fullstackdeveloper
3. open-notebook An Open Source implementation of Notebook LM with more flexibility and features #TypeScript github.com/lfnovo/open-no…
⚡️ Elegant TypeScript Solutions in Practice! → Union `|` → Conditional `?:` → Intersection `&` → Generics `<T>` → Constraints `extends` → Literals `'exact'` → Optional `?` See it in action 👇 #TypeScript #WebDev #JavaScript

🚀 #LiveCodes_can compile TypeScript instantly! Full #TypeScript support with type checking in the editor and modern JS features, no setup required. 🔍 View compiled code, TwoSlash comments support for type inspection, automatic type loading for npm modules and more! #LiveCodes


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

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



✨ 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

Started using TypeScript for my project, and wow, it’s a game-changer! 😎 The type safety is saving me from so many bugs, and the IntelliSense in VS Code is like having a coding buddy who’s always got my back. #TypeScript #WebDev #Coding

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


Day 3 of my TypeScript journey 💡 Today I learned about Objects and Type Assertions — two simple but powerful concepts 🚀. #TypeScript #100DaysOfCode #BuildInPublic #WebDevelopment

⚡️ TypeScript's `keyof` operator + mapped types: Generate type-safe validation logic! See it in action 👇 #TypeScript #WebDev #JavaScript

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

Just 2 weeks into learning Next.js + TypeScript, and in my IT placement I’ve already had the chance to contribute directly to the company’s codebase. I was tasked with consuming an API for the workGroup endpoint using Next.js & TypeScript — and I got it done. #NextJS #TypeScript

Where are the typescript developers?👀😆😆 It's one of those Sunday evenings that I get to try my hand at #TypeScript for our @W_TechShoutOuts summit website. As a #Flutter developer, this is the easiest part, haha. #Website #reactjs #buildinpublic #tailwindcss





Date: 21-Oct-2025 Task: Learned TypeScript & Solidity, revised Solidity, integrated Smart Contract with hardware frontend Status: Project almost complete; small issue pending, will tackle tomorrow Notes: Progressing well; close to completion #TypeScript #Solidity #Blockchain


Something went wrong.
Something went wrong.
United States Trends
- 1. Lakers 91.6K posts
- 2. Luka 70.1K posts
- 3. Ayton 15K posts
- 4. Marcus Smart 8,496 posts
- 5. Sengun 25.5K posts
- 6. Steph 32.8K posts
- 7. Warriors 96.2K posts
- 8. #DWTS 48.7K posts
- 9. Shai 33.8K posts
- 10. Draymond 8,484 posts
- 11. #DubNation 13.2K posts
- 12. Rockets 59.2K posts
- 13. Reaves 9,202 posts
- 14. Jimmy Butler 9,350 posts
- 15. Double OT 6,672 posts
- 16. #LakeShow 6,580 posts
- 17. Froot N/A
- 18. #TusksUp 1,093 posts
- 19. LeBron 37K posts
- 20. Vando 3,023 posts