Giter Site home page Giter Site logo

notes's Introduction

Notes

Phase 1

  1. Store a resource as links hardcoded in component render
  2. Store a resource in state
  3. Store multiple resources in state
  4. Break state objects resources into notes
  5. Create note component
  6. Render note title per component
  7. Modify App.js + note.js to accommodate new state structure
  8. Display list of resource titles and links per component
  9. Programmatically generate child components in App.js
  10. Clicking on header of component changes the child element (font, color, etc)
  11. Render a controlled input field that can be typed into it.
  12. Two input fields: one for title and one for the url.
  13. Make typing event handler dynamic (target any piece of state)
  14. Make two input fields (one for title, one for url) controlled by a single dynamic handler
  15. Make inputs add a new resource to page
  16. Render a button in App that returns something via event handler
  17. Add a new note with a title and an empty array of resources via button.
  18. Refactor "add new note" functionality into a separate component.
  19. Delete a note
  20. Delete a Resource

notes's People

Contributors

romnko avatar dependabot[bot] avatar

Watchers

 avatar

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.