React Player is a very flexible player that I’ve been using in my ReactJs apps. Depending on how you use it, it can play a variety of different media from a multitude of different websites, such as Youtube, Vimeo, Facebook and Soundcloud.
For starters you will need to enter“npm install…
I Youtube a lot, so it comes to no surprise that since learning to code I want to play around with Youtube in my Apps. This is how I went about doing so.
First I when to this website https://console.developers.google.com and signed up with a google account as necessary.
After…
With recent dives into javascript and reactjs, I’ve spent some time looking at extensions. And that is because they are so very useful when I worked with ruby and my last extension dealing with snippets was so helpful, I decided to do another deep dive for another. …