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 914
مشترکین
-624 ساعت
-277 روز
-7630 روز
آرشیو پست ها
How JavaScript's Reduce Method Works – Explained with Code Examples https://www.freecodecamp.org/news/javascript-reduce-method-code-examples/ --- How to Use LocalStorage in JavaScript https://www.freecodecamp.org/news/use-local-storage-in-modern-applications/ --- Effective Testing in JavaScript https://blog.appsignal.com/2024/05/08/effective-testing-in-javascript.html --- Mastering Closures: Tips and Tricks for Better JavaScript Development https://dev.to/ale3oula/mastering-closures-tips-and-tricks-for-better-javascript-development-36g6 --- How to Build Your First Web Component https://www.freecodecamp.org/news/build-your-first-web-component/ #reduce #closure #testing #storage

Hosting a NodeJS Web App on Ubuntu Server 22.04 https://dev.to/eneaslari/hosting-a-nodejs-web-app-on-ubuntu-server-2204-1866 #nodejs #hosting #ubuntu

HTML for Beginners – HTML Basics With Code Examples https://www.freecodecamp.org/news/introduction-to-html-basics/ —- 6 CSS tools for more efficient and flexible CSS handling https://blog.logrocket.com/6-css-tools-more-efficient-flexible-css-handling/ #css #html

ES2024 is Here, Hurry Up to Learn https://javascript.plainenglish.io/es2024-is-here-hurry-up-to-learn-8c99a0c0675f —- These are the 5 most transformative JavaScript features from ES9 https://medium.com/coding-beauty/best-es9-javascript-features-8aaf073e3922 —- Change Background Image on Scroll using Javascript https://www.youtube.com/watch?v=zGa8qeF1vXQ —- 7 NEW JavaScript 2024 Features https://medium.com/@Luna-Rojas/7-new-javascript-2024-features-41557b19db37 —- Mastering Closures: Tips and Tricks for Better JavaScript Development https://dev.to/ale3oula/mastering-closures-tips-and-tricks-for-better-javascript-development-36g6?context=digest —- JavaScript Learning Roadmap 🚀 https://dev.to/dhirajaryaa/javascript-learning-roadmap-4nc3 —- #es2024 #learning #roadmap

A guide to Deno Cron https://blog.logrocket.com/guide-deno-cron/ #nodejs #deno #cron

Route Middleware With Nuxt https://www.youtube.com/watch?v=ua_LvBp6Utg #vue #nuxt

Free tool: Tailwind CSS Colors ✨ https://dev.to/erwin_ai/tailwind-css-colors-563k —- Tailwind CSS Shopping Cart Component Examples https://dev.to/themesberg/tailwind-css-shopping-cart-component-examples-3fdn —- Creating a Dynamic Table Management Dashboard with Tailwind CSS and DaisyUI https://medium.com/@ryaddev/creating-a-dynamic-table-management-dashboard-with-tailwind-css-and-daisyui-8405fd7f0ffb #tailwind #css #table #dashboard #daisyUI

Handling dates in JavaScript with Tempo https://blog.logrocket.com/handling-dates-javascript-tempo/ —- How to create heatmaps in JavaScript: The Heat.js library https://blog.logrocket.com/create-heatmaps-javascript/ —- Creating JavaScript tables using Tabulator https://blog.logrocket.com/creating-javascript-tables-using-tabulator/ —- JS Remove Char from String – How to Trim a Character from a String in JavaScript https://www.freecodecamp.org/news/javascript-remove-char-from-string/ —- JavaScript Concatenate Strings – How JS String Concatenation Works https://www.freecodecamp.org/news/how-js-string-concatenation-works/ —- How Do Closures Work in JavaScript? Explained with Code Examples https://www.freecodecamp.org/news/understand-javascript-closures/ —- #closure #concat #strings #char #remove #heatmaps #table #tempo #date

Learn Git in Detail to Manage Your Code https://www.freecodecamp.org/news/learn-git-in-detail-to-manage-your-code/ —- Pass the GitHub Actions Certification Exam https://www.freecodecamp.org/news/pass-the-github-actions-certification-exam/ —- How to Use Git Submodules – Explained With Examples https://www.freecodecamp.org/news/how-to-use-git-submodules/ —- #git #submodules #github #actions

Build a Finance SaaS Platform With Nextjs, React, Honojs with CSV Upload (2024) https://www.youtube.com/watch?v=N_uNKAus0II —- Authentication in two lines of code: Auth.js + Next.js 14 https://levelup.gitconnected.com/authentication-in-two-lines-of-code-auth-js-next-js-14-653b252abfd3 —- #react #nextjs #saas #auth

Essential ES6 JavaScript Features Every JavaScript Developer Should Know https://dev.to/gloriasilver/essential-es6-javascript-features-every-javascript-developer-should-know-ehj —- 10 Advanced TypeScript Tricks for Experienced Developers: https://medium.com/@chandantechie/10-advanced-typescript-tricks-for-experienced-developers-2143e6aa8b38 —- Don't Be Afraid of JavaScript Generators https://blog.stackademic.com/dont-be-afraid-of-javascript-generators-15c998aea652 —- Store JWT in cookie or localstorage ? https://frontendinterviewquestions.medium.com/store-jwt-in-cookie-or-localstorage-7fa39fcc85b5 —- How To Hack JavaScript With Well-Known Symbols (5 Ways) https://medium.com/coding-beauty/javascript-well-known-symbols-8c255cbc0afe —- #symbols #es6 #jwt #generators #typescript

The ARM chip race is getting wild… Apple M4 unveiled https://www.youtube.com/watch?v=TsKHjFeonRE

Manage Node.js versions using asdf https://blog.logrocket.com/manage-node-js-versions-using-asdf/ —- Building and structuring a Node.js MVC application https://blog.logrocket.com/building-structuring-node-js-mvc-application/ —- Switching between Node versions during development https://blog.logrocket.com/switching-between-node-versions-during-development/ —- Comparing Hattip vs. Express.js for modern app development https://blog.logrocket.com/hattip-vs-express-js/ —- #nodejs #express #version #asdf #hattip #mvc

How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide https://dev.to/fabrikapp/how-to-make-a-vs-code-extension-using-typescript-a-step-by-step-guide-1hp6 #extension #vscode #typescript

How to Use React Developer Tools – Explained With Examples https://www.freecodecamp.org/news/how-to-use-react-devtools/ —- Implementing infinite scroll in Next.js with Server Actions https://blog.logrocket.com/implementing-infinite-scroll-next-js-server-actions/ —- Using the ResizeObserver API in React for responsive designs https://blog.logrocket.com/using-resizeobserver-react-responsive-designs/ —- Leveraging React Server Components in RedwoodJS https://blog.logrocket.com/leveraging-react-server-components-redwoodjs/ —- A guide to cookies in Next.js https://blog.logrocket.com/guide-cookies-next-js/ —- Using React Shepherd to build a site tour https://blog.logrocket.com/using-react-shepherd-build-site-tour/ —- Implementing infinite scroll in Next.js with Server Actions https://blog.logrocket.com/implementing-infinite-scroll-next-js-server-actions/ #react #nextjs #server #devtools #tour #shepherd

Top 15+ GitHub Repos Every Developer Should Know About https://javascript.plainenglish.io/top-15-github-repos-every-developer-should-know-about-c4d68d84db2c #github #repo

How to Add Firebase Authentication To Your NodeJS App https://dev.to/permify/how-to-add-firebase-authentication-to-your-nodejs-app-2e68 #nodejs #firebase #auth