DEV Community

CodeNewbie Staff
CodeNewbie Staff

Posted on

May 9 — Daily CodeNewbie Check-in Thread

You are encouraged to use this daily thread to:

  • Ask for help (all questions encouraged)
  • Explore topics you’re curious about
  • Share something you’ve written or read
  • Celebrate your wins
  • Stay accountable to your goals
  • Support your fellow programmers

Happy Coding!


Interested in joining the twice-weekly live #CodeNewbie Twitter chats? You can find us on Twitter each Wednesday at 9pm ET (1am GMT on Thursday) and Sunday at 2pm ET (6pm GMT)!

Top comments (3)

Collapse
 
aaronmccollum profile image
Aaron McCollum

I made a small text-based game this morning out of HTML, CSS, and JavaScript to practice linking functions together with each other and on HTML elements. Plus I wanted a bit of fun!

Link: codepen.io/aaronmac/full/yLYjyaO

Enjoy!

Collapse
 
sumukhesh profile image
Sumukhesh

I am a software newbie and am currently learning and developing a project on MERN technology stack. I wish to start blogging about tech. Any advice on what topics should I choose?

Collapse
 
aaronmccollum profile image
Aaron McCollum

Blog what you are learning about (or right up a summary about what you just learned). Maybe take something complex and explain it in your blog in more simpler terms.