+ 4
Want to be a full stack developer
And don't know from where to start, just look at the answer
1 Odpowiedź
+ 3
The answer is not very simple but just follow my road to be a full stack developer..
Start from:
(client scripts)
HTML
CSS, SASS
Javascript
Json formats
JS ES6
ReactJS
(server scripts)
NODEJS
ExpressJS
MongoDB
Rest api
Node authentication using PassportJS
CRUD (Create Retrieval Update Delete) database access
(server configuration)
Setup Ubuntu web server using cloud, I use Digital Ocean
Linux commands
install NodeJS and MongoDB in a Digital Ocean Droplet
(development tools)
npm install
Git
Github/Bitbucket accounts setup
ssh file upload to repo or server
webpack
Vagrant setup for local testing
(App development)
React Native