From 8e53bb92d05c3be5d18c01fbae23145f3edb28b5 Mon Sep 17 00:00:00 2001 From: Naufal Hanif Date: Sat, 8 Oct 2022 08:24:22 +0700 Subject: [PATCH] add react js (#7780) * add react js * Update books/free-programming-books-id.md Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com> Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com> --- books/free-programming-books-id.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index 853b220dd..a17c4080f 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -13,6 +13,7 @@ * [IDE and editors](#ide-and-editors) * [Java](#java) * [JavaScript](#javascript) + * [React.js](#reactjs) * [Vue.js](#vuejs) * [Node.js](#nodejs) * [NoSQL](#nosql) @@ -117,6 +118,11 @@ * [Dokumentasi Vue Bahasa Indonesia](https://github.com/vuejs-id/docs) +#### React.js + +* [Tutorial React JS Untuk Pemula (React Hooks)](https://mfikri.com/artikel/reactjs-pemula) - Mfikri + + ### Machine Learning * [Tutorial Belajar Machine Learning Dasar \| Python Scikit-Learn](https://www.youtube.com/playlist?list=PL2O3HdJI4voHNEv59SdXKRQVRZAFmwN9E) - Indonesia Belajar