Do I need to use CodePen?

The first front-end projects start like this “Build a CodePen.io app that is functionally similar to this…”. Can’t I just upload my page to github pages and link to the page repository? I like to use my text editors and to put the pages on my github repository. Also writing code on CodePen can get really annoying really fast.

Feel free to use gh pages. :slight_smile:

You can use anything other than codepen, as long as the source code is publicly available.

3 Likes