jslovers / Welcome-to-JSLovers

welcome to JSLovers
33 stars 7 forks source link

talk- Asynchronous nature of JavaScript #18

Open PrathamDogra opened 4 years ago

PrathamDogra commented 4 years ago

Talk Name

Asynchronous nature of JavaScript

Description

JavaScript is a single-threaded, Synchronous language which means code is executed in the sequence, not in parallel. To handle this in JavaScript we use something called Asynchronous non-blocking I/O model.

Things covered in the talk

Prerequisite

⌛️ Talk Duration - 20 mins 👤 Name - Pratham Dogra(LinkedIn, GitHub) 📍 Location - Delhi

Neha commented 4 years ago

Hello @PrathamDogra ,

Please share the slides as well as it would be ppt driven talk or some code demo will be there or not?

PrathamDogra commented 4 years ago

Hi Neha, I have prepared the slides of the talk named Asynchronous Nature of JavaScript( in compliance with this issue https://github.com/jslovers/Welcome-to-JSLovers/issues/18). The talk is mainly slides driven with some small segments of the coding( But no hands-on). The link to the slides is here. ( https://docs.google.com/presentation/d/1uuqx-z_wEP2P3EduTbUFtZb2LgsTEXQeeiSprV2DuYk/edit?usp=sharing ).

Regards

Pratham Dogra

On Sun, Nov 17, 2019 at 4:35 PM Neha Sharma notifications@github.com wrote:

Assigned #18 https://github.com/jslovers/Welcome-to-JSLovers/issues/18 to @PrathamDogra https://github.com/PrathamDogra.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/jslovers/Welcome-to-JSLovers/issues/18?email_source=notifications&email_token=AKNARQRWCG5DKWSB7A4LAF3QUEQOZA5CNFSM4I7ASTL2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOU43BBFY#event-2805338263, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNARQVYIWH3GIPQFJ3NBPTQUEQOZANCNFSM4I7ASTLQ .

Neha commented 4 years ago

@PrathamDogra what is your availability for 4th jan?

PrathamDogra commented 4 years ago

@Neha, I am available on 4th of January.

Neha commented 4 years ago

See you on 4th Jan then.

PrathamDogra commented 4 years ago

Hey, Neha this is the final draft of the slides (https://docs.google.com/presentation/d/1uuqx-z_wEP2P3EduTbUFtZb2LgsTEXQeeiSprV2DuYk/edit?usp=sharing).