Urigo / WhatsApp-Clone-Tutorial

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
https://tortilla.academy
565 stars 142 forks source link

[Client Step 6.5] #8

Open elierenburg opened 5 years ago

elierenburg commented 5 years ago

What is the purpose of this step? thank you

Urigo commented 5 years ago

Do you mean the animate section?

elierenburg commented 5 years ago

No, I mean the type d section. Why do we need this part? Thank you.

On Tue, Jul 2, 2019, 23:47 Uri Goldshtein notifications@github.com wrote:

Do you mean the animate section?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Urigo/WhatsApp-Clone-Tutorial/issues/8?email_source=notifications&email_token=ALCLTXU24GMWPC4K5YZYBRTP5O5GLA5CNFSM4H44AU3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCQACI#issuecomment-507838473, or mute the thread https://github.com/notifications/unsubscribe-auth/ALCLTXQETMUGORZFCA3XPLTP5O5GLANCNFSM4H44AU3A .

-- This e-mail, as well as any attached document, may contain material which is confidential and privileged and may include trademark, copyright and other intellectual property rights that are proprietary to Kenshoo Ltd,   its subsidiaries or affiliates ("Kenshoo"). This e-mail and its attachments may be read, copied and used only by the addressee for the purpose(s) for which it was disclosed herein. If you have received it in error, please destroy the message and any attachment, and contact us immediately. If you are not the intended recipient, be aware that any review, reliance, disclosure, copying, distribution or use of the contents of this message without Kenshoo's express permission is strictly prohibited.

Urigo commented 5 years ago

mmm can you paste here the code snippet? I think I'm missing something

elierenburg commented 5 years ago

It's the declare module part. Can't access the code now 😅

On Tue, Jul 2, 2019, 23:57 Uri Goldshtein notifications@github.com wrote:

mmm can you paste here the code snippet? I think I'm missing something

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Urigo/WhatsApp-Clone-Tutorial/issues/8?email_source=notifications&email_token=ALCLTXSCDDSCIAED6W5Q7WLP5O6KDA5CNFSM4H44AU3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCQYCI#issuecomment-507841545, or mute the thread https://github.com/notifications/unsubscribe-auth/ALCLTXTYIFEPTSBTQ2EIXLLP5O6KDANCNFSM4H44AU3A .

-- This e-mail, as well as any attached document, may contain material which is confidential and privileged and may include trademark, copyright and other intellectual property rights that are proprietary to Kenshoo Ltd,   its subsidiaries or affiliates ("Kenshoo"). This e-mail and its attachments may be read, copied and used only by the addressee for the purpose(s) for which it was disclosed herein. If you have received it in error, please destroy the message and any attachment, and contact us immediately. If you are not the intended recipient, be aware that any review, reliance, disclosure, copying, distribution or use of the contents of this message without Kenshoo's express permission is strictly prohibited.

elierenburg commented 5 years ago

hi, good mornings, its this part: declare module 'react-router-transition';

On Tue, Jul 2, 2019 at 11:57 PM Uri Goldshtein notifications@github.com wrote:

mmm can you paste here the code snippet? I think I'm missing something

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Urigo/WhatsApp-Clone-Tutorial/issues/8?email_source=notifications&email_token=ALCLTXSCDDSCIAED6W5Q7WLP5O6KDA5CNFSM4H44AU3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCQYCI#issuecomment-507841545, or mute the thread https://github.com/notifications/unsubscribe-auth/ALCLTXTYIFEPTSBTQ2EIXLLP5O6KDANCNFSM4H44AU3A .

--

Best Regards,

Eli Erenburg

Software Developer | Data Integration

m: 0525939069 e: eli.erenburg@kenshoo.com

-- This e-mail, as well as any attached document, may contain material which is confidential and privileged and may include trademark, copyright and other intellectual property rights that are proprietary to Kenshoo Ltd,   its subsidiaries or affiliates ("Kenshoo"). This e-mail and its attachments may be read, copied and used only by the addressee for the purpose(s) for which it was disclosed herein. If you have received it in error, please destroy the message and any attachment, and contact us immediately. If you are not the intended recipient, be aware that any review, reliance, disclosure, copying, distribution or use of the contents of this message without Kenshoo's express permission is strictly prohibited.

Urigo commented 5 years ago

Because I think it doesn't have a @types library.

Am I wrong?