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 905
Подписчики
-224 часа
-287 дней
-7830 день
Архив постов
How to Use Google Gemini with Node.js
https://dev.to/arindam_1729/how-to-use-google-gemini-
with-nodejs-2d39
#nodejs #gemini #ai #sdk
JavaScript in the Browser – How the Document Object Model (DOM) and Events Work
https://www.freecodecamp.org/news/javascript-in-the-browser-dom-and-events/
---
How the JavaScript Filter Method Works – Explained with Code Examples
https://www.freecodecamp.org/news/javascript-filter-method/
---
JavaScript Map Method – Syntax and Code Examples
https://www.freecodecamp.org/news/javascript-map-method/
---
How to Draw with JavaScript on an HTML Canvas Element – Gorilla Example
https://www.freecodecamp.org/news/how-to-draw-a-gorilla-with-javascript-on-html-canvas/
---
Learn how to Make Art with Code – p5.js Course
https://www.freecodecamp.org/news/art-of-coding-with-p5js/
---
#array #dom #canvas #map #filter #dom
Be a better developer with these Git good practices
https://dev.to/anthonyvii/be-a-better-developer-with-these-git-good-practices-2dim
#git #tips
Sora AI , video generator from AI and Open AI
https://openai.com/sora
#soraAI #videoGenerator
Style Your App With Tailwind CSS In 10 Minutes (Full Stack)
https://www.youtube.com/watch?v=rs6Vmkz93EQ
#tailwind #css
Build and Deploy a Full Stack AI SaaS Platform with Next js 14, TypeScript, Stripe
https://www.youtube.com/watch?v=Ahwoks_dawU
#javascriptMastery #nextjs #react #nodejs #typescript #ai #stripe
The Power Of HTMLSlotElement: A Key Element In Web Components
https://blog.openreplay.com/power-of-htmlslotelement/
---
Chakra UI adoption guide: Overview, examples, and alternatives
https://blog.logrocket.com/chakra-ui-adoption-guide/
#html #css #chakra
Improve Code Quality With ESLint And Prettier
https://blog.openreplay.com/improve-code-quality-with-eslint-and-prettier/
#eslint #prettier
React | Deep Understanding of the concepts and its ecosystem.
https://levelup.gitconnected.com/react-deep-understanding-of-the-framework-and-its-ecosystem-5888c208315f
#react #learning
Make your portfolio in just 4 hours? It's possible
https://dev.to/anmolbaranwal/make-your-portfolio-in-just-4-hours-its-possible-2p3
#portfolio
How to Build a Custom HTML5 Video Player Using TailwindCSS and JavaScript
https://www.freecodecamp.org/news/build-a-custom-video-player-using-javascript-and-tailwind-css/
---
How to Use the Greater Than and Less Than Operators in JavaScript
https://www.freecodecamp.org/news/greater-than-and-less-than-operators-in-js/
---
Optional Chaining in JavaScript – Explained with Examples
https://www.freecodecamp.org/news/optional-chaining-javascript/
---
5 JavaScript mapping APIs compared
https://blog.logrocket.com/javascript-mapping-apis-compared/
---
18 JavaScript One-Liners That’ll Make You Look Like a Pro
https://javascript.plainenglish.io/18-javascript-one-liners-thatll-make-you-look-like-a-pro-c5a383a41f4e
—-
JavaScript’s Hidden Gem: Exploring the Power of Mutation Observer
https://javascript.plainenglish.io/javascripts-hidden-gem-exploring-the-power-of-mutation-observer-f8a92c01a374
—-
#html #player #mutationObserver #map #videoPlayer #optionalChaining
10 Essential Git Commands You Should Understand When Working With GitHub
https://www.youtube.com/watch?v=59VJwevCCQg
#github #git
How to structure scalable Next.js project architecture
https://blog.logrocket.com/structure-scalable-next-js-project-architecture/
---
Getting started with React Select
https://blog.logrocket.com/getting-started-react-select/
---
Building a custom compositional API with React Aria
https://blog.logrocket.com/custom-compositional-api-react-aria/
---
Achieve Better SEO Results For Your Next.JS Site
https://blog.openreplay.com/how-to-achieve-better-seo-results-for-your-nextjs-site/
---
A Detailed Guide To Server Actions In Next.JS
https://blog.openreplay.com/server-actions-in-nextjs/
---
Beyond UseState: State Management In Next.Js Using URL Parameters
https://blog.openreplay.com/state-management-in-react-using-url/
---
Create a responsive navbar with React and CSS
https://blog.logrocket.com/create-responsive-navbar-react-css/
---
#react #css #navbar #nextjs #seo
Tailwind Skeleton Generator
https://www.producthunt.com/posts/tailwind-skeleton-generator?ref=dailydev
—-
Can I recreate this tucked-corner photo effect with CSS?
https://www.youtube.com/watch?v=3T-RETzcqpU
#css #tailwind
Creating and Initiating Your First Angular Project on GitHub
https://medium.com/nerd-for-tech/creating-and-initiating-your-first-angular-project-on-github-8f7611dc1bc5
—-
Creating reusable Router Signals APIs in Angular
https://itnext.io/creating-reusable-router-signals-apis-in-angular-%EF%B8%8F-6c4411b35e2a
—-
Explore Angular CLI’s Define Option: Effortless Global Identifier Replacement
https://netbasal.com/explore-angular-clis-define-option-effortless-global-identifier-replacement-f08fec7d9243
—-
#angular #cli #signals
CRUD REST API with Node.js, Express, and PostgreSQL
https://blog.logrocket.com/crud-rest-api-node-js-express-postgresql/
---
How to switch Node.js versions with NVM
https://blog.logrocket.com/how-switch-node-js-versions-nvm/
---
Learn Backend Development by Building a CRUD API with Node and MongoDB
https://www.freecodecamp.org/news/crud-api-with-node-js-express-mongodb/
---
Top 5 Node.js Features Every Developer Should Know
https://blog.bitsrc.io/top-5-features-of-nodejs-e49d1c68f4a7
---
GraphQL vs REST: Choosing the Right API for Your Project
https://dev.to/joanayebola/graphql-vs-rest-choosing-the-right-api-for-your-project-193m
---
Handling Env Files In The Latest Node.JS
https://blog.openreplay.com/handling-env-files-in-latest-node/
---
#nodejs #express #crud #env #nvm
Vite 5.1 is out!
https://vitejs.dev/blog/announcing-vite5-1?ref=dailydev
#vite #release
JavaScript Proxies and How Useful They Can Be
https://javascript.plainenglish.io/javascript-proxies-and-how-useful-they-can-be-f4804ca97ed3
—-
8 NEW JavaScript 2024 Features
https://youtu.be/duNEnLUxie8?si=dRFBbROItUuNc0a0
—-
Learn p5.js for Creative Coding – 5 Beginner Projects
https://www.youtube.com/watch?v=o5t7PxRJSXk
—-
Scroll Animation Effect in Javascript | Reveal Text on Scroll
https://www.youtube.com/watch?v=6I72RFLDojA
—-
100+ JavaScript Projects With Source Code
https://dev.to/shantanu_jana/100-javascript-projects-with-source-code-59lo?ref=dailydev
—-
10 Advanced JavaScript Tricks for Experienced Developers
https://lokesh-prajapati.medium.com/10-advanced-javascript-tricks-for-experienced-developers-8afb44b24427
—-
Using The CSS Object in JavaScript
https://www.youtube.com/watch?v=U7Q1T4ENH58
—-
Heart Rain Animation Effect in CSS & Javascript
https://www.youtube.com/watch?v=S62Xz2Qp6Hs
—-
#css #object #rain #tips #feature #proxies
How to stream data over HTTP using Node and Fetch API
https://dev.to/bsorrentino/how-to-stream-data-over-http-using-node-and-fetch-api-4ij2
#nodejs #https #stream
CRUD API Tutorial – Node, Express, MongoDB
https://www.youtube.com/watch?v=_7UQPve99r4
—-
Learn TypeORM in 10 Minutes
https://www.youtube.com/watch?v=BCPTRCvASk0
#nodejs #express #mongodb #typeorm
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
