🌐
Miniclass Web
  • Miniclass Web
  • 1. Pengenalan Pemrograman Web
    • Cara Kerja Website
    • Pengenalan Backend dan Frontend
    • HTTP Request dan HTTP Response
  • 2. HTML
    • Pengenalan HTML
    • Text Formatting
    • Link
    • Media
    • List
    • Table
    • Form
    • Grouping
  • 3. CSS
    • Pengenalan CSS
    • Selector CSS
    • Text Formatting
    • Background
    • Border
    • Height dan Width
    • Spacing
    • Layouting
    • Responsive Design
    • Membuat Template Web Responsive
  • 4. Javascript
    • Pengenalan JavaScript
    • Javascript for Java developer
    • Array
    • Fungsi
    • Manipulasi DOM
    • Event
    • Fetch API
    • Object JavaScript
    • UI Component Lanjutan
  • 5. Node.js
    • Pengenalan Node.js
    • Membuat Server HTTP
    • Routing
    • Import Export
    • Node Package Manager
    • Nodemon
  • 6. Express.js
    • Pengenalan Express.js
    • HTTP Method
    • Menerima Data dari URL
    • Middleware
    • Menerima Data dari Body
    • Mengunggah File
    • Menampilkan File dalam Folder
    • Menyimpan Data ke Database MySQL
  • 7. Modern Frontend Development
    • ECMAScript
    • Transpiler
    • Module Bundler
  • 8. React Fundamental
    • Pengenalan React JS
    • Props
    • Event
    • State
    • Conditional Rendering
    • Component Mapping
    • Side Effect
    • Custom Hook
  • 9. React State Management
    • Lifting State Up
    • Context
    • Reducer
  • 10. React Performance
    • Debounce
    • Throttling
    • Memoization
    • Profiling
  • 11. React Testing
    • Component Testing
    • Hook Testing
    • Mocking
    • End to End Testing
  • 12. Object Relational Mapping
    • Pengenalan Object Relational Mapping
  • 13. Document Oriented Database
    • Document Oriented Database
    • Object Document Mapping
  • 14. Web Service
    • REST
    • GraphQL
  • 15. Autentikasi
    • JSON Web Token
    • Membuat Web Service Sederhana
  • 16. Microservices
    • Microservices
    • Microservices Gateway
    • Message Queue
    • Remote Procedure Call
    • Membuat Micro Service Sederhana
  • 18. Caching
Powered by GitBook
On this page

Was this helpful?

Miniclass Web

NextCara Kerja Website

Last updated 1 year ago

Was this helpful?

[!CAUTION] This repository is no longer maintained, please visit for further development / contribution

We're consolidating/aggregating all miniclass into a centralised repository so it's easier to manage. Also, GitBook is not free apart from its basic stuff so we're moving from it. Hence, this repo is archived. All of its content are moved to repository with some adjustment.

Miniclass Web

Selamat datang di Miniclass Web - Workshop Riset Informatika, disini materi yang akan diajarkan yaitu diawali dengan materi Web dasar, baru kemudian selanjutnya akan difokuskan ke materi web tingkat lanjut (Frontend atau Backend).

Kontributor

Silahkan kunjungi untuk melakukan kontribusi

Materi Web Dasar

Berikut merupakan materi awal yang akan dipelajari di Miniclass Web:

  1. Pengenalan Pemrograman Web

  2. HTML

  3. CSS

    • Selector CSS

    • Membuat Template Web Responsive

  4. Javascript

    • Membuat Aplikasi Web Sederhana

  5. Node.js

    • NPM Script

  6. Express.js

    • Menampilkan File dalam Folder

  1. Modern Frontend Development

  2. React Fundamental

  3. React State Management

  4. React Performance

  5. React Testing

  1. Object Relational Mapping

  2. Document Oriented Database

  3. Web Service

  4. Autentikasi

  5. Microservices

  6. Searching

  7. Caching

Materi Frontend

Transpiler

Conditional Rendering

Component Mapping

Side Effect

Custom Hook

Lifting State Up

Context

Reducer

Debounce

Throttling

Memoization

Profiling

Component Testing

Hook Testing

Mocking

End to End Testing

Materi Backend

Membuat Web Service Sederhana

Microservices

Microservices Gateway

Message Queue

Remote Procedure Call

Membuat Micro Service Sederhana

🌻
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
👹
💻
📚
📚
📚
📚
💻
🌏
💕
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
💻
📚
📚
📚
📚
📚
📚
📚
💻
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
📚
wrideveloper/roadmap
wrideveloper/roadmap
panduan berikut
Cara Kerja Website
Pengenalan Backend dan Frontend
HTTP Request dan HTTP Response
Pengenalan HTML
Text Formatting
Link
Media
List
Table
Form
Grouping
Pengenalan CSS
Text Formatting
Background
Border
Height dan Width
Spacing
Layouting
Responsive Design
Pengenalan Javascript
Event
Manipulasi DOM
Fungsi
Array
Object
Fetch API
Pengenalan Node.js
Membuat Server HTTP
Routing
Import Export
Node Package Manager
Nodemon
Pengenalan Express.js
HTTP Method
Menerima Data dari URL
Middleware
Menerima Data dari Body
Mengunggah File
Menyimpan Data ke Database MySQL
📚
ECMAScript
📚
Module Bundler
📚
Pengenalan React JS
📚
Props
📚
Event
📚
State
📚
Pengenalan Object Relational Mapping
📚
Document Oriented Database
📚
Object Document Mapping
📚
REST
📚
GraphQL
📚
JSON Web Token