CodeVideo

CodeVideo

🏆 #1 on Mar 16, 2025
Posted by princefishthrower Mar 16, 2025
Upvoted by
princefishthrower
valkirilov
S
Ghulam Abbas

About

CodeVideo is an entire framework and ecosystem for creating high-quality, professional, step-by-step software courses, lessons, and content. Create your course content once and then immediately export to video, markdown, PDF, Powerpoint, or even PNGs / GIF!

Stats

4

Upvotes

75

Views

Categories

Education Productivity Software Development

Comments

Please login to post a comment.
stetsblake

Killer job!

stetsblake Mar 16, 2025
princefishthrower

Thanks a lot!

princefishthrower Author Mar 17, 2025
2

could you please explain why you chose typescript over JS, aside from the obvious benefit of type safety of course. Could you in theory have coded this whole app with JS?

2ksaber Mar 16, 2025
princefishthrower

I chose TypeScript over JavaScript because I'm a solo dev dealing with 15+ repositories that need to work well together - TypeScript is a superset of JavaScript and therefore (excluding transpiler optimizations) the ONLY benefit of TS over JS _is_ the typing system. Of course the whole thing could have been written in JavaScript; the app runs in the browser... however, would I have 10x the dev time with runtime errors and iterative debugging? Almost certainly, if not definitely.

princefishthrower Author Mar 16, 2025
S

Is this open-source? An Amazing idea with outstanding execution.

ShahZaib Mar 16, 2025
princefishthrower

Hi, thanks a lot for the kind words! Yes, everything is 100% open source, though a few of the READMEs need some updating, was moving fast to get this thing launched.

princefishthrower Author Mar 16, 2025
S

You are welcome!

ShahZaib Mar 17, 2025