en
Feedback
JavaScript Indonesia Channel

JavaScript Indonesia Channel

Open in Telegram

Channel yang berisi kumpulan berita atau konten seputar JavaScript, Typescript, HTML, CSS, Library, Framework JS, Node.js , dan juga engine-nya Untuk pencarian artikel,gunakan fitur pencarian di channel ini,dan bisa juga dicari berdasarkan hashtag #

Show more
9 877
Subscribers
-424 hours
-227 days
-7930 days
Posts Archive
Kumpulan beberapa library Vue JS yang dapat dicoba https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-b48bbe981e85 —- Cheatsheet tentang penggunaan Vue JS 3 https://fadamakis.com/vue-3-script-setup-cheat-sheet-36572c042128 —- Pengenalan tentang TanStack Query di Vue JS https://medium.com/@bsalwiczek/why-to-use-tanstack-query-in-vue-106f60863582 —- Pengaturan timezone dengan library Luxon di Vue JS https://medium.com/codex/change-timezone-with-luxon-in-vue3-2759059009ed —- Tips penggunaan Vue JS untuk merancang mobile app https://medium.com/@thetechawesome/how-to-create-a-mobile-app-with-vuejs-ab15a4f04b83 —- Pengaturan permission akses pada Nuxt JS https://medium.com/@kreejzak/simplify-role-and-permission-management-in-your-nuxt-app-with-nuxt-permissions-4ef273bd48a9 —- #vue #library #nuxt #tanstack #luxon #date

Tips penggunaan logika view di Angular https://netbasal.com/simplifying-view-logic-in-angular-14a8cda8e2da —- Tips dan trik dalam penggunaan Angular https://medium.com/@garcia.alberto.4.2012/angular-tricks-to-become-a-pro-932a47d7751a —- Beberapa kekurangan SharedModule yang perlu dihindari pada Angular https://medium.com/@huannx.dev/stop-using-shared-module-in-angular-f003d8f61afa —- Pengenalan library reactive programming alternatif dari RxJS yaitu Signals https://levelup.gitconnected.com/signals-in-angular-is-rxjs-doomed-5b5dac574306 —- #angular #view #rxjs #signals #tips #sharedmodule

Rangkuman beberapa fitur JavaScript dari beberapa versi ES https://dev.to/ppiippaa/some-cool-javascript-features-from-the-last-5-years-4alp #feature #esm

Cara transpile TypeScript ke bentuk common JS dan ES Module https://levelup.gitconnected.com/transpiling-typescript-into-double-packages-commonjs-esm-d6b62cfc851c #typescript #commonjs #esm

Latihan dasar dari Web Dev Simplified tentang penggunaan Functions di JavaScript https://youtu.be/FOD408a0EzU #function #webdevsimplified

Beberapa tips dalam penggunaan TypeScript bagi pemula https://itnext.io/mastering-typescript-21-best-practices-for-improved-code-quality-2f7615e1fdc3 —- Contoh penggunaan TypeScript pada Next JS https://blog.bitsrc.io/advanced-typescript-techniques-for-managing-async-data-in-next-js-55146e0c78a3 —- Komparasi antara React JS dengan Next JS https://dev.to/ishratumar/nextjs-vs-react-which-is-the-best-for-your-project-1eim #typescript #react #nextjs #tips

Cara menggunakan REST API di Angular https://afifalfiano.medium.com/how-to-consume-api-with-angular-15-310537ea0aba #angular #consume #rest #api

Beberapa tools untuk melakukan debugging dengan JavaScript https://dev.to/iayeshasahar/debugging-javascript-like-a-pro-tools-and-techniques-for-finding-and-fixing-bugs-2lf5 —- Latihan penggunaan Promise dengan JavaScript https://dev.to/codeofrelevancy/all-about-promises-in-javascript-39lj —- Latihan penggunaan Closure dengan JavaScript https://betterprogramming.pub/understand-javascript-closures-in-4-minutes-adfd30fc568f —- #debugging #promise #closure

Cara menggunakan Fetch API dengan fitur timeout request https://davidwalsh.name/fetch-with-timeout #fetch #timeout

Cara menggunakan Styled Component di Next JS https://javascript.plainenglish.io/how-to-set-up-styled-components-in-next-js-e76774f1690f #nextjs #styledComponent

Membuat aplikasi forum dengan React JS dan Node JS https://dev.to/novu/building-a-forum-with-react-nodejs-6pe #react #nodejs #forum

Beberapa tips penggunaan CSS bagi front end developer https://dev.to/devsyedmohsin/22-useful-css-tips-and-tricks-every-developer-should-know-13c6 #css #tips #tricks

Memuat Google Analytics secara dinamis di Next JS https://javascript.plainenglish.io/how-to-dynamic-load-google-analytics-in-next-js-application-ed0f8fb03bbf #nextjs #googleAnalytics

Latihan membuat aplikasi kalkulator margin dengan React, TypeScript, Tailwind CSS, dan Vite JS https://dev.to/codeofrelevancy/build-a-profit-margin-calculator-with-vitejs-reactjs-typescript-and-tailwind-css-1khk #react #typescript #tailwind #vite

Latihan dari Dcode tentang cara mendeteksi perangkat mobile dengan JavaScript https://www.youtube.com/watch?v=VKZvBf0VLXE #dcode #detection #mobile

Cara melakukan debugging JavaScript dengan benar https://dev.to/iayeshasahar/debugging-javascript-like-a-pro-tools-and-techniques-for-finding-and-fixing-bugs-2lf5 —- Latihan penting menyusun alamat URL dengan JavaScript https://www.30secondsofcode.org/articles/s/js-construct-url —- Tips dalam membuat error http handler di JavaScript https://www.syncfusion.com/blogs/post/handling-http-errors-javascript.aspx #debugging #handler #error #url

Membuat aplikasi web dengan fungsi CRUD menggunakan React JS dan TAN Stack React Query https://www.youtube.com/watch?v=AAMBoENvfnE #react #candDev #tanstack #crud

Latihan bersama Academind tentang pengenalan Solid JS https://www.youtube.com/watch?v=rxYQe1JLfuI #solidjs #academind

Latihan dasar pengenalan ES Module https://www.freecodecamp.org/news/javascript-modules/ --- Mengganti karakter tertentu di String dan sub String https://www.freecodecamp.org/news/javascript-replace-how-to-replace-a-string-or-substring-in-js/ --- Menyimpan data berbentuk base64 menjadi bentuk Pdf di sisi browser client https://www.freecodecamp.org/news/save-a-base64-string-as-pdf-on-client-side-in-javascript/ #string #replace #esm #pdf

Beberapa perintah penting dari Git yang wajib diketahui developer https://blog.greenroots.info/top-10-git-commands-every-developer-should-know #git