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 848
مشترکین
-624 ساعت
-307 روز
-9830 روز
آرشیو پست ها
Latihan panjang membuat aplikasi Todo List dengan Strapi CMS dan Next JS
https://strapi.medium.com/how-to-build-a-to-do-app-using-next-js-and-strapi-63d99723eb70
#strapi #nextjs #todo
Membuat sistem infinite scroll pada tampilan web dengan JavaScript
https://webdesign.tutsplus.com/tutorials/how-to-implement-infinite-scrolling-with-javascript--cms-37055
#scroll #infinite
Panduan panjang tentang pengenalan React JS bagi pemula
https://andrewbaisden.hashnode.dev/the-complete-modern-react-developer-2022
—-
Penerapan konsep SOLID pada React JS
https://medium.com/dailyjs/applying-solid-principles-in-react-14905d9c5377
—-
Latihan sederhana membuat aplikasi catatan dengan React JS dan Localstorage API
https://blog.logrocket.com/notes-app-react-localstorage/
#react #solid #guide #notes #localstorage
Membuat fungsi pergantian Dark mode dengan JavaScript
https://medium.com/pragmatic-programmers/automatic-dark-mode-with-javascript-8b8b717699ca
#darkmode
Pengenalan Redwood JS, framework fullstack JS berbasis React dan Node JS
https://blog.openreplay.com/redwood-a-new-framework
#react #nodejs #redwood
Beberapa ekstensi VS Code untuk pengembang aplikasi React JS
https://blog.bitsrc.io/vs-code-extensions-you-should-use-as-a-react-developer-83fb1fc21d1e
#extension #react
Referensi beberapa ekstensi VS Code yang membantu pengembang
https://geekflare.com/vs-code-extensions/
#vscode #extension
Memperkenalkan Wayne, library untuk membuat Service Worker di sisi front end dengan mudah dan dilengkapi dengan routing aset
https://github.com/jcubic/wayne
#wayne #library
Penjelasan tentang beberapa pertanyaan seputar TypeScript yang sering ditemui di StackOverflow
https://www.freecodecamp.org/news/the-top-stack-overflowed-typescript-questions-explained/
#typescript #stackoverflow
Latihan panjang dari Lama Dev membuat aplikasi berbagi video dengan Node JS MERN Stack
https://www.youtube.com/watch?v=CCF-xV3RSSs
—-
Beberapa cara untuk deploy aplikasi Node JS ke layanan hosting gratis terbatas
https://javascript.plainenglish.io/how-to-deploy-host-your-node-js-app-for-free-e061440ffd37
—-
Beberapa cara untuk deploy Node JS backend
https://levelup.gitconnected.com/where-to-host-a-node-js-app-our-top-10-picks-5d562e207f1a
#nodejs #mern #fullstackjs
Kumpulan API publik untuk latihan belajar menampilkan data dari server internet
https://medium.com/codex/15-fun-and-interesting-apis-to-use-for-your-next-coding-project-in-2022-86a4ff3a2742
#public #api
Pengenalan nullish coalescing pada JavaScript
https://devdojo.com/smpnjn/what-is-nullish-coalescing-or-in-javascript
—-
Penggunaan call , bind, dan apply sebagai ekstensi tambahan pada function di JavaScript
https://www.freecodecamp.org/news/understand-call-apply-and-bind-in-javascript-with-examples/
—-
Latihan penting pengenalan Callbacks, Promises, dan Async/Await sebagai proses asinkronus
https://www.freecodecamp.org/news/asynchronous-javascript-explained/
—-
#nullish #coalescing #async #promise #call #bind #apply
Melihat fitur di Remix JS dan perbedaan dengan Next JS
https://www.smashingmagazine.com/2022/07/look-remix-differences-next/
---
Membuat aplikasi Audio Recording dengan React JS
https://javascript.plainenglish.io/build-an-audio-and-video-recorder-in-react-a452ab6c1ce6
#react #nextjs #remix #audioRecorder
Latihan panjang bersama Freecodecamp pengenalan Node JS untuk backend server
https://www.freecodecamp.org/news/introduction-to-nodejs/
—-
Tips optimasi performa Node JS dengan arsitektur multiproses
https://itnext.io/boost-nodejs-scalability-with-multi-processing-architecture-6d7bd03c892c
—-
#nodejs #freecodecamp #multiprocess
Defensive CSS, layanan web yang menyediakan tips dan trik dalam mengatur tampilan web dengan baik dan benar dengan CSS
https://defensivecss.dev/
#css #defensive
Tips dalam membuat desain REST API yang baik dan benar
https://medium.com/@liams_o/15-fundamental-tips-on-rest-api-design-9a05bcd42920
#rest #design
Perbedaan antara library dengan framework JavaScript
https://blog.bitsrc.io/how-do-javascript-frameworks-differ-from-javascript-libraries-6bd433e395e4
—-
Menambahkan fungsi hari pada Date JavaScript
https://javascript.plainenglish.io/javascript-add-days-to-date-d14273031533
#library #framework #date
Latihan membuat aplikasi survey dengan Strapi CMS dan React JS
https://strapi.medium.com/creating-a-survey-application-using-strapi-and-react-js-84a07e3a9b0a
—-
Latihan deploy Express JS ke layanan Vercel
https://jonathans199.medium.com/deploy-node-js-express-api-to-vercel-dbf4461795a5
—-
#strapi #react #express
Panduan mengorganisasikan struktur project React JS bersama Web Dev Simplified
https://youtu.be/UUga4-z7b6s
#react #webdevsimplified #structure #folder
Repost from It's FOSS
The ls command is one of the first commands we learn when discovering the shell. And after that, whatever is your skill level, it will remain one of the most often used.
https://linuxhandbook.com/ls-command/
