V
V
vyjcigmgvu2018-12-18 10:24:07
JavaScript
vyjcigmgvu, 2018-12-18 10:24:07

How to learn modern JavaScript without NodeJS?

Hello.
Decided to learn JavaScript for myself.
The computer is modern, Windows 8.1.
But there is one caveat - they don't tell me the administrator password (plus I don't want to follow).
I made Atom Portable and Visual Studio Code Portable following the instructions.
Surprisingly simple - you just had to create directories for their data.
But when I started examples on ReactJS and Angular, then NodeJS is needed there.
Actually, the question is:

  1. How to make NodeJS Portable?
  2. How to learn ReactJS and Angular without NodeJS and everything, just Atom Portable and Visual Studio Code Portable, only hardcore?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Taratin, 2018-12-18
@vyjcigmgvu

https://gist.github.com/massahud/321a52f153e5d8f571be

A
Alexey Sklyarov, 2018-12-18
@0example

Why not ask you to install this Node.js?
Alternatively, you can use this sandbox: codesandbox.io .

S
Sergey Gornostaev, 2018-12-18
@sergey-gornostaev

Just download the zip file of the node and unpack it wherever you have write access and where it is convenient for you. Everything you can use.

A
Anatoly Medvedev, 2018-12-18
@balamyt92

Ask your administrator to personally install nodejs and npm for you. This is a one-time promotion and you will not need a password further.
Well, or send the admin to a walking erotic, take a live usb with Linux and roll up a normal operating system :)

V
Vitaly Stolyarov, 2018-12-18
@Ni55aN

Enough internet and https://codesandbox.io. If it’s local, then you won’t be able to learn it without old-school ones (and React with its JSX will have to be transpiled), since the node still needs to build the project <script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question