About Javascript, where should I start studying th...
# suitescript
s
About Javascript, where should I start studying the most comfortable javascript for netsuite development? I see a lot of content about JS, but they are used ​​for web development. I don't know much about JS, I have more knowledge in C#, but as I work with netsuite and as far as I know suitescript is based on js, I need to have a more solid knowledge of js. Could someone direct me to some JS material aimed at suitescript. In addition to the netsuite documentation.
s
It seems to be good material. Thanks @creece. Does this book help a lot with suitescript?
c
No, it doesn't help at all with suitescript. Its just a decent reference for learning javascript. Best way to learn is to get hired by a company using netsuite. Unless it changed, the NetSuite doc is behind a paywall.
πŸ’― 1
s
But reading this book, understanding about JS, I can get a better understanding of suitescript, right?
Interesting this book. I found it for my language.
c
If you know JS, then you'll have an easier time. Suitescript is a collection of JS Libraries that you use.
πŸ‘ 1
s
Thanks @creece It has helped me a lot here on slack. I'm grateful πŸ˜„
😎 1
e
@Slig take a look at @erictgrubaugh blog to understand better suitescript: https://stoic.software/
πŸ‘ 1
s
Thanks @eminero