DEV Community

Cover image for Getting Started With Codedamn's Playgrounds
Hemanshu Upadhyay
Hemanshu Upadhyay

Posted on • Edited on

Getting Started With Codedamn's Playgrounds

About Codedamn๐Ÿš€ : Codedamn isย an interactive learn-to-code platform where you learn by practicing concepts in-browser on real-world dev environments๐Ÿง‘โ€๐Ÿ’ป.

Overview
Ever got stuck in Tutorial Hell??, Most of developers goes through this phase while Initially learning to code. to Get rid of the Tutorial Hell you can use Codedamn's Playgrounds. With the Playgrounds Build Awesome Stuff while Learning how to code without ever leaving your browser.
Playground Is a Platform which runs in your browser connected to computers in the cloud๐ŸŒฉ. With the Playgrounds code in React, NodeJs or any popular language while learning with the codedamn's different [learning paths]๐Ÿค“(https://codedamn.com/learning-paths).

Getting Started With Playgrounds.

Follow these Simple Steps To get started with Playgrounds

1. First Visit the Playgrounds Page by Clicking This link

2. After Clicking the Link Above You will be Redirected to the Playgrounds Home page which Looks like This image๐Ÿ’ป.

Playground's Home page Image


3.Now You can Select any language in which You want to start coding.๐Ÿ‘€

4.After Selecting your Preferred you will Be Redirected to the IDE in your browser With The All the Dependencies pre-installed for your Selected language.๐Ÿš€โš›๏ธ

Playground Img


5. After Getting into the IDE You can start the coding And changes will be Reflected live into the secondary(browser Screen) Just like your In-Pc ide.๐Ÿง‘โ€๐Ÿ’ป

Playground img


Note๐Ÿ’ก You can also use all the terminal commands in Playgrounds integrated terminal for example npm/yarn commands for installing any third party packages๐Ÿคฉ.
Playground img


That's all you basically Need to Know about Getting started with the Playgrounds, It's as simple as that๐Ÿ™Œ.
Try it Now

Thanks for Reading this Article..๐Ÿ˜Š

Top comments (0)