How To Build Wordle With Typescript!

Manpreet Singh
2 min readJan 17, 2022

Welcome back! Typescript is an awesome programming language with a ton of capability, if you’re new to Typescript, check out the link below to learn more about it:

Some of you may know about Wordle, it’s an online game that’s growing in popularity, and a developer on GitHub actually created a clone of this popular game, check out the link below to view the repository:

This project was almost entirely written with Typescript/React as well:

To see the resemblance between them, here is the actual Wordle game:

--

--