ru
Feedback
JavaScript Indonesia Channel

JavaScript Indonesia Channel

Открыть в 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 #

Больше
9 863
Подписчики
-724 часа
-237 дней
-9330 день
Архив постов
Cara menggunakan Debounce dan throttle di Vue JS https://blog.logrocket.com/debounce-throttle-vue #debounce #throttle #vue

Pengenalan ULID dan perbandingan nya dengan UUID https://blog.bitsrc.io/ulid-vs-uuid-sortable-random-id-generators-for-javascript-183400ef862c #uuid #ulid #generator #id

Beberapa komparasi metode loop dan kecepatan performanya dalam JavaScript https://blog.bitsrc.io/finding-the-fastest-loop-type-in-javascript-38af16fe7b4f —- Berapa kah hasil dari (123[‘toString’].length + 123) ketika dikeluarkan di console https://javascript.plainenglish.io/what-does-123-tostring-length-123-print-out-in-javascript-31ed0fc716f —- Menggunakan Form Data untuk mengirim data yang bersifat kompleks https://dpericich.medium.com/how-to-use-javascripts-formdata-object-to-send-complex-data-c07c31c95f6c —- Beberapa repository Github untuk belajar pemrograman JavaScript https://medium.com/bitsrc/7-github-repositories-to-become-a-pro-javascript-developer-8ce09c4f8950 —- #loop #performance #github #interview #formdata

Latihan bagian ke delapan dari Web Programming Unpas tentang pengenalan Minimizer di Webpack https://www.youtube.com/watch?v=-8YSondsi8s #webpack #minimizer #wpu

Membuat aplikasi CLI dengan Node JS dan Commander library https://blog.logrocket.com/building-typescript-cli-node-js-commander/ #nodejs #cli #library

Memperkenalkan Turbopack, module bundler JavaScript dari Vercel https://blog.bitsrc.io/turbopack-is-vercels-newest-toy-better-than-vite-32abcf95ee43 #turbopack #vercel #vite

Beberapa hal baru dari Nx Tools versi 15 https://blog.nrwl.io/whats-new-in-nx-15-7e14e1ff282d #nx #release

Beberapa alternatif dari Git Checkout yaitu git switch and git restore https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13 #git #switch #restore

Penjelasan tentang CSS Flexbox dan contoh penggunaan dari Freecodecamp https://www.freecodecamp.org/news/css-flexbox-complete-guide/ --- Latihan membuat web responsive dengan CSS https://www.freecodecamp.org/news/html-css-tutorial-build-a-recipe-website/ --- Menghapus semua class pada element HTML dengan menggunakan JavaScript https://javascript.plainenglish.io/javascript-remove-all-classes-from-element-bdf36b84f396 --- #css #flexbox #freecodecamp #class

Pengenalan design pattern untuk Singleton Pattern di TypeScript https://levelup.gitconnected.com/design-patterns-singleton-pattern-in-typescript-e98ec08a9c14 #singleton #pattern #typescript

Latihan membuat aplikasi broadcast Radio dengan Node JS, React JS, dan Socket IO https://betterprogramming.pub/build-a-radio-broadcast-system-with-node-js-react-and-socket-io-1ae107a53639 —- Menambahkan data caching di Node JS dengan Redis Db https://javascript.plainenglish.io/caching-in-node-js-with-redis-5d367de7187a —- Implementasi fungsi reset password pada Node JS https://blog.bitsrc.io/how-to-implement-a-password-reset-feature-in-your-nodejs-application-e80183c2ea20 —- #radio #socketio #broadcast #nodejs #reset #redis #reset

Tips dan trik dalam penerapan clean code dengan JavaScript https://dev.to/alexomeyer/8-must-know-tips-for-writing-clean-code-with-javascript-i4 #tips #cleancode

Melihat beberapa fitur baru dari Nuxt JS 3 dari channel LearnVue https://www.youtube.com/watch?v=HvTui3P0w-o #vue #nuxt #feature

Membuat endpoint API sederhana pada middleware Nuxt JS 3 https://medium.com/@shahriarrahi/create-api-with-nuxt3-adcb7b6a17dd —- Beberapa cara melakukan komunikasi antar component di Vue JS https://pasankamburugamuwa1.medium.com/component-communication-in-vuejs-6a4ee553fcbf —- Kumpulan dashboard template admin berbasis Vue JS yang dapat dicoba https://medium.com/@DashboardsHub/free-vue-dashboards-curated-list-173a66ffa0b7 —- #vue #nuxt #api #dashboard #template

Latihan dasar pengenalan Nest JS https://javascript.plainenglish.io/nest-js-getting-started-5ffa116cc7af --- Cara deploy backend Node JS ke layanan Digital Ocean App Platform https://javascript.plainenglish.io/deploy-a-node-js-api-in-10-minutes-or-less-33eae4afb46d --- #nodejs #nest

Cara konfigurasi environment variables pada Linux https://www.freecodecamp.org/news/how-to-set-an-environment-variable-in-linux/ #linux #env

Beberapa referensi course untu belajar React Next JS https://medium.com/quick-code/7-best-next-js-courses-for-react-developers-2b5c9ad86ff6 #nextjs #react #course

Menambahkan authentication di Strapi CMS dan React JS https://medium.com/strapi/strapi-authentication-with-react-15b8e7d4a9d4 —- Menambahkan layanan iklan ke dalam tampilan aplikasi web https://medium.com/nextjs/how-to-add-google-adsense-in-your-nextjs-89e439f74de3 —- Konfigurasi aplikasi Next JS dengan TypeScript, Tailwind, dan SASS CSS https://dhanang.medium.com/how-to-setup-a-perfect-nextjs-project-d1591ec666ca —- #react #nextjs #tailwind #scss #strapi #auth #cms

Membuat login dengan sosial media di Nest JS https://blog.logrocket.com/social-logins-nestjs/ --- Menerapkan Dependency Injection di Node JS dan strategy pattern https://blog.logrocket.com/improve-node-js-app-performance-typedi-strategy-pattern/ #nodejs #di #injection #strategy #nest #login