Here is the link where u can find CodePen
CodePen allows you to write a code in the browser, and see the results of it as you build.
It is also a community, where people can share there code and leave comments on others code.
A single project on Codepen is called a ‘pen’. 📝
" We're trying to make CodePen a happy and healthy place for front-end designers and developers and the people looking for them, while also being a damn fine place to code. " ❤️
| Pro's | Contra's |
|---|---|
| Supports a tons of flavors of HTML, CSS, and JavaScript. | If you want a private pen u need to pay and upgrading to a Pro account.a |
| You can add tags to your pens, which then become searchable. | The free version of Codepen has ads and requires registration. |
| Community has been a huge part of CodePen since the beginning and you feel that. | No way to check revision history. |
- For example u can use HAML, Markdown, Slim, or even Jade for HTML.
- Searching tags such as “Loader” and “Form” brings up tons of helpful inspiration.
- Through comments and sharing, people can give and receive constructive criticism, and learn together.
- If u want to make a own private pen u need to pay for a pro version of CodePen otherwise its always public.
- In the free version of CodePen are the best tools not available.
- You can't go back in your history about wich codes u used in your project after you closed it. You only can ctrl + z.
- I used CodePen in my first year of my bachelor degree and I enjoyed it using it.
- It's user friendly, it got structure and its not difficult to use.
- Also is it verry handy that you immediately see what your code is doing or what it is not doing.

