1
al-m
6y

Can someone help me please?

I'm following a react redux tutorial to build a crud app. But I don't want to use mongoDB or express.

How can I remove that and use the local state instead?

Thank you

Comments
  • 0
    Can I ask why you don't want to use them? I use Express and Cloudant (couchDB) myself but its very similar to mongo. Both are great and do a lot.

    Have a feeling you'll be hurting yourself by skipping those parts
  • 0
    @practiseSafeHex I was asked not to.
    I tried to anyway but didn't go well. So now I gotta do it how I was asked
  • 0
    @al-m

    "I tried and it didn't go well": quitting learning a new tech like that is a pretty bad way to start learning something new. Theres a reason why those were picked.

    "I was asked not too": name and shame that psychopath here now!

    as regards your main issue, can't help, i'm an Angular man myself
  • 0
    @practiseSafeHex ...I'm not quitting. It's just that I use cloud 8 as my ide so issues...

    I'm angular too... much good that is
Add Comment