Coder Social home page Coder Social logo

Comments (9)

sanchit94 avatar sanchit94 commented on July 24, 2024 1

This tutorial talks about Component lifecycle, which are the set of actions that are performed before the component is mounted/rendered, after it is mounted, before it is updated and after it is updated. These funcitons will be useful in displaying data we get from the server. Here we have displayed dummy data that mimics our server data and used componentWillMount(). We can also perform some action when the component updates by using componentDidUpdate().

from react-only-intern-23.

atherdon avatar atherdon commented on July 24, 2024

Can you create a PR with latest code changes?

from react-only-intern-23.

atherdon avatar atherdon commented on July 24, 2024

@sanchit94 i think we did it, right?

from react-only-intern-23.

atherdon avatar atherdon commented on July 24, 2024

if yes, can you put a code link where we adding meals, with all related fields to them? i'm not remembered, but i think the reason why i didn't close this task before because i didn't find an ingredients section. But i can be wrong, for sure...

from react-only-intern-23.

sanchit94 avatar sanchit94 commented on July 24, 2024

Yes @atherdon the ingredient section was not there, so adding it right now.

from react-only-intern-23.

sanchit94 avatar sanchit94 commented on July 24, 2024

The ingredients would be an array I suppose, I think this is a good time for us to move to ant design components as they will be more suitable for such inputs. Reactstrap has very few features to help with this. I want the ingredients to be a tag select as shown here https://ant.design/components/select/
Tell me what do you think.

from react-only-intern-23.

atherdon avatar atherdon commented on July 24, 2024

from react-only-intern-23.

sanchit94 avatar sanchit94 commented on July 24, 2024

from react-only-intern-23.

atherdon avatar atherdon commented on July 24, 2024

Hmm, it can be Select2 plugin.
it's not in my priority right now, if you wish, you can try a few different options, and then show to me your results.
i'll be ok, if it'll be just multi-select for now. exntend your logic-vision - is my main goal for this task, not UI

from react-only-intern-23.

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.