uk
Feedback
The weekly

The weekly

Відкрити в Telegram

In this channel, you will get weekly update for node, CSS, js, and frontend (filtered from the most useful newsletters) ...

Показати більше
1 114
Підписники
+124 години
+47 днів
-230 день
Архів дописів
JavaScript Weekly Regexes Got Good: The History And Future Of Regular Expressions In JavaScript https://www.smashingmagazine.com/2024/08/history-future-regular-expressions-javascript/ Node v22.7.0 (Current) https://nodejs.org/en/blog/release/v22.7.0 Bun v1.1.25 https://bun.sh/blog/bun-v1.1.25 50 TypeScript F*ck Ups https://leanpub.com/50-ts Online tutorial to write a fullstack app https://learn.remult.dev/ Redux Essentials, Part 1: Redux Overview and Concepts https://redux.js.org/tutorials/essentials/part-1-overview-concepts React is (becoming) a Full-Stack Framework https://www.robinwieruch.de/react-full-stack-framework/ A plugin driven framework to build WYSIWYG Markdown editor. https://milkdown.dev/ fuite is a CLI tool for finding memory leaks in web apps. https://github.com/nolanlawson/fuite LogTape is a logging library for JavaScript and TypeScript. https://github.com/dahlia/logtape High performance state and local first sync https://www.legendapp.com/open-source/state/v3/ Tagger: Zero dependency, Vanilla JavaScript Tag Editor https://github.com/jcubic/tagger A tiny (~650 B) & modern library for keybindings. https://github.com/jamiebuilds/tinykeys Convert HEIC/HEIF images to JPEG, PNG in browser using Javascript. https://github.com/hoppergee/heic-to Server actions are here! https://waku.gg/blog/server-actions-are-here The Art of Dithering and Retro Shading for the Web https://blog.maximeheckel.com/posts/the-art-of-dithering-and-retro-shading-web/ Everything about Google Translate crashing React (and other web apps) https://martijnhols.nl/gists/everything-about-google-translate-crashing-react Bye Bye, Try-Catch Blocks: Meet JavaScript's Safe Assignment Operator Proposal😉 https://dev.to/dharamgfx/bye-bye-try-catch-blocks-meet-javascripts-safe-assignment-operator-proposal-1j7 Official Supabase extension for VS Code and GitHub Copilot https://dev.to/supabase/official-supabase-extension-for-vs-code-and-github-copilot-3gj4 ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Node.js Doubles Security Releases with Newly Automated Process, Re-Evaluates Unsupported Experimental Features https://socket.dev/blog/node-js-doubles-security-releases-with-newly-automated-process Node v22.6.0 (Current) https://nodejs.org/en/blog/release/v22.6.0 Announcing Official Puppeteer Support for Firefox https://hacks.mozilla.org/2024/08/puppeteer-support-for-firefox/ Common Causes of Memory Leaks in JavaScript https://www.trevorlasn.com/blog/common-causes-of-memory-leaks-in-javascript Running Postgres inside Node-RED via WASM and PGlite https://conoroneill.net/2024/08/18/running-postgres-inside-node-red-via-wasm-and-pglite/ LogTape is a logging library for JavaScript and TypeScript. https://github.com/dahlia/logtape The Hassle-Free JavaScript Tool Manager https://volta.sh/ A typescript back-end framework for building secure and scalable web applications. https://eicrud.com/ Protobuf-ES 2.0 is now generally available https://buf.build/blog/protobuf-es-v2 Online tutorial to write a fullstack app https://learn.remult.dev/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories HTML Web Components Can Have a Little Shadow DOM, As A Treat https://scottjehl.com/posts/html-web-components-shadow-dom/ Is CSS Grid really slower than Flexbox? https://benfrain.com/is-css-grid-really-slower-than-flexbox/ Relative Color Syntax — Basic Use Cases https://frontendmasters.com/blog/relative-color-syntax-basic-use-cases/ How are the colspan and rowspan attributes different? https://css-tricks.com/how-are-the-colspan-and-rowspan-attributes-different/ “Smart” Layouts With Container Queries https://css-tricks.com/smart-layouts-with-container-queries/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

JavaScript Weekly ECMAScript Safe Assignment Operator Proposal https://github.com/arthurfiorette/proposal-safe-assignment-operator Crafting a 13KB Game: The Story of Space Huggers https://frankforce.com/space-huggers-how-i-made-a-game-in-13-kilobytes/ Google Angular Lead Sees Convergence in JavaScript Frameworks https://thenewstack.io/google-angular-lead-sees-convergence-in-javascript-frameworks/ Announcing Official Puppeteer Support for Firefox https://hacks.mozilla.org/2024/08/puppeteer-support-for-firefox/ Patterns for Memory Efficient DOM Manipulation with Modern Vanilla JavaScript https://frontendmasters.com/blog/patterns-for-memory-efficient-dom-manipulation/ How I won $2,750 using JavaScript, AI, and a can of WD-40 https://davekiss.com/blog/how-i-won-2750-using-javascript-ai-and-a-can-of-wd-40 Common Causes of Memory Leaks in JavaScript https://www.trevorlasn.com/blog/common-causes-of-memory-leaks-in-javascript Learn to Build Components That Work Anywhere https://learn-wcs.com/ Evading JavaScript Anti-Debugging Techniques https://www.nullpt.rs/evading-anti-debugging-techniques Fine-Grained Reactivity in Svelte 5 https://frontendmasters.com/blog/fine-grained-reactivity-in-svelte-5/ The Hassle-Free JavaScript Tool Manager https://volta.sh/ A JavaScript library to position floating elements and create interactions for them. https://floating-ui.com/ A React renderer for Figma https://react-figma.dev/ How to let ChatGPT call functions in your app https://dev.to/encore/how-to-let-chatgpt-call-functions-in-your-app-27j8 ReactNext ‘24 videos https://www.youtube.com/playlist?list=PLMYVq3z1QxSq1ntTBaB7TqemqFwGHSSBL NodeTLV 24 videos https://www.youtube.com/playlist?list=PLn8pJOjS3xHGo6Rmn_nOngJLWln8s_ILt ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus Relative Color Syntax — Basic Use Cases https://frontendmasters.com/blog/relative-color-syntax-basic-use-cases/ Announcing Official Puppeteer Support for Firefox https://hacks.mozilla.org/2024/08/puppeteer-support-for-firefox/ How Google handles JavaScript throughout the indexing process https://vercel.com/blog/how-google-handles-javascript-throughout-the-indexing-process Start over-engineering your CSS | Kevin Powell | CSS Day 2024 https://www.youtube.com/watch?v=k_3pRxdv-cI Japanese web design: weird, but it works. Here's why https://www.youtube.com/watch?v=vi8pyS076a8 HTML Web Components Can Have a Little Shadow DOM, As A Treat https://scottjehl.com/posts/html-web-components-shadow-dom/ font-size Limbo https://sebastianlaube.de/en/blog/font-size-limbo The anchor element https://heydonworks.com/article/the-anchor-element/ The Dying Web https://endler.dev/2024/the-dying-web/ Create fonts without software. You only need a web browser https://typlr.app/ A Node and Command Line Tool to Find Obsolete HTML https://meiert.com/en/blog/find-obsolete-html/ tailwindcss-highlights - A plugin for tailwindcss https://github.com/jln13x/tailwindcss-highlights Inter 4.0: A Big Font Update for UI Design https://www.youtube.com/watch?v=XF08_a8hO8c Welcome to Slab (programmable markup language) https://slab-lang.org/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories Make Your Components Easier to Think About https://michaelnthiessen.com/make-your-components-easier-to-think-about CSS Olympic Rings https://css-tricks.com/css-olympic-rings/ It’s Time To Talk About “CSS5” https://www.smashingmagazine.com/2024/08/time-to-talk-about-css5/ HTML Web Components Make Progressive Enhancement and CSS Encapsulation Easier! https://css-tricks.com/html-web-components-make-progressive-enhancement-and-css-encapsulation-easier/ Video with alpha transparency on the web https://jakearchibald.com/2024/video-with-transparency/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus It’s Time To Talk About “CSS5” https://www.smashingmagazine.com/2024/08/time-to-talk-about-css5/ The Art of Dithering and Retro Shading for the Web https://blog.maximeheckel.com/posts/the-art-of-dithering-and-retro-shading-web/ AI Act is Here https://alvaromontoro.com/blog/68057/ai-act-is-here Video with alpha transparency on the web https://jakearchibald.com/2024/video-with-transparency/ What if you used Container Units for… everything? https://frontendmasters.com/blog/what-if-you-used-container-units-for-everything/ HTML Web Components Make Progressive Enhancement and CSS Encapsulation Easier! https://css-tricks.com/html-web-components-make-progressive-enhancement-and-css-encapsulation-easier/ 3D Scene → Object → Chicken. Complete 3D CSS Guide, Part 1 https://www.youtube.com/watch?v=dgEHpkm0xTI Browsers, cookies and surfing the web: The quirky history of internet lingo https://blog.mozilla.org/en/internet-culture/history-of-internet-terms/ Learn to Build Components That Work Anywhere https://learn-wcs.com/ 📅 Calendar link generator for popular services https://anandchowdhary.github.io/calendar-link/ CSS loading animations with minimal effort! https://whirl.netlify.app/ SVG Viewer: View, Edit, and Optimize SVGs https://www.svgviewer.dev/ Seamless Media Conversion, Anytime, Anywhere. https://formatify.pages.dev/ Rube Goldberg HTML form https://codepen.io/ksenia-k/pen/xxoqXbJ CSS Olympic Rings https://css-tricks.com/css-olympic-rings/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Node.js Toolbox https://nodejstoolbox.com/ Node.js Best Practices 🎊 2024 edition is here! https://github.com/goldbergyoni/nodebestpractices#readme git push --force and how to deal with it https://evilmartians.com/chronicles/git-push---force-and-how-to-deal-with-it Electrify Node.js with the power of Rust! https://neon-rs.dev/ MongoDB In-Memory Server https://github.com/typegoose/mongodb-memory-server Deep Learning in JavaScript https://eduardoleao052.github.io/js-pytorch/site/index.html Neutralinojs 5.3: Alternative Cross-Platform Desktop App Approach https://neutralino.js.org/docs/release-notes/framework/ Generate docx documents from templates, in Node or in the browser. https://github.com/alonrbar/easy-template-x Tedious (node implementation of TDS) https://github.com/tediousjs/tedious Node.js CLI Apps Best Practices https://github.com/lirantal/nodejs-cli-apps-best-practices Introducing Changesets: Simplify Project Versioning with Semantic Releases https://lirantal.com/blog/introducing-changesets-simplify-project-versioning-with-semantic-releases ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekklyWhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories Have It All: External, Styleable, & Scalable SVG https://scottjehl.com/posts/svgtopia/ WebKit Features in Safari 17.6 https://webkit.org/blog/15739/webkit-features-in-safari-17-6/ New to the web platform in July https://web.dev/blog/web-platform-07-2024 CSS Functions and Mixins Module Notes https://css-tricks.com/css-functions-and-mixins-module-notes/ What if you used Container Units for… everything? https://frontendmasters.com/blog/what-if-you-used-container-units-for-everything/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

JavaScript Weekly How Google handles JavaScript throughout the indexing process https://vercel.com/blog/how-google-handles-javascript-throughout-the-indexing-process Garbage collection and closures https://jakearchibald.com/2024/garbage-collection-and-closures/ Announcing TypeScript 5.6 Beta https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/ Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes https://deno.com/blog/aws-lambda-coldstart-benchmarks Node.js Adds Experimental Support for TypeScript https://socket.dev/blog/node-js-adds-experimental-support-for-typescript a different way to think about typescript https://www.rob.directory/a-different-way-to-think-about-typescript Why Unknown Types Are Useful https://michaeluloth.com/programming-types-unknown-why-useful/ Reading from the Clipboard in JavaScript https://frontendmasters.com/blog/reading-from-the-clipboard-in-javascript/ emoji-picker-element https://nolanlawson.github.io/emoji-picker-element/ International Telephone Input https://intl-tel-input.com/ PythonMonkey: Embed a JavaScript Engine into the Python VM https://github.com/Distributive-Network/PythonMonkey 📅 Calendar link generator for popular services https://anandchowdhary.github.io/calendar-link/ Deep Learning in JavaScript https://eduardoleao052.github.io/js-pytorch/site/index.html ⬇️ json-to-csv-export https://json-to-csv-export.vercel.app/ React Conf 2024 Talks https://conf.react.dev/talks ReactNext 2024 https://www.youtube.com/playlist?list=PLMYVq3z1QxSq1ntTBaB7TqemqFwGHSSBL Boosting performance: Faire’s transition to NextJS https://craft.faire.com/boosting-performance-faires-transition-to-nextjs-3967f092caaf Data Fetching with Server Actions in Next.js https://www.robinwieruch.de/next-server-actions-fetch-data/ Flags as code in Next.js https://vercel.com/blog/flags-as-code-in-next-js Build React Hooks - workshop https://www.epicreact.dev/tutorials/build-react-hooks What React devs need to know about React Native https://www.youtube.com/live/iB7sc-fzpWw Vue.js and HTML Injection Explained https://vueschool.io/articles/vuejs-tutorials/vue-js-and-html-injection-explained/ The many faces of undefined in JavaScript https://mortoray.com/the-many-faces-of-undefined-in-javascript/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Node.js Adds Experimental Support for TypeScript https://socket.dev/blog/node-js-adds-experimental-support-for-typescript Node v20.16.0 (LTS) https://nodejs.org/en/blog/release/v20.16.0 How to Create Dockerfiles with GenAI https://www.docker.com/blog/how-to-create-dockerfiles-with-genai/ Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes https://deno.com/blog/aws-lambda-coldstart-benchmarks Announcing TypeScript 5.6 Beta https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/ JavaScript engine embedded into the Python Runtime, https://github.com/Distributive-Network/PythonMonkey Fluent ffmpeg-API for node.js https://github.com/fluent-ffmpeg/node-fluent-ffmpeg Handbrake-js is Handbrake (v1.6.1) for node.js. https://github.com/75lb/handbrake-js Zero Dependency JavaScript is the Future? https://lirantal.com/blog/zero-dependency-javascript-is-the-future JavaScript Security Issues in Node.js Applications https://www.nodejs-security.com/blog/javascript-security-issues-nodejs-applications ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories CSS One-Liners to Improve (Almost) Every Project https://alvaromontoro.com/blog/68055/ten-css-one-liners-for-almost-every-project Styling Tables the Modern CSS Way https://piccalil.li/blog/styling-tables-the-modern-css-way/ So you think you know box shadows? https://dgerrells.com/blog/how-not-to-use-box-shadows How to Get the Width/Height of Any Element in Only CSS https://frontendmasters.com/blog/how-to-get-the-width-height-of-any-element-in-only-css/ Providing Type Definitions for CSS with @property https://moderncss.dev/providing-type-definitions-for-css-with-at-property/

JavaScript Weekly Astro 4.12: Server Islands https://astro.build/blog/astro-4120/ What’s New for JavaScript Developers in ECMAScript 2024 https://thenewstack.io/whats-new-for-javascript-developers-in-ecmascript-2024/ Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem https://github.com/nodejs/node/pull/53934 So you think you know box shadows? https://dgerrells.com/blog/how-not-to-use-box-shadows Don't Use JS for That: Moving Features to CSS and HTML by Kilian Valkhof https://www.youtube.com/watch?v=IP_rtWEMR0o How to choose the best rendering strategy for your app https://vercel.com/blog/how-to-choose-the-best-rendering-strategy-for-your-app Practical Guide To Not Blocking The Event Loop https://www.bbss.dev/posts/eventloop/ Why is spawning a new process in Node so slow? https://blog.val.town/blog/node-spawn-performance/ Ky is a tiny and elegant HTTP client based on the Fetch API https://github.com/sindresorhus/ky React Native Filament https://margelo.github.io/react-native-filament/ A library in Javascript to create graphs in the browser similar to Unreal Blueprints https://github.com/jagenjo/litegraph.js Building a blog with Nuxt content (Part 2) https://masteringnuxt.com/blog/building-a-blog-with-nuxt-content-part-2 The Results of State of React 2023 https://2023.stateofreact.com/en-US/ How Airbnb Smoothly Upgrades React https://medium.com/airbnb-engineering/how-airbnb-smoothly-upgrades-react-b1d772a565fd DRY – the common source of bad abstractions https://swizec.com/blog/dry-the-common-source-of-bad-abstractions/ Use useId() Instead Of Hand-Making IDs https://reacttraining.com/blog/use-useid-instead-of-hand-making-ids Fluent Interfaces in TypeScript https://shaky.sh/fluent-interfaces-in-typescript/ Enhancing The New York Times Web Performance with React 18 https://open.nytimes.com/enhancing-the-new-york-times-web-performance-with-react-18-d6f91a7c5af8 ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

JavaScript Weekly Astro 4.12: Server Islands https://astro.build/blog/astro-4120/ What’s New for JavaScript Developers in ECMAScript 2024 https://thenewstack.io/whats-new-for-javascript-developers-in-ecmascript-2024/ Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem https://github.com/nodejs/node/pull/53934 So you think you know box shadows? https://dgerrells.com/blog/how-not-to-use-box-shadows Don't Use JS for That: Moving Features to CSS and HTML by Kilian Valkhof https://www.youtube.com/watch?v=IP_rtWEMR0o How to choose the best rendering strategy for your app https://vercel.com/blog/how-to-choose-the-best-rendering-strategy-for-your-app Practical Guide To Not Blocking The Event Loop https://www.bbss.dev/posts/eventloop/ Why is spawning a new process in Node so slow? https://blog.val.town/blog/node-spawn-performance/ Ky is a tiny and elegant HTTP client based on the Fetch API https://github.com/sindresorhus/ky React Native Filament Logo React Native Filament

Frontend Focus A new path for Privacy Sandbox on the web https://privacysandbox.com/news/privacy-sandbox-update/ How to make complex Chrome extensions: a zero gravity guide https://evilmartians.com/chronicles/how-to-make-complex-chrome-plugins-a-zero-gravity-guide CSS Stuff I’m Excited After the Last CSSWG Meeting https://css-tricks.com/css-stuff-im-excited-after-the-last-csswg-meeting/ So you think you know box shadows? https://dgerrells.com/blog/how-not-to-use-box-shadows Alternative text in action https://accessibility.blog.gov.uk/2024/07/17/alternative-text-in-action/ Readability: The Optimal Line Length https://baymard.com/blog/line-length-readability The Pitfalls of In-App Browsers https://frontendmasters.com/blog/the-pitfalls-of-in-app-browsers/ Don't Use JS for That https://www.youtube.com/watch?v=IP_rtWEMR0o Maska is a simple zero-dependency input mask library. https://beholdr.github.io/maska/v3/#/ Drop-in semantic styling library in pure CSS. https://matcha.mizu.sh/ PatternPad: An Online Tool to Create Beautiful Patterns https://patternpad.com/ WCAG Plugin https://www.figma.com/community/plugin/1373362852131056921/wcag-plugin ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Node.js v22.5.0 (Current) Released https://nodejs.org/en/blog/release/v22.5.0 Fix the bug caused by fast api changes in v22.5.0 and have a post-mortem https://github.com/nodejs/node/pull/53934 Why is spawning a new process in Node so slow? https://blog.val.town/blog/node-spawn-performance/ Practical Guide To Not Blocking The Event Loop https://www.bbss.dev/posts/eventloop/ Using pnpm on Heroku https://blog.heroku.com/using-pnpm-on-heroku MikroORM 6.3: Schema first? https://mikro-orm.io/blog/mikro-orm-6-3-released Open-source collaborative wiki and documentation software https://docmost.com/ Chartbrew 3.7: Create Live Reporting Dashboards from Multiple Sources https://github.com/chartbrew/chartbrew The Fastest Directory Crawler & Globber for NodeJS https://github.com/thecodrr/fdir Understanding and Preventing Prototype Pollution in Node.js https://www.nodejs-security.com/blog/understanding-and-preventing-prototype-pollution-in-nodejs HTTP webhooks on Firebase Functions and Fastify: A Practical Case Study with Lemon Squeezy https://lirantal.com/blog/http-webhooks-firebase-functions-fastify-practical-case-study-lemon-squeezy Electron Math: 8 Million User Note App Stored XSS -> RCE bypassing nodeintegration via preload.js in electron https://0reg.dev/blog/electron-math ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories CSS Selectors https://css-tricks.com/css-selectors/ Getting stuck: all the ways position:sticky can fail https://polypane.app/blog/getting-stuck-all-the-ways-position-sticky-can-fail/ Responsive bar charts in HTML and CSS https://9elements.com/blog/responsive-bar-charts-in-html-and-css/ Get The Screen Width & Height Without JavaScript https://css-tip.com/screen-dimension/ Single-Directionally Allowed Overflow https://frontendmasters.com/blog/single-directionally-allowed-overflow/ @property: Next-gen CSS variables now with universal browser support https://web.dev/blog/at-property-baseline Zoom, zoom, and zoom https://www.oddbird.net/2024/07/09/zoomies/ ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

JavaScript Weekly Exploring JS: JavaScript books for programmers https://exploringjs.com/ Node v22.5.0 (Current) https://nodejs.org/en/blog/release/v22.5.0 dotJS 2024 https://www.youtube.com/playlist?list=PLMW8Xq7bXrG7fOUOLJQw9I7ygJCbue9zO#dotjs2024 How to make complex Chrome extensions: a zero gravity guide https://evilmartians.com/chronicles/how-to-make-complex-chrome-plugins-a-zero-gravity-guide A TypeScripter's Take on Zig (Advent of Code 2023) https://effectivetypescript.com/2024/07/17/advent2023-zig/ How fast is javascript? Simulating 20,000,000 particles https://dgerrells.com/blog/how-fast-is-javascript-simulating-20-000-000-particles A guide to reading and writing Node.js streams https://blog.platformatic.dev/a-guide-to-reading-and-writing-nodejs-streams From Web to Native with React https://expo.dev/blog/from-web-to-native-with-react Poku makes testing simple. https://poku.io/ InfiniteGrid https://naver.github.io/egjs-infinitegrid/ An AI agent that writes and fixes code for you. https://github.com/BuilderIO/micro-agent JavaScript-polyfill for hyphenation in HTML https://github.com/mnater/Hyphenopoly simplex-noise.js is a simplex noise implementation in Javascript/TypeScript. https://github.com/jwagner/simplex-noise.js Maska is a simple zero-dependency input mask library. https://beholdr.github.io/maska/v3/#/ vitest v2.0.0 https://github.com/vitest-dev/vitest/releases/tag/v2.0.0 Qwik Headless UI HLS Player https://github.com/Obvio/qwik-headless-ui-hls-player React Summit 2024: Why Use Redux Today? https://blog.isquaredsoftware.com/2024/07/presentations-why-use-redux/ Migrating Coinbase's 56 Million Users to React Native: Key Lessons and Takeaways https://stepchange.work/blog/migrating-coinbases-56-million-users-to-react-native-key-lessons-and-takeaways How to deploy your React app using Container Registry https://www.digitalocean.com/community/developer-center/how-to-deploy-your-react-app-using-container-registry 🤳 XR for react-three-fiber https://docs.pmnd.rs/xr/getting-started/introduction How to Create Supabase Database Migration Files in Vue.js https://vueschool.io/articles/vuejs-tutorials/how-to-create-supabase-database-migration-files-in-vue-js/ Best AI Coding Tools for Developers in 2024 https://www.builder.io/blog/best-ai-coding-tools?ref=dailydev React Flow 12 release https://www.xyflow.com/blog/react-flow-12-release Sneaky React Memory Leaks: How the React compiler won't save you https://schiener.io/2024-07-07/react-closures-compiler Using React 19 with Vite and Next.js https://www.youtube.com/watch?v=AdkNcFUsRQQ Path To A Clean(er) React Architecture (Part 7) https://profy.dev/article/react-architecture-domain-logic ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus CSS Selectors https://css-tricks.com/css-selectors/ Seamless SVG copy-paste on the web https://blogs.windows.com/msedgedev/2024/07/11/seamless-svg-copy-paste-on-the-web/ @property: Next-gen CSS variables now with universal browser support https://web.dev/blog/at-property-baseline Private Browsing 2.0 https://webkit.org/blog/15697/private-browsing-2-0/ An update on invokers: Invoker commands in HTML https://utilitybend.com/blog/an-update-on-invokers-invoker-commands-in-html Dialog dilemmas and modal mischief: a deep dive into popovers and how to build them https://heypresents.com/talks/dialog-dilemmas-and-modal-mischief-a-deep-dive-into-popovers-and-how-to-build-them Utility First CSS Isn’t Inline Styles https://www.youtube.com/watch?v=g6wtyg3O4Fo Embracing Functional CSS: Have we moved on? https://www.browserlondon.com/blog/2024/07/15/embracing-functional-css-have-we-moved-on/ jpeg-image format history https://tedium.co/2024/06/16/jpeg-image-format-history/ How to try experimental CSS features https://chenhuijing.com/blog/how-to-try-experimental-css-features/#%F0%9F%87%B2%F0%9F%87%BE CSS Grid Generator https://cssgridgenerator.io/ Typeface for rendering small/medium-scale line charts https://github.com/dy/linefont JavaScript-polyfill for hyphenation in HTML https://github.com/mnater/Hyphenopoly 🚀 Improve the Developer Experience of console https://github.com/unplugin/unplugin-turbo-console ------------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S