From f143f176df09f2db895ba2e3a711d97b58d2de9a Mon Sep 17 00:00:00 2001 From: yourbee03 Date: Mon, 14 Oct 2024 12:47:16 +0700 Subject: [PATCH 1/2] Memperbarui daftar buku --- books/free-programming-books-id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index 9f41157ed..e747fe8c9 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -135,7 +135,7 @@ #### TypeScript * [TypeScript untuk Pemula, Bagian 1: Memulai](https://code.tutsplus.com/id/tutorials/typescript-for-beginners-getting-started--cms-29329) - Tutsplus (HTML) - +* [[Belajar TypeScript : Pengenalan Dasar TypeScript untuk Pemula](https://www.petanikode.com/typescript-pemula/)] #### Vue.js From 18ed1f14715ae92734e38dbd8d94f96a1b69fd21 Mon Sep 17 00:00:00 2001 From: yourbee03 Date: Mon, 14 Oct 2024 13:46:58 +0700 Subject: [PATCH 2/2] Add Typescript Tutorial Reference at books-id --- books/free-programming-books-id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index e747fe8c9..0e98a3524 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -135,7 +135,7 @@ #### TypeScript * [TypeScript untuk Pemula, Bagian 1: Memulai](https://code.tutsplus.com/id/tutorials/typescript-for-beginners-getting-started--cms-29329) - Tutsplus (HTML) -* [[Belajar TypeScript : Pengenalan Dasar TypeScript untuk Pemula](https://www.petanikode.com/typescript-pemula/)] +* [Tutorial Membuat REST API dengan Express, Typescript, dan PostgreSQL](https://www.petanikode.com/express-rest-api-ts/)- Petani Kode (HTML) #### Vue.js