DEV Community

Cover image for Created a Ferris Wheel!
Shawn
Shawn

Posted on

Created a Ferris Wheel!

Recently created a rainbow ferris wheel in free code camp! It looks super cool with the color change!

Top comments (5)

Collapse
 
shurwood_840b883d3a1ae4a2 profile image
Shawn

Now I'm building a penguin with CSS! I'm on step 67 and it looks so cute!

Collapse
 
shurwood_840b883d3a1ae4a2 profile image
Shawn

Finished my penguin with CSS! Now I'm moving on to Javascript! I'm a bit confused, but I'll get it!

Collapse
 
shurwood_840b883d3a1ae4a2 profile image
Shawn

Javascript is really confusing. I'm still trying to make the prompt say "Hello World". I'm on step 9.

Thread Thread
 
shurwood_840b883d3a1ae4a2 profile image
Shawn

Now I'm getting it down! Step 19 already! I used Java to say "Hello World" and I'm learning more about these let and console.log values!

Thread Thread
 
shurwood_840b883d3a1ae4a2 profile image
Shawn

I learned that the let value declares variables and console.log values are used to print and/or log messages to the console. Step 21!