GithubHelp home page GithubHelp logo

jamming's People

jamming's Issues

Summary - Feature Request

Overall exceeded expectations.

This is one of the better feature request documents I have reviewed.

By implementing this feature request as a component instead of an additional method to the track component, you demonstrate an understanding of the React pattern of making web apps.

The document is well organized and communicates the feature request clearly. I agree with your caveat, it would have been nice if mentioned what would be shown in the app if the track did not a preview URL.

Great job indeed, good luck on your coding journey.

missing Spotify.js file

You seem to be missing your util folder which should contain a Spotify.js file that has methods for getting the access token, search, and saving playlists. If this sounds familiar, I would add it to your repository

SUMMARY

Summary Grade: Satisfactory

Great job! I have left some comments in your code that you can check out by navigating to the "Issues" on the top bar here. You generally did an excellent job with all of your files -- they are nicely written and you generally followed good coding practices. Just a few things I noticed is that in your addTrack function in your App.js file it seems that you are pushing the track and setting the state immediately, however you should first perform a small check to see if you even need to add the track. This may look something like this:

37297660-986be670-25f4-11e8-9120-e40d4dff31db

Moreover, when you import { Component } at the top, you can just do extends Component instead of doing extends React.Component.

I also noticed that you seem to be missing a util folder with your Spotify.js file in this directory, so if you have that I would also make sure to add that to your repo.

Overall you did an excellent job with this project, and it's clear that you have grown as a React developer. Make sure to keep up the good work!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.