Coder Social home page Coder Social logo

Comments (6)

nelsonic avatar nelsonic commented on May 12, 2024 2

Did you understand what metadata is?
Did you click the wikipedia link and read it?
What was your doubt after reading the wikipedia article?
The metadata in a Todo list application is the data that helps the system identify the todo list items or keep track of how many items there are. The user does not have to input this information. The id is created by the todo list system and the count is just the total number of times in the list. The user does not need to manually count up their items or input any additional data in order to have a count.

Apologies if I am not understanding where the confusion is ... 😕

from javascript-todo-list-tutorial.

miguelmartins17 avatar miguelmartins17 commented on May 12, 2024 1

I have been able to find more information about metadata and I have been able to understand what it is but I did not understand what the purpose of using metadata in general is, within the project I understood but outside the subject what the purpose is?

https://en.wikipedia.org/wiki/Metadata

from javascript-todo-list-tutorial.

nelsonic avatar nelsonic commented on May 12, 2024 1

@miguelmartins17 are you referring to the What about metadata? section?
image

If you are able to help us clarify what the two types of metadata are in this App id and count, please do.

from javascript-todo-list-tutorial.

nelsonic avatar nelsonic commented on May 12, 2024 1

I have opened a Pull Request to completely remove any reference to metadata
to avoid any further confusion to anyone reading this tutorial in the future: #22
Please see: https://github.com/dwyl/javascript-todo-list-tutorial/pull/22/files

from javascript-todo-list-tutorial.

nelsonic avatar nelsonic commented on May 12, 2024 1

https://github.com/dwyl/javascript-todo-list-tutorial/blob/26845893f7b7e03366438863d767eb1207bd9650/README.md#what-about-the-count-of-items-

from javascript-todo-list-tutorial.

miguelmartins17 avatar miguelmartins17 commented on May 12, 2024

It says there are two types of metadata in Todo List's wanted to know if there were more features or functions.
I must not have explained myself well.

from javascript-todo-list-tutorial.

Related Issues (20)

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.