🧑🏼‍💻BackEnd DevAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Home
  • Prerequisites
    • Browser
    • Terminal
    • Databases
    • GIT
    • IDE
    • Node.js
    • Postman
  • Intro to Backend
  • The Internet
  • Version Control System
    • Connect Git to Local Machine
  • Command Line Interface
  • NodeJS & NPM
    • modules
    • Require vs. Import
    • Thinking in Modules
    • Built-in Modules
    • NPM & 3rd Party Modules
  • BackEnd Development & API
    • Routes & HTTP Methods
    • Node.js HTTP Server
    • Node.js HTTP Server Routes
    • Serve Static Files using Vanilla Node.js
  • Express.js
    • Menggunakan Express
    • Memahami Request dan Response
    • Routes pada Express
    • Menerima Request Body
    • Menerima Request Query
    • Menerima Request Params
  • Extras
Prerequisites

Prerequisites

Sebelum kita memulai mempelajari segala hal yang berkaitan dengan BackEnd development, ada harusnya kita telah melakukan instalasi beberapa tools yang akan kita gunakan. Berikut adalah tools yang harus kita install:

BrowserIDEPostmannodejsDatabaseGITTerminal
HomeBrowser

By Icanq with ❤️