fa
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 روز
آرشیو پست ها
Beberapa catatan rilis dari fitur baru dari Chrome Dev Tools versi 107 https://youtu.be/1uwv6HbR8HU #chrome #devtools

Cara melakukan manipulasi String lowercase di JavaScript https://www.freecodecamp.org/news/how-to-lowercase-a-string-in-javascript-tolowercase-in-js/ #lowercase #string

Beberapa tips penggunaan fungsi manipulasi data dalam menggunakan JavaScript https://javascript.plainenglish.io/10-must-learn-tools-for-javascript-devs-to-avoid-reinventing-the-wheel-5ffae566bbfb #tips #tools

Perbandingan antara Options API dengan Composition API di Vue JS https://medium.com/codex/options-api-vs-composition-api-4a745fb8610 #options #composition #vue

Membuat aplikasi web dengan Vue JS dan Ionic https://youtu.be/IyK3ExPVR18 #ionic #vue

Memahami penggunaan UUID di Node JS https://blog.logrocket.com/uuids-node-js/ --- Perbedaan antara NPM dengan NPX https://javascript.plainenglish.io/npm-vs-npx-6444aad0e892 --- Penjelasan tentang controller dan routing di Node JS https://blog.logrocket.com/understanding-controllers-routes-nestjs/ --- Menggunakan Dependency injection di Node JS dengan Type DI https://blog.logrocket.com/dependency-injection-node-js-typedi/ --- #nodejs #nest #uuid #di #controller

Beberapa konsep JavaScript yang perlu diketahui sebelum belajar React JS https://www.freecodecamp.org/news/top-javascript-concepts-to-know-before-learning-react/ --- Tips dalam mutasi data di React JS yang berasal dari REST API https://dev.to/jkettmann/rest-apis-how-to-mutate-data-from-your-react-app-like-the-pros-313l #mutation #react #concept

Latihan pengenalan Tailwind CSS bagi pemula https://www.freecodecamp.org/news/what-is-tailwind-css-a-beginners-guide/ #tailwind #css #freecodecamp

Beberapa library editor WYSIWYG untuk digunakan sebagai element front end https://itsfoss.com/open-source-wysiwyg-editors/ #editor #wysiwg

Referensi beberapa framework icon css yang dapat digunakan di Vue JS https://www.youtube.com/watch?v=a6XI8XAuORM #learnvue #vuejs #icon

Tips bagi pemula dalam penggunaan React JS dari Web Dev Simplified https://www.youtube.com/watch?v=E1cklb4aeXA —- Latihan panjang dari Traversy Media membuat aplikasi Shopping Cart dengan React JS dan Stripe https://www.youtube.com/watch?v=_8M-YVY76O8 —— Penggunaan React Context dengan TypeScript dari channel Weibenfalk https://www.youtube.com/watch?v=nTQ-PfUqDvM #react #webdevsimplified #traversymedia #weibenfalk #shoppingCart

Latihan panjang pengenalan TypeScript bagi pemula https://www.freecodecamp.org/news/learn-typescript-beginners-guide/ #typescript #freecodecamp

Implementasi worker thread dengan Worker pool pada Node JS https://javascript.plainenglish.io/multitasking-in-node-js-using-worker-pool-201ac6dfd0f4 #nodejs #workerthread #pool

Membuat fungsi copy paste clipboard dengan JavaScript https://www.freecodecamp.org/news/copy-text-to-clipboard-javascript/ --- Perbedaan fungsi manipulasi Array JavaScript find dan filter https://www.freecodecamp.org/news/find-vs-filter-javascript/ --- #copy #filter #find

photo content

Javascript Weekly 610 10/18/2022 • News Intl Explorer: A Way to Learn and Experiment with the ECMAScript Internationalization API • News Creating Your Own JavaScript Runtime with V8 • News Event Driven Node.js Hackathon: +$3k in Prize Value • News Node v18.11.0 (Current) Released; Gains 'Watch Mode' • News Lerna Reborn: What’s New in Version 6? • News The Future of Rendering in React • News Choosing the Best Node.js Docker Image • News Why We Use Babylon.js Instead of Three.js in 2022 • News Breakpoints and console.log Is the Past, Time Travel Is the Future • News How I Created a GameBoy-Style Game in 13KB • News Full Stack for Front-End Developers: Build Your First AWS Amplify and React App • News How to Build SVG Line Charts with React, SSR and Tailwind CSS • News Javet 2.0.0: Embed Node and V8 in Java Apps • News Knip: Find Unused Files, Dependencies and Exports in TypeScript Projects • News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut • News Editly 0.14.0: Declarative Command Line Video Editing • News Sortable: Create and Reorder Lists with Drag-and-Drop • News React Table Library: The 'Almost Headless' Table Library • News Offline Support for React Native Is Here! Try V5 of Stream's Chat SDK • News melonJS 14.0: A Lightweight 2D Game Engine • News React Modern Audio Player: An Audio Player with Waveform Visualization • News Betafish: A Chess Engine and AI Move Finder Tags: #weekly #javascript

Latihan dari Online Tutorials membuat Bottom Navigation Bar dengan JavaScript, CSS, dan HTML https://www.youtube.com/watch?v=5T3JljZYScM #onlinetutorials #bottomnavigation #css #html

Latihan panjang dari Freecodecamp tentang pengenalan Svelte JS https://www.freecodecamp.org/news/learn-svelte-complete-course/ #svelte #freecodecamp

Menambahkan data ke dalam element Array https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/ --- Mendapatkan data bulan atau month dari suatu Date https://javascript.plainenglish.io/javascript-date-subtract-months-8709e9e9e079 #date #array #month

Contoh penggunaan strict mode JavaScript dari Web Dev Simplified https://www.youtube.com/watch?v=G9QTBS2x8U4 #webdevsimplified #strictmode