uk
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 914
Підписники
-624 години
-227 днів
-7330 день
Архів дописів
An Introduction to HTML for Beginners https://www.freecodecamp.org/news/introduction-to-html/ --- HTML input types with examples https://dev.to/wasifali/html-input-types-with-examples-4n5c --- #html #input

Build a Google Drive Clone with Laravel, PHP, and Vue.js https://www.freecodecamp.org/news/build-a-google-drive-clone-with-laravel-php-vuejs/ #vue #laravel #php

A Beginner’s Guide to Those Stupid HTTP Error Codes https://medium.com/brain-labs/a-beginners-guide-to-those-stupid-http-error-codes-f55206c12e84 #http #error #code

Deploy NodeJs Application On Ubuntu and Nginx https://dev.to/palchandu_dev/deploy-nodejs-application-on-ubuntu-and-nginx-a53 --- #nodejs #ubuntu #nginx

All About URL Encoding And Decoding In JavaScript https://blog.openreplay.com/all-about-url-encoding-and-decoding-in-javascript/ —- onClick={someFunction} VS onClick={()=>someFunction} https://dev.to/itric/onclicksomefunction-vs-onclicksomefunction-5d1i?ref=dailydev —- Say no to console.log! https://dev.to/alishgiri/say-no-to-consolelog-556n?ref=dailydev —- 7 Use Cases for Javascript Proxies 🧙 https://dev.to/mattlewandowski93/7-use-cases-for-javascript-proxies-3b29?context=digest —- Exploring Destructuring in JavaScript https://dev.to/ddebajyati/exploring-destructuring-in-javascript-5a24?context=digest —— Understanding Shadow DOM and Web Components in JavaScript https://dev.to/dipakahirav/understanding-shadow-dom-and-web-components-in-javascript-9bk?context=digest —- Advanced JavaScript Performance Optimization: Techniques and Patterns https://dev.to/parthchovatiya/advanced-javascript-performance-optimization-techniques-and-patterns-26g0?context=digest —- #url #decode #encode #tips #dom #proxies #destructuring #console

Only The Best Developers Understand How This Works https://www.youtube.com/watch?v=WqNqeMjd28I #tips #dev #webdevsimplified

17 Killer Tools & Web Apps to Boost Your Productivity in 2024 🚀⚡️ https://dev.to/madza/17-killer-tools-web-apps-to-boost-your-productivity-in-2024-5enp?context=digest #tools

The Easiest Way to Add Icons to Your Website https://www.youtube.com/watch?v=mXycgQjnTUI #dcode #icons

Animated Text Trail Effects using CSS & Javascript https://www.youtube.com/watch?v=x-yyw_iV5qc #css #html #trail

What’s New in React 19: Exploring Actions, use(), Compiler, and more https://www.youtube.com/watch?v=81uAxzeyL2I —- Build An Expense Tracker with Next.js Server Actions, TS, Prisma, Neon & Clerk https://www.youtube.com/watch?v=I6DCo5RwHBE #react #nextjs #typescript #prisma #actions #compiler

Amazing Liquid Dripping Effects using CSS & Javascipt https://www.youtube.com/watch?v=a5X512icOM8 #css #html #dripping #effects #liquid

Typescrypt: Make your life easier with decorators https://dev.to/rizkiiqbal36/typescrypt-make-your-life-easier-with-decorators-3ppp?context=digest #typescript #decorator

300+ FREE APIs Every Developer Needs to Know https://dev.to/falselight/300-free-apis-every-developer-needs-to-know-3j76 —- Free APIs You Need to Know About in 2024 https://dev.to/dk119819/free-apis-you-need-to-know-about-in-2024-2ieg?context=digest —- #api #dev

How to Use the React Context API in Your Projects https://www.freecodecamp.org/news/context-api-in-react/ —- Building a Notification System with React-Toastify + Tailwind in React JS? https://faun.pub/building-a-notification-system-with-react-toastify-tailwind-in-react-js-b18bd5bae51b —- React Form with Loading State (Pending Action) https://www.robinwieruch.de/react-form-loading-pending-action —- The best free, open-source SaaS template for React & NodeJS https://dev.to/wasp/the-best-free-open-source-saas-template-for-react-nodejs-263 —- Building An E-Commerce Store With NextJS https://dev.to/novu/building-an-e-commerce-store-with-nextjs-49m —- #react #context #nextjs #store #state

How to Work with Files in Node.js https://www.freecodecamp.org/news/how-to-work-with-files-in-node-js/ #nodejs #files

Mastering Clean Code: Essential Practices for Developers https://dev.to/mahabubr/mastering-clean-code-essential-practices-for-developers-1287 #cleancode #tips

The long path of JavaScript - from ES6 until today. https://dev.to/fsh02/the-long-path-of-javascript-from-es6-until-today-3gc3 —- JavaScript Spread Operator: Advanced Techniques and Best Practices https://dev.to/hkp22/javascript-spread-operator-advanced-techniques-and-best-practices-5cbn?context=digest —- Debugging beyond console.log() in JavaScript https://dev.to/codeparrot/debugging-beyond-consolelog-in-javascript-32g6?context=digest —- Mastering JavaScript Generators 🔥 https://dev.to/alisamirali/mastering-javascript-generators-15g3?context=digest —- Synchronized Web Storage with Signals https://dev.to/this-is-angular/synchronized-web-storage-with-signals-5b05?context=digest —- 10 Advanced Usages of Async & Await https://javascript.plainenglish.io/10-advanced-usages-of-async-await-b020ec3701ef —- Stop Using UUIDs in Your Database https://levelup.gitconnected.com/stop-using-uuids-in-your-database-aae9d5d47549 #uuid #async #await #storage #signal #console #generators #es6

?? (Nullish coalescing) vs || (Logical OR) in Javascript https://dev.to/justanordinaryperson/-nullish-coalescing-vs-logical-or-in-javascript-2l88 --- Advanced RxJs Operators You Know But Not Well Enough https://dev.to/krivanek06/advanced-rxjs-operators-you-know-but-not-well-enough-1ela --- 10 JavaScript Array Functions You Should Master as a Senior Dev https://pinjarirehan.medium.com/10-javascript-array-functions-you-should-master-as-a-senior-dev-bd8adf19e3d8 —- Stop Using LocalStorage: Discover the Power of BroadcastChannel https://dev.to/henriqueschroeder/stop-using-localstorage-discover-the-power-of-broadcastchannel-26fe --- Unlocking the Power of JavaScript Generators: Master Asynchronous Programming with Ease https://dev.to/delia_code/unlocking-the-power-of-javascript-generators-master-asynchronous-programming-with-ease-21ce --- #nullish #coalescing #generators #broadcastchannel #rxjs #array

Cool VSCode Extensions that that I've discovered https://dev.to/mitchiemt11/cool-vscode-extensions-that-that-ive-discovered-12mg #vscode #extension