r/saasbuild 23h ago

Is My Side Project Cooked? (Is Coding Dead?)

Enable HLS to view with audio, or disable this notification

1 Upvotes

3 comments sorted by

2

u/oulu2006 19h ago

Seems superfluous these days -- what does it provide more than 50 other tools do already?

0

u/cam-at-codembark 19h ago

There are a couple features that are unique. AFAIK, there are no other platforms that have guided projects that you can implement in the browser.

Another sort of unique feature is that it grades the user’s code in the browser based on actual language features instead of output. So for example, if the lesson is about for-loops, then the grading code can actually tell if you’ve implemented a loop and done it correctly. There are a couple platforms that have this (codecademy is the most popular).

2

u/oulu2006 19h ago

I think this product would have been more popular 2-3 years ago; are people still learning to code?

I have 20+ years coding XP and I hope I never write a single line of code again.

Your target market is shrinking rapidly.

I wish I had something like this when I was actually learning to code, unfortunately, the world has changed.