0
0 Ulasan
Dasar Dasar Membangun Aplikasi Mobile dengan React Native
Mulailah perjalanan Anda dalam pengembangan aplikasi mobile dengan React Native!
- Deskripsi
- Materi
- Ulasan
kursus yang dirancang khusus bagi Anda yang ingin memulai pengembangan aplikasi mobile menggunakan React Native. Kursus ini akan membawa Anda melalui semua konsep dasar yang diperlukan untuk membangun aplikasi mobile yang modern dan fungsional.
Apa yang akan anda pelajari?
-
Pengenalan React Native:
- Memahami dasar-dasar React Native dan kelebihannya dalam membangun aplikasi mobile lintas platform.
-
Instalasi dan Setup Lingkungan:
- Langkah demi langkah menginstal dan mengatur lingkungan pengembangan React Native di perangkat Anda.
-
Pemahaman Komponen Dasar:
- Belajar menggunakan komponen-komponen dasar React Native untuk membangun UI yang menarik dan interaktif.
-
Basic Styling:
- Pelajari cara menerapkan styling pada komponen React Native untuk menciptakan tampilan yang rapi dan modern.
-
Basic Layouting:
- Menguasai teknik-teknik dasar layouting seperti Flexbox untuk menyusun tampilan aplikasi secara efektif.
-
Penggunaan Props dan State:
- Memahami cara kerja Props dan State untuk mengelola data dan interaktivitas dalam aplikasi.
-
HTTP Request:
- Belajar melakukan HTTP request untuk mengambil dan mengirim data ke server, membuat aplikasi Anda dinamis dan responsif.
-
Implementasi Push Notification:
- Memahami dasar-dasar implementasi push notification untuk memberikan notifikasi kepada pengguna.
Belajar React Native
-
11. Pengenalan React NativePratinjau 7:06
-
22. Persiapan EnvirontmentPratinjau 14:28
-
33. Cara Membuat Project Baru (Android dan iOS) di React NativePratinjau 4:54
-
44. Cara Menjalankan Aplikasi React Native di Emulator (Android & iOS) dan Real Device (Smartphone)Sorry, this lesson is currently locked. You need to complete "3. Cara Membuat Project Baru (Android dan iOS) di React Native" before accessing it.
-
55. Cara membuka VSCode melalui terminal, Membuat custom script di package.json, Struktur ProjectSorry, this lesson is currently locked. You need to complete "4. Cara Menjalankan Aplikasi React Native di Emulator (Android & iOS) dan Real Device (Smartphone)" before accessing it.
-
66. Menyimpan Project React Native di Repository Online. Setup, dan commit Codingan ke Repository.Sorry, this lesson is currently locked. You need to complete "5. Cara membuka VSCode melalui terminal, Membuat custom script di package.json, Struktur Project" before accessing it.
-
77. Mengenal Konsep Dasar Component di React Native dan 6 Basic Component yang sering digunakanSorry, this lesson is currently locked. You need to complete "6. Menyimpan Project React Native di Repository Online. Setup, dan commit Codingan ke Repository." before accessing it.
-
88. Membuat Component dengan Functional Component (Hooks) , Implementasi View, Text, Image, TextInputSorry, this lesson is currently locked. You need to complete "7. Mengenal Konsep Dasar Component di React Native dan 6 Basic Component yang sering digunakan" before accessing it.
-
99. Membuat Component dengan Class Component di React NativeSorry, this lesson is currently locked. You need to complete "8. Membuat Component dengan Functional Component (Hooks) , Implementasi View, Text, Image, TextInput" before accessing it.
-
1010. Basic Styling React Native Component - (Dimensi, Background, Color, Margin, Padding, FontSize)Sorry, this lesson is currently locked. You need to complete "9. Membuat Component dengan Class Component di React Native" before accessing it.
-
1111. Memahami Export dan Import di React Native ComponentSorry, this lesson is currently locked. You need to complete "10. Basic Styling React Native Component - (Dimensi, Background, Color, Margin, Padding, FontSize)" before accessing it.
-
1212. Memahami Basic Layouting di React Native dengan menggunakan FlexBoxSorry, this lesson is currently locked. You need to complete "11. Memahami Export dan Import di React Native Component" before accessing it.
-
1313. Memahami konsep position di dalam component React NativeSorry, this lesson is currently locked. You need to complete "12. Memahami Basic Layouting di React Native dengan menggunakan FlexBox" before accessing it.
-
1414. Merapihkan project React Native dengan struktur yang mudah dibaca dan dikembangkanSorry, this lesson is currently locked. You need to complete "13. Memahami konsep position di dalam component React Native" before accessing it.
-
1515. Memahami lifecycle Class ComponentSorry, this lesson is currently locked. You need to complete "14. Merapihkan project React Native dengan struktur yang mudah dibaca dan dikembangkan" before accessing it.
-
1616. Memahami lifecycle Functional Component (Hooks)Sorry, this lesson is currently locked. You need to complete "15. Memahami lifecycle Class Component" before accessing it.
-
1717. Membuat Component yang dinamis dengan menggunakan PropsSorry, this lesson is currently locked. You need to complete "16. Memahami lifecycle Functional Component (Hooks)" before accessing it.
-
1818. Membuat Component yang dinamis dengan menggunakan StateSorry, this lesson is currently locked. You need to complete "17. Membuat Component yang dinamis dengan menggunakan Props" before accessing it.
-
1919. Memahami konsep komunikasi antar komponent di React Native dengan menggunakan props dan stateSorry, this lesson is currently locked. You need to complete "18. Membuat Component yang dinamis dengan menggunakan State" before accessing it.
-
2020. Cara Setup Eslint di Javascript, ReactJS dan React NativeSorry, this lesson is currently locked. You need to complete "19. Memahami konsep komunikasi antar komponent di React Native dengan menggunakan props dan state" before accessing it.
-
2121. Basic Javascript yang perlu difahami untuk belajar React Native - Variable, Function, Condition...Sorry, this lesson is currently locked. You need to complete "20. Cara Setup Eslint di Javascript, ReactJS dan React Native" before accessing it.
-
2222. Cara menggunakan image SVG didalam project React NativeSorry, this lesson is currently locked. You need to complete "21. Basic Javascript yang perlu difahami untuk belajar React Native - Variable, Function, Condition..." before accessing it.
-
2323. Penjelasan Aplikasi Statis dan Aplikasi DinamisSorry, this lesson is currently locked. You need to complete "22. Cara menggunakan image SVG didalam project React Native" before accessing it.
-
2424. Penjelasan Bagaimana Konsep Aplikasi Dinamis itu BekerjaSorry, this lesson is currently locked. You need to complete "23. Penjelasan Aplikasi Statis dan Aplikasi Dinamis" before accessing it.
-
2525. Referensi Fake API atau Dummy API OnlineSorry, this lesson is currently locked. You need to complete "24. Penjelasan Bagaimana Konsep Aplikasi Dinamis itu Bekerja" before accessing it.
-
2626. Penjelasan tentang HTTP Methods / HTTP RequestSorry, this lesson is currently locked. You need to complete "25. Referensi Fake API atau Dummy API Online" before accessing it.
-
2727. Penggunaan Postman untuk API TestingSorry, this lesson is currently locked. You need to complete "26. Penjelasan tentang HTTP Methods / HTTP Request" before accessing it.
-
2828. Implementasi Pemanggilan API di Aplikasi React Native dengan Vanilla JSSorry, this lesson is currently locked. You need to complete "27. Penggunaan Postman untuk API Testing" before accessing it.
-
2929. Memunculkan Hasil Call API ke Aplikasi React NativeSorry, this lesson is currently locked. You need to complete "28. Implementasi Pemanggilan API di Aplikasi React Native dengan Vanilla JS" before accessing it.
-
3030. Call API dengan Third Party dan Installasi AxiosSorry, this lesson is currently locked. You need to complete "29. Memunculkan Hasil Call API ke Aplikasi React Native" before accessing it.
-
3131. Membuat Fake API di local dan Installasi JSON ServerSorry, this lesson is currently locked. You need to complete "30. Call API dengan Third Party dan Installasi Axios" before accessing it.
-
3232. Menyiapkan UI Component untuk Implementasi Proses CRUDSorry, this lesson is currently locked. You need to complete "31. Membuat Fake API di local dan Installasi JSON Server" before accessing it.
-
3333. Implementasi CRUD di React Native (Create - Method POST)Sorry, this lesson is currently locked. You need to complete "32. Menyiapkan UI Component untuk Implementasi Proses CRUD" before accessing it.
-
3434. Implementasi CRUD di React Native (Read - Method GET)Sorry, this lesson is currently locked. You need to complete "33. Implementasi CRUD di React Native (Create - Method POST)" before accessing it.
-
3535. Implementasi CRUD di React Native (Update - Method PUT)Sorry, this lesson is currently locked. You need to complete "34. Implementasi CRUD di React Native (Read - Method GET)" before accessing it.
-
3636. Implementasi CRUD di React Native (Delete - Method DELETE)Sorry, this lesson is currently locked. You need to complete "35. Implementasi CRUD di React Native (Update - Method PUT)" before accessing it.
-
3737. Kenapa kita memerlukan Push NotificationSorry, this lesson is currently locked. You need to complete "36. Implementasi CRUD di React Native (Delete - Method DELETE)" before accessing it.
-
3838. Tipe tipe push notification (Foreground & Background Push Notification)Sorry, this lesson is currently locked. You need to complete "37. Kenapa kita memerlukan Push Notification" before accessing it.
-
3939. Setup Firebase Cloud Messaging dan Installasi Push Notification PackageSorry, this lesson is currently locked. You need to complete "38. Tipe tipe push notification (Foreground & Background Push Notification)" before accessing it.
-
4040. Manual Setup Package React Native Push Notification di AndroidSorry, this lesson is currently locked. You need to complete "39. Setup Firebase Cloud Messaging dan Installasi Push Notification Package" before accessing it.
-
4141. Implementasi Local Notification (Setup NotificationHandler & NotificationService)Sorry, this lesson is currently locked. You need to complete "40. Manual Setup Package React Native Push Notification di Android" before accessing it.
-
4242. Implementasi Remote Push Notification dengan FCM Rest APISorry, this lesson is currently locked. You need to complete "41. Implementasi Local Notification (Setup NotificationHandler & NotificationService)" before accessing it.
Silahkan, login untuk menulis review

×
1. Pengenalan React Native
1. Pengenalan React Native
7:06
2. Persiapan Environtment
14:28
3. Cara Membuat Project Baru (Android dan iOS) di React Native
4:54
Bagikan
Detail Kursus
Durasi
7 Jam 59 Menit
Materi
42
Tugas
1
Level
Mudah
Terpopuler
Jam Kerja
Monday | 07.00 WIB - 16.00 WIB |
Tuesday | 08.00 WIB - 15.00 WIB |
Wednesday | 06.00 WIB - 15.00 WIB |
Thursday | 07.00 WIB - 16.00 WIB |
Friday | 08.00 WIB - 15.00 WIB |
Saturday | Closed |
Sunday | Closed |