CodeNewbie Community ๐ŸŒฑ

Cover image for a Cool Javascript Project to work on for beginners
Rick Delpo
Rick Delpo

Posted on • Updated on

a Cool Javascript Project to work on for beginners

Are u looking for a Javascript project? Why not consider creating dashboards for Data Analytics. Sales and Marketing departments worldwide use bar charts all the time. This one is created using Plain Javascript with no chart libraries. It presents some Javascript coding challenges. Try it out, fully commented code available from my codepen.

I wrote a Dev article on this topic at
https://dev.to/rickdelpo1/how-to-populate-a-stacked-bar-chart-in-plain-javascript-12p9
Click for details about the project, then my codepen at the end of the article contains the code.

Also check my profile for other articles I have written on the topic of Javascript at https://dev.to/rickdelpo1

A quick note about me. I am a retired Data Analyst wanting to contribute to the greater good of the learning community. All my stuff is free as I do this just as a hobby to keep my mind sharp at my age.

Top comments (1)

Collapse
 
codelogic profile image
Mathew Ross

Nice. Thank you very much.