jsdisco

jsdisco

Follow
Follow
homebadgesnewsletter
Tag

guide

#guide

More content

Read more stories on Hashnode


Articles with this tag

Build a Guitar with Reactjs (5): The Final Fretboard

Dec 27, 202012 min read458 views

Hallo and welcome to the final part of "How to build a Guitar with React" 🎸 In part 4, we've added the mute buttons to the fretboard. In this part,...

Build a Guitar with Reactjs (5): The Final Fretboard

Build a Guitar with Reactjs (4): The Mute Buttons

Dec 25, 20209 min read289 views

Hi and welcome to part 4 of "How to build a Guitar with React" 🎸 In part 3, we've added the fretboard component, and the background SVG as its first...

Build a Guitar with Reactjs (4): The Mute Buttons

Build a Guitar with Reactjs (3): Fretboard-SVG

Dec 23, 202012 min read230 views

Hi and welcome to part 3 of "How to build a Guitar with React" 🎸 After implementing the guitar sounds in part 2, this part will be all about visuals:...

Build a Guitar with Reactjs (3): Fretboard-SVG

Build a Guitar with Reactjs (2): Guitar Sounds

Dec 21, 202010 min read263 views

Hallo and welcome to part 2 of "How to build a Guitar with React" 🎸 In part 1, we've created the setup and already built the <GuitarBody />...

Build a Guitar with Reactjs (2): Guitar Sounds

Build a Guitar with Reactjs (1): Intro, setup and guitar body

Dec 18, 202019 min read1.2K views

JavaScript (and React) can do pretty awesome things, but did you know you can even build a whole guitar with it? This article is the first in a series...

Build a Guitar with Reactjs (1): Intro, setup and guitar body