Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with your renderer.js #1

Open
darthcoder opened this issue Sep 18, 2016 · 0 comments
Open

Help with your renderer.js #1

darthcoder opened this issue Sep 18, 2016 · 0 comments

Comments

@darthcoder
Copy link

I'm new to web technologies, I am trying to understand the following snippet in your renderer.js lines 16 & 17

ul.innerHTML = notes.reduce((a, note, i) => ${a}

  • ${note.title}
  • , '')

    Can you please explain a bit?

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant