Hi everyone!

Use this space to share anyt...
# **Rules**
The Repl.it community is a place for users to share code, ask questions, and discuss coding-related subjects. We're committed to making i...
Hi again replers! Here are this month's **MONTHLY REPLS**! For those who do not know what these are, these are the repl talk posts that were made duri...
Recursive Typescript solution for Leetcode #208: https://leetcode.com/problems/implement-trie-prefix-tree/
A trie is a way to check prefixes, and can...
Reorganizing arguments of the same type within an existing method is a little frightening, but if you're going to break a contract you might as well r...
I think I'm pretty much doing pi approximations in every language now, so, here it is in TypeScript!
The issue with NASM has been fixed, but I still...
Hi,
Just wondering if it would be possible to add a feature where one can select a different node runtime for node backed projects. The repl provided...
## Linked List in Typescript but use Closure instead of Class
Inspired by this post [Computer Science in Javascript: Linked List](https://humanwhocod...
Hello, i'm very new to TypeScript, and i would ask something because i'm stumped looking for tutorials and still doesn't get the idea.
Basically i am...
Basic template to work with [Prettierjs](https://prettier.io/), [Eslint](https://eslint.org/) & [Typescript](https://www.typescriptlang.org/) in Repl....
Why is there no syntax highlighting for Typescript?
I’m not sure if it’s just for me but I can’t see any Typescript highlighting and when I go to repl.it/bugs to report this, I can’t see anything there....

Seems typescript doesnt want me to use expr...
I am trying to work on my Typescript course by Academind. I see REPL supports TypeScript now but I can't find out how to compile my files after creati...
Bug Report - Plus Sign Casting in TypeScript Not Working
Hi, i would like to report a bug for the TypeScript Repls.
the plus sign (+) can be used immediately before parens to caste the expression to a numbe...
Questa libreria vuole essere un piccolo esempio pratico di uso del linguaggio TypeScript attraverso l'implementazione di una libreria sugli spazi vett...
How to build your own Google Duplex or anything you can imagine with Dasha voice AI
Demo app that shows how to create your own Google Duplex and book a table in a restaurant with Dasha voice AI.
How To Start the Demo:
1. Click `Run`...