Astrodevil / resource-gallery

Resources related to software development
https://resource-gallery.pages.dev/
MIT License
28 stars 53 forks source link

Added New Article on "How Does JavaScript Work Behind the Scenes?" #275

Closed Nishitbaria closed 11 months ago

Nishitbaria commented 11 months ago

Related Issue

Closes: #[issue number]

Description of Changes

๐Ÿ“ Added an informative article to the JavaScript resources section in the resource gallery website.

Article Title: "How Does JavaScript Work Behind the Scenes? JS Engine and Runtime Explained"

Description: The article provides an in-depth exploration of how JavaScript works behind the scenes, shedding light on the JS Engine and Runtime. It explains the core concepts, the role of the JS Engine in executing code, and the runtime environment where JavaScript code runs. The article aims to demystify the inner workings of JavaScript, making it an excellent addition to the resource gallery for learners and developers.

Article Content: Link to the Article

I'm excited to contribute this valuable resource to the community and welcome any feedback or suggestions for improvements. Let me know if there's anything else I can do to enhance this contribution.

Checklist:

Screenshots

Original Updated
Original screenshot Updated screenshot

Please provide any necessary screenshots to illustrate the changes made.

Nishitbaria commented 11 months ago

@Astrodevil ,please review and merge my pull request

Nishitbaria commented 11 months ago

@Astrodevil ,please review and merge my pull request

Nishitbaria commented 11 months ago

@Astrodevil ,please review and merge