Please enable JavaScript.
Coggle requires JavaScript to display documents.
Full Stack Javascript (Front End Programming (HTML, CSS, Components, &…
Full Stack Javascript
Front End Programming
HTML, CSS, Components, & Layout
-
-
-
Components
(buttons, forms, modals)
-
-
-
-
-
-
Basic Server Skills
Linux Skills
Firewall Setup (iptables, ufw)
User Access (chmod(u+x), passwd, sudo, etc)
-
Text editor (choose one - vim, emacs, pico, etc)
-
Filesystem Navigation (cd, ls, mkdir, mv, ps, rm, etc)
Install Programs (apt-get, yum, etc)
-
-
-
-
Server Hosting
-
AWS Cloud
-
-
-
S3, Glacier (File storage)
-
Other Cloud Providers
-
-
Firebase (Backend as a Service - realtime db, authentication)
-
-
Physical Server
Linux (Ubuntu, CentOS, RedHat, Debian, etc)
-
Server Side JS
Node's Built-In Modules link
-
-
-
-
-
-
Express Routing Modules
-
-
Body-parser (converting JSON, Unicode, raw)
-
-
-
-
-
-