ru
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 день
Архив постов
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

Animated 9 Dots Navigation Menu using Html CSS & Javascript https://www.youtube.com/watch?v=iiK-9Xme_Q4 #html #css #dots #menu #navigation

Full-Stack Social Media App Tutorial with React 19 & Next.js 15 & MySql | React Next.js Full Course https://www.youtube.com/watch?v=o080tU3sd0k —- How to Build a Responsive Header with Next.js and Tailwind CSS https://www.youtube.com/watch?v=NWEukI8KsBI —- #react #nextjs #header #tailwind #fullstack

Angular Design Patterns: Strategy Pattern https://vugar-005.medium.com/angular-design-patterns-strategy-pattern-ace359ae77b3 —- Angular Coding Best Practices https://medium.com/@alokkumar.nayak2009/angular-best-practices-fbe91f7d96db —- #angular #patterns #tips

A Non-Technical Introduction to Generative AI https://www.freecodecamp.org/news/a-non-technical-introduction-to-generative-ai/ #ai #generative

JavaScript Interview: Can You Stop or Break a forEach Loop? https://javascript.plainenglish.io/javascript-interview-can-you-stop-or-break-a-foreach-loop-9608ba2a1710 #loop #interview #break

How to Enhance Embedded Links in React with Microlink https://www.freecodecamp.org/news/how-to-enhance-embedded-links-in-react-with-microlinks/ #react #links

20 Expert Performance Tips Every Senior JS React Developer Should Know https://medium.com/@oliver97/20-expert-performance-tips-every-senior-js-react-developer-should-know-57e05fac33cc —- Next.js security checklist https://blog.arcjet.com/next-js-security-checklist/ —- The Need for Speed: A Quick Way to Improve React Testing Times https://www.helpscout.com/blog/improve-react-testing-times/ —- #react #tips #testing

Breathe Life into Your Webpages: Mastering DOM Manipulation with JavaScript https://javascript.plainenglish.io/breathe-life-into-your-webpages-mastering-dom-manipulation-with-javascript-7eb8a219601a #dom #html

How to Setup Jest on Typescript Monorepo Projects https://dev.to/mikhaelesa/how-to-setup-jest-on-typescript-monorepo-projects-o4d --- I've been writing TypeScript without understanding it https://dev.to/wasp/ive-been-writing-typescript-without-understanding-it-5ef4 #typescript

?? vs || in JavaScript: The little-known difference https://medium.com/coding-beauty/javascript-logical-or-vs-nullish-coalescing-operator-6c711b08d583 —- 5 amazing new JavaScript features in ES15 (2024) https://medium.com/coding-beauty/es15-javascript-features-fc2d1f7a00ce —- Types Vs Interfaces in TypeScript https://javascript.plainenglish.io/types-vs-interfaces-in-typescript-053a3d6c4dc1 —- Several recommended practices for writing good asynchronous JavaScript code https://aifou.medium.com/several-recommended-practices-for-writing-good-asynchronous-javascript-code-a32791328182 —- Advanced JavaScript Concepts: 2024 https://deepak14ri.medium.com/advanced-javascript-concepts-7a93abb1de43 —- These are the 5 most transformative JavaScript features from ES9 https://medium.com/coding-beauty/best-es9-javascript-features-8aaf073e3922 —- Downloading YoutubeVideos Using a Node.js Proxy API and JavaScript https://javascript.plainenglish.io/downloading-youtubevideos-using-a-node-js-proxy-api-and-javascript-70ad24782c25 —- #falsy #operator #nodejs #proxy #es15 #es9

How To Dockerize Remix Apps https://dev.to/code42cate/how-to-dockerize-remix-apps-2ack #docker #remix

Next.js 15 Ruins Caching Even More https://www.youtube.com/watch?v=3RyguimNe8s #react #nextjs

900 Free Computer Science Courses from the World’s Top Universities https://www.freecodecamp.org/news/free-courses-top-cs-universities/ #course #learn

How to Implement Authorization in NodeJS https://dev.to/arindam_1729/how-to-implement-authorization-in-nodejs-31hk #nodejs #auth

Demystifying Advanced Git Commands: A Simple Guide https://dev.to/dev_2311/demystifying-advanced-git-commands-a-simple-guide-1lpj --- Not 💩, here's how to write actually good commit messages (hint: It's not just adding commit-lint) https://dev.to/middleware/not-heres-how-to-write-actually-good-commit-messages-hint-its-not-just-adding-commit-lint-j2i --- #git