Message from JavaScript discussions
August 2018
β Just trying to learn on my own...
I am newbie
Hey i am trying to learn java script or learning it rather! i dont get it though like what is nodejs,
vue,
ajax...
are they like the same thing?
β Google it dude
β So that i can get 1000 possible answers ππ
β Its fine though!
β They are all on top of JavaScript
β It's like you have a bread (JavaScript) and you can make different things with bread(node.js, Vue etc)
β Vue is a JavaScript framework to develop front end
β Cool thanksππ
β Node.js is Backend where you can use JavaScript to write your server side code
β AJAX is for asynchronous tasks, where you make calls to server in the background at the very basic level
β I get it nowπ
thanks alot whiteros_7
Just trying to figure out where to start....
you've been helpfull.