-
Hello!
Is react-orchestra capable of playing flat or sharp notes? I specified in my code `Note name={'C#'}` but it didn't work. I also tried spelling out the word "sharp" like this `Note -name={'C…
-
What I Meant Was: After a successful search, the React front end should build out Bootstrap cards for each returned book containing the cover image (retrieved dynamically from Project Gutenberg), the …
-
This is a parallel issue to the work that @guidari has been doing in `@carbon/react`.
REF https://github.com/carbon-design-system/carbon/issues/16319
> The goal of this workstream is to increase con…
-
Hi Kevin,
Thank you so much for your contribution of react-piano. I am utilizing your package to display different piano chord shapes - when a user selects a chord shape (e.g. Major), I have set thos…
-
-
Might be interesting on how to allow users to see each other's notes. Could borrow some ideas from https://github.com/Qolzam/react-social-network
-
Can you give a code snippet to use this in React/next js?
I have tried to follow a lot of the ones online which use this package but none on of them seem to be working.
-
This is in relation to the TODO notes mentioned in :
* packages/react-server-test-pages/middleware/RequestToPort.js (line 6)
* packages/react-server-website/middleware/RequestToPort.js (line 6)
…
-
# The StickyNotes App
## App Overview
The StickyNotes App is a dynamic, user-friendly web application designed for effective note-taking and task management. Developed by [Son Nguyen](https://gi…
-
In v7, we added a hard dependency on either `react-dom` _or_ `react-native`, because we need to pull in `unstable_batchedUpdates`. For those users who happen to not be using RD or RN, we added an "al…