Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 8 TypeScript learn-to-code Projects
-
Project mention: Top 10 GitHub Repositories every Web Developer should know in 2025 | dev.to | 2025-01-17
The freeCodeCamp repository is a really good resource for learning web development. It has the backend code for the freeCodeCamp website, which offers free coding lessons, challenges, and certifications. This is a really good resource to learn how a production website that has millions of users is built and maintained. It has 409k stars 🌟. Check it out here.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I actually did my thesis on plagiarism detection for code! Its developed by Ghent University and was initially created to replace Moss, the other tool mentioned. It’s called Dolos and its open source: https://github.com/dodona-edu/dolos
-
-
-
Project mention: Show HN: I made 2048 game in Next.js (Code on GitHub) | news.ycombinator.com | 2024-05-19
-
-
gitplay
Learn how a software project (using git) evolved over time from its commit log. Its like YouTube for a git project. Desktop app built with Rust and SolidJS
Project mention: LLM Abstraction levels inspired by Fish Eye lens | news.ycombinator.com | 2024-12-09This is such a lovely article and I relate to the idea as I have thought of something similar when I was building a passion project (https://github.com/pixlie/gitplay).
The idea was to use the Git commit log to show how a software evolved into what it is today. I needed to think of zooming in and out of context, where there are thousands of commits involved. I am not a good UI person so I will definitely take inspiration from this.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
go-explorer
New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.
TypeScript learn-to-code discussion
TypeScript learn-to-code related posts
-
LLM Abstraction levels inspired by Fish Eye lens
-
My First Hacktoberfest Experience
-
Is freeCodeCamp Sacrificing Quality for Speed with Their Rapid Deployments?
-
Ask HN: Is self-learning front end development through freeCodeCamp reliable?
-
Top 10 GitHub repositories with the most ⭐️
-
Codepen, React and Front End Development Libraries Projects
-
How Open Source helped me get into the GitHub Octernships program.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 10 Feb 2025
Index
What are some of the best open-source learn-to-code projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | freeCodeCamp | 409,660 |
2 | dolos | 279 |
3 | smells | 224 |
4 | 100-days-of-productivity | 210 |
5 | 2048-in-react | 208 |
6 | codu | 143 |
7 | gitplay | 21 |
8 | go-explorer | 18 |