Lab 0: Dev Env Setup Rizky Wellyanto (wellyan2) NodeJS + NPM - - PowerPoint PPT Presentation

lab 0 dev env setup
SMART_READER_LITE
LIVE PREVIEW

Lab 0: Dev Env Setup Rizky Wellyanto (wellyan2) NodeJS + NPM - - PowerPoint PPT Presentation

Lab 0: Dev Env Setup Rizky Wellyanto (wellyan2) NodeJS + NPM Download here: https://nodejs.org/en/download/ NPM tutorial: https://docs.npmjs.com/about-npm/ NodeJS Documentation: https://nodejs.org/docs/latest-v9.x/api/ Terminal Example setup


slide-1
SLIDE 1

Lab 0: Dev Env Setup

Rizky Wellyanto (wellyan2)

slide-2
SLIDE 2

NodeJS + NPM

Download here: https://nodejs.org/en/download/

NPM tutorial: https://docs.npmjs.com/about-npm/ NodeJS Documentation: https://nodejs.org/docs/latest-v9.x/api/

slide-3
SLIDE 3

Terminal

Example setup above:

  • iTerm: https://www.iterm2.com
  • ZShell: https://github.com/robbyrussell/oh-my-zsh

Useful command line tutorials:

  • https://code.tutsplus.com/tutorials/command-line-basics-and-useful-tricks-with-the-

terminal--cms-29356

  • https://www.windowscentral.com/how-install-bash-shell-command-line-windows-10
slide-4
SLIDE 4

Git + Github

Git: https://git-scm.com/book/en/v2/Getting-Started- Installing-Git Github: https://github.com/ Tutorials:

  • https://git-scm.com/book/en/v2/Getting-Started-Git-

Basics

  • https://guides.github.com/
slide-5
SLIDE 5

Homebrew

https://brew.sh/

slide-6
SLIDE 6

IDE / Text Editor

Anything really. There’s a bunch of em

  • Sublime Text: https://www.sublimetext.com/3
  • Atom: https://atom.io/
  • WebStorm: https://www.jetbrains.com/webstorm/

download/

  • Notepad++: https://notepad-plus-plus.org/
  • Vim: https://www.vim.org/download.php
slide-7
SLIDE 7

Other Libraries

There’s a ton of em. Don’t worry. No need to install it now

  • Yarn: https://yarnpkg.com/en/
  • React: https://reactjs.org/tutorial/tutorial.html
  • MongoDB: https://docs.mongodb.com/manual/

installation/

  • GraphQL: https://graphql.org/
slide-8
SLIDE 8

Prepping for MP0!

https://github.com/uiuc-web-programming/mp0_starter