Glitch, C9 or Heroku?

I’m working through the back end challenges and have encountered all 3 platforms so far, but most of the projects seem to be hosted on Heroku. I used glitch for the API projects and C9 for the learning modules, but is there any reason to use those over Heroku?

This is something I was wondering as well.

Just as I was getting the hang of C9 I get asked to migrate over to Glitch, and even though I’m asked to create a project on Glitch, I see a sample project created on Heroku. It all feels quite inconsistent. I don’t have a good grasp of what the differences or similarities are between any of these sites.

I suppose it’s just as well we get a bit of experience with a few different platforms, though.

As far as I know, the sample projects deployed on Heroku are a bit old.
Anyways I personally feel Glitch better than any other platforms available, with all the great features including exporting your current project to Github and importing it.

Still, go with whatever suits you.
Happy Coding!