TypeScript

TypeScript
@TypeScriptCreated Aug 2025Languages
5 posts28 reactions14 comments
A community for TypeScript developers to share tutorials, best practices, and discuss building applications.
270

Moderated by

Posted in TypeScript group
James Dayalverified Sep 25, 2025 in Articles 1 min read
Hello World! Welcome to the TypeScript Group! We’re excited to have you here! This is a space where you can share, learn, and connect with other developers who love TypeScript and web development. Start by saying hi! Introduce yourself in the co...
Posted in TypeScript group
vitalicset Feb 20 in Tutorials 2 min read
JavaScript error handling is a mess. You either throw exceptions that are invisible in type signatures, or return null | T and forget to check, or build your own { ok: boolean, data: T, error: E } shape — inconsistently, every time. Rust has a bette...
Posted in TypeScript group
Steve Fentonverified Nov 5, 2025 in Articles 3 min read
TypeScript is structurally typed. I spend a good amount of time explaining this in Pro TypeScripthttps://stevefenton.co.uk/publications/pro-typescript/ because it is incredibly important. It is, in fact, more important than the features that are gett...
post-cover-7044
Posted in TypeScript group
Steve Fentonverified Oct 28, 2025 in Tutorials 1 min read
TypeScript is great – but it is different to other languages. It is worth spending a little time learning the differences, especially when it comes to the differences between JavaScript and TypeScript and the differences between C#, Java, and TypeScr...
post-cover-6932
Posted in TypeScript group
Hamza Oct 27, 2025 in Articles 3 min read
Introduction Stripe is an online payment platform for securely accepting credit cards, bank transfers, and more. This guide demonstrates an end-to-end integration using Stripe Checkout Sessions for one-time payments and a tamper-proof server webhoo...
post-cover-6894
Help get things started by publishing a post.
chevron_left

Welcome to TypeScript, a dedicated space to collaborate, share knowledge, and discuss topics that matter to us!

 

Here are some things you can do in Groups:

       

  • Say hi: Start by introducing yourself in the comments(On the Pinned Hello World! Welcome page on top of the group) so we know you’re here.
  •    

  • Create a new post: Share interesting links and your thoughts by creating a post in the Group.
  •    

  • Interact with others: Comment on and upvote other members’ posts, and provide constructive feedback.
  •    

  • Personalize it: Customize your profile by adding a profile picture, bio, and links to your projects or social media.
  •    

  • Invite other developers: Share the Group with others you think would benefit from joining.


 

Code of Conduct for Group Members:

       

  1. Keep it relevant: Ensure your posts and comments relate to the Group’s topic. Avoid spamming or promoting unrelated content.
  2.    

  3. Be respectful: Treat others with respect. Hate speech, discrimination, or harassment will not be tolerated.
  4.    

  5. Be constructive: Provide helpful feedback and constructive criticism instead of tearing others down.
  6.    

  7. Protect your privacy: Do not share personal or sensitive information in the Group.


            

We hope you find TypeScript Group valuable and enjoyable!