React/Redux + Soundcloud API

This page summarizes the projects mentioned and recommended in the original post on /r/codehunter

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • favesound-redux

    🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.

  • Tutorial: http://www.robinwieruch.de/the-soundcloud-client-in-react-redux

  • sound-redux

    A Soundcloud client built with React / Redux

  • Recently I discovered and got inspired by Sound Redux which shows how to use the Soundcloud API within a React + Redux app. The Soundcloud API requires you to setup a callback.html page. The Sound Redux app solves this by serving the callback.html from a Go Lang Server. I don't want to use any server side technology for this. Thats why I was wondering if it is possible to serve the callback.html as a react component. My setup already pops up the authentication modal for Soundcloud, but after entering my credentials nothing happens and the modal gets blank.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • React Spotify clone

    2 projects | /r/reactjs | 7 Jan 2023
  • Generative.fm – Endless ambient music generators

    2 projects | news.ycombinator.com | 7 Oct 2021
  • I made my first webapp that lets you find your most listened to Spotify songs and turn them into a playlist!

    1 project | /r/reactjs | 29 Jan 2021
  • A Comprehensive Guide to React State Management

    3 projects | dev.to | 12 Apr 2024
  • Beyond Redux - MobX and Zustand

    1 project | dev.to | 15 Mar 2024