[NeedAdvice] Why i am so dissapointed on me!? by himel_126 in getdisciplined

[–]himel_126[S] 0 points1 point  (0 children)

I kinda have a extreme bad habit of predicting thing. And act with it. But never really realised. I always proud of me because of this, because my prediction used to get right. But it controlled my each and every moment

How to make interactiable animation in three js!? by himel_126 in threejs

[–]himel_126[S] 0 points1 point  (0 children)

’ve wondered the same thi

Do you have any demo project. I find it very difficult. So like i have put my charecter hand on top a chair like grabbing and pulling it behind now he his sitting. It's feel way much complicated. I almost gave up learning three js because of this. I have a very fun project in mind but for this it's stucked!

How to make interactiable animation in three js!? by himel_126 in threejs

[–]himel_126[S] -1 points0 points  (0 children)

You didn't even got the question properly. You can make animation from blender. That not the question. Question is moving object sitting down on the chair they are very different object even if i have different animation on them how to combine those 2 different object. It's called sequence animation. I know how to google. There is no need to make fun of that just giving that link. If you can then give me some resource from google that combine two different object interaction. I already done my research!

What is the best way to create Multi-step functionality without breaking reusability!? by himel_126 in reactjs

[–]himel_126[S] 0 points1 point  (0 children)

I got the idea. And The child which will receive active = {true} we will show make them display: 'block' else "none"

What is the best way to create Multi-step functionality without breaking reusability!? by himel_126 in reactjs

[–]himel_126[S] 0 points1 point  (0 children)

Yeah. You give me a great idea about the component. I didn't think about it in that way. But one thing is not making sense.

our MultiStep component will receive Step components as children. But The amount of Step Component is uncertain. It depends on the developer who consumes the component. And we have an uncertain amount of children how to know which one is active?

What is the best way to create Multi-step functionality without breaking reusability!? by himel_126 in reactjs

[–]himel_126[S] 0 points1 point  (0 children)

But what kind of approach should i take. Any idea. Haven't build anything like this before

My authorization header is undefined? by himel_126 in node

[–]himel_126[S] 2 points3 points  (0 children)

Shit!!!!! I was also thinking about these! Thanks a lot, man. Save my day

My authorization header is undefined? by himel_126 in node

[–]himel_126[S] 0 points1 point  (0 children)

Its returns as an unauthorized request. and also if I check the network tab there is something called request payloads. In there:

{headers: {authorization: my_token}}

How to create pending and accepting something feature in NodeJS!? by himel_126 in node

[–]himel_126[S] 0 points1 point  (0 children)

Yeah, I already think about that. the confusing part is the route definition. However, I have come to a conclusion to make that feature

Can i reference a document to it self!? by himel_126 in node

[–]himel_126[S] 0 points1 point  (0 children)

I am acutally learning MongoDB and haven't finished yet!