Infinite Playlist: Nick And Norahs
// Use machine learning algorithm to generate playlist const model = require('./model'); const playlist = model.generatePlaylist(userPreferences);
What follows is not a love story. It is a recovery story. It is about two people who are so obsessed with the ghosts of their exes that they cannot see the perfect, awkward person standing right in front of them. nick and norahs infinite playlist
function App() const [currentPlaylist, setCurrentPlaylist] = useState([]); const [history, setHistory] = useState([]); const [user, setUser] = useState('Nick'); // Toggle between Nick & Norah const [newSong, setNewSong] = useState( title: '', artist: '' ); const playlistEndRef = useRef(null); // Use machine learning algorithm to generate playlist
A great rom-com lives or dies on its friends. Nick and Norah has one of the greatest ensembles of chaos agents ever assembled. const playlist = model.generatePlaylist(userPreferences)