Message from JavaScript discussions
November 2017
— (because if you need help you should reconsider you basic programming skills)
Yeah im so sorry about it, im new to javascript, and doesn't use it so much...
but this one make me depressed after trying it for hours.
— My bad, thanks so much.
— This is not a javascript issue
— This is a general programming issue, you should get used to how string works generally, because js is not much different from the other languages
— You are trying to get ajax requests without knowing how strings work, this will lead you to spaghetti code, security issues and inefficient code
— I see...
noted it sir.
— 😃 thanks for clear answer
— And the advice
— Me? Im just a univ student that focused in design.
Learning to write a program.
And the project is about fetch data from server then store and display it in mobile.
Its a hybrid mobile app developed in cordova
— May you stop using jQuery
— So you can effectively learn js