Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Javascript Works Behind the Scene #204

Open
thejuggernaut01 opened this issue Dec 13, 2023 · 8 comments
Open

How Javascript Works Behind the Scene #204

thejuggernaut01 opened this issue Dec 13, 2023 · 8 comments
Assignees

Comments

@thejuggernaut01
Copy link

It would be helpful to include a separate chapter that covers How Javascript works behind the scene.

adding a chapter on the inner workings of JavaScript equips developers with a deeper understanding of the language but also enhances their ability to write efficient, performant, and reliable code, making them more proficient and versatile in their roles.

@thejuggernaut01
Copy link
Author

It would be helpful to include a separate chapter that covers How Javascript works behind the scene.

adding a chapter on the inner workings of JavaScript equips developers with a deeper understanding of the language but also enhances their ability to write efficient, performant, and reliable code, making them more proficient and versatile in their roles.

Kindly assign this to me. Thank you.

@sumn2u
Copy link
Owner

sumn2u commented Dec 13, 2023

@thejuggernaut01 Sure. Thanks for the initiative.

@thejuggernaut01
Copy link
Author

@sumn2u you are welcome.

@poojaindulkar
Copy link

Hi there! I noticed this issue about adding a chapter on the inner workings of JavaScript, and I'm really interested in contributing to it. I have a strong understanding of JavaScript internals and believe I can make a valuable contribution. Could you please let me know if this issue is still open, and if possible, assign it to me?

@sumn2u
Copy link
Owner

sumn2u commented Jan 16, 2024

Hi @poojaindulkar , thanks for your interest in contributing. As the issue is still open, I will assign it to you.

@poojaindulkar
Copy link

@sumn2u, Thank you so much for assigning the issue to me! I'm excited to contribute. Could you please provide some guidance on how to proceed with this? Are there any specific steps, guidelines, or preferences you have in mind for the content of the chapter? I want to make sure I align with your expectations.

Additionally, if there's a particular approach or outline you have in mind, I'd love to discuss it further. I'm open to collaboration and would appreciate any feedback you may have throughout the process.

Looking forward to your guidance.

@sumn2u
Copy link
Owner

sumn2u commented Jan 16, 2024

Could you please provide some guidance on how to proceed with this? Are there any specific steps, guidelines, or preferences you have in mind for the content of the chapter? I want to make sure I align with your expectations.

Certainly, we can include a dedicated chapter that delves into the inner workings of JavaScript. This can cover important topics such as its engine, execution context, call stack, memory heap, runtime environment, and event loop. We have already covered other related topics such as its single-threaded, asynchronous nature, Promises, async/await, and debugging tools which we can reference.

Additionally, if there's a particular approach or outline you have in mind, I'd love to discuss it further. I'm open to collaboration and would appreciate any feedback you may have throughout the process.

The project's README.md defines the typographic conventions, project structure, and contributing guidelines used, you can follow it.

@sumn2u
Copy link
Owner

sumn2u commented Mar 18, 2024

Did the information above help out @poojaindulkar ? Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants