Welcome! Log In Create A New Profile

Advanced

Variable scope in javascript module

October 26, 2018 02:16AM
Hi team !,
Regarding the sample here : https://www.nginx.com/blog/batching-api-requests-nginx-plus-javascript-module/

I have an issue trying to use JS module : variable hoisting and global/local scope doesn't behave as expected. When i try to reassign the resp variable (as you do after declaring it), the value assigned in the done function is not brought outside of the done function to the bacthAPI function.
So if resp is initialised with 0 and reassign as 1 in the done funtion, at the end, resp would = 0.
I had a look to explanation here https://www.sitepoint.com/demystifying-javascript-variable-scope-hoisting/ and seems to behave differently in nginx implementation of JS.

Would it be some OS settings outside of NGINX preventing this to work as it should normally work with javascript ? Any dependency on an OS package ?

Thanks !
BR
Alex
Subject Author Posted

Variable scope in javascript module

alweiss October 26, 2018 02:16AM

Re: Variable scope in javascript module

Dmitry Volyntsev October 26, 2018 05:04AM

Re: Variable scope in javascript module

alweiss October 30, 2018 12:07PM

Re: Variable scope in javascript module

alweiss October 30, 2018 12:58PM

Re: Variable scope in javascript module

Dmitry Volyntsev October 30, 2018 01:10PM

Re: Variable scope in javascript module

Valentin V. Bartenev October 30, 2018 01:12PM

Re: Variable scope in javascript module

alweiss October 30, 2018 05:55PM

Re: Variable scope in javascript module

Valentin V. Bartenev October 30, 2018 06:28PM

Re: Variable scope in javascript module

Maxim Konovalov October 30, 2018 06:32PM

Re: Variable scope in javascript module

alweiss October 30, 2018 07:22PM

Re: Variable scope in javascript module

alweiss October 30, 2018 06:47PM

Re: Variable scope in javascript module

Valentin V. Bartenev October 30, 2018 07:58PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 213
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready