soundcloud-redux
soundcloud-redux copied to clipboard
Incredible work!
Your code and your UI is beautiful. Could you please share a high-level of your workflow? Do you start with mockups, then go to the reducers or do you start by designing the state then go to the actions then to sagas? Something completely different? How do you build out your first feature? Do you go from the bottom up or the top down? Any tutorials online you'd recommend? Maybe even more a philosophical question: how did you learn how to do this?
Agreed, also where's the homepage Featured Tracks coming from, e.g. like a playlist? Too bad I can't find it in the code...
Featured Tracks are fetched from the FEATURED_TRACKLIST_USER_ID in constants.js. @bodaz
Amazing code! this is a real design. You are a great developer and artist. I was wandering how to port your project to ReasonML.... any thoughts !!!