fa
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 113
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+27 روز
-330 روز
آرشیو پست ها
Front-End Front Top Stories Perfectly Pointed Tooltips: A Foundation https://frontendmasters.com/blog/perfectly-pointed-tooltips-a-foundation/ Springs and Bounces in Native CSS https://www.joshwcomeau.com/animation/linear-timing-function/ Don’t Forget These Tags to Make HTML Work Like You Expect https://blog.jim-nielsen.com/2025/dont-forget-these-html-tags/ Solved by CSS Scroll State Queries: hide a header when scrolling down, show it again when scrolling up. https://www.bram.us/2025/10/22/solved-by-css-scroll-state-queries-hide-a-header-when-scrolling-down-show-it-again-when-scrolling-up/ A beginner-friendly guide to view transitions in CSS https://developer.mozilla.org/en-US/blog/view-transitions-beginner-guide/

JavaScript Weekly Directives and the Platform Boundary https://tanstack.com/blog/directives-and-the-platform-boundary Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1 https://github.blog/news-insights/octoverse/octoverse-a-new-developer-joins-github-every-second-as-ai-leads-typescript-to-1/ I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance https://www.lorenstew.art/blog/10-kanban-boards The Origin Story of JavaScript https://www.youtube.com/watch?v=Sl3XUmg4LBk Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it) https://pzarycki.com/en/posts/js-nan/ What I learned porting Mastro from Deno to Node.js https://mastrojs.github.io/blog/2025-10-27-what-learned-porting-from-deno-to-node-js/ Node.js v22 to v24 https://nodejs.org/en/blog/migrations/v22-to-v24 Abandonware of the web: do you know that there is an HTML tables API? https://christianheilmann.com/2025/10/08/abandonware-of-the-web-do-you-know-that-there-is-an-html-tables-api/ navcat https://navcat.dev/ A drop-in replacement for new RegExp() with types https://arktype.io/docs/blog/arkregex Advanced Select Dropdown https://slimselectjs.com/ Beautiful spoiler effects https://spoilerjs.sh4jid.me/ Identify bridges from JS to Native or JS to WASM in V8 embedders https://github.com/gasket-tools/gasket vue-command https://ndabap.github.io/vue-command/ Introducing TanStack Start Middleware https://tanstack.com/blog/directives-and-the-platform-boundary React Conf 2025 Recap https://react.dev/blog/2025/10/16/react-conf-2025-recap How to Fix Any Bug https://overreacted.io/how-to-fix-any-bug/ *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/0e29f33f-2199-4ede-9ca6-9f8cd89cc140 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus Springs and Bounces in Native CSS https://www.joshwcomeau.com/animation/linear-timing-function/ HTTPS by default https://security.googleblog.com/2025/10/https-by-default.html The present and potential future of progressive image rendering https://jakearchibald.com/2025/present-and-future-of-progressive-image-rendering/ Solved by Modern css https://ishadeed.com/article/modern-css-section-layout/ The CSS Reset, again https://pawelgrzybek.com/the-css-reset-again/ For Your Convenience, This CSS Will Self-Destruct https://scottjehl.com/posts/this-css-will-self-destruct/ Web MIDI, Web AUDIO and what the web does best https://heypresents.com/talks/around-the-wwworld-web-midi-web-audio-and-what-the-web-does-best CSS layout: flexbox, grid, media queries and container queries https://2ality.com/2025/10/css-layout.html The Sky Is Falling, The Web Is Dead https://tedium.co/2025/10/25/web-dead-predictions-george-colony/ Page headings don’t belong in the header https://www.tempertemper.net/blog/page-headings-dont-belong-in-the-header Typing SVG Generator https://typingsvg.vercel.app/ Explore color as we see it https://oklch.fyi/ Build performant 3D user interfaces for threejs using R3F and yoga. https://pmndrs.github.io/uikit/docs/getting-started/introduction Light & powerful .... Helium makes HTML interactive! https://github.com/daz-codes/helium DevTUI - A Swiss-army app for developers https://devtui.com/ *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/d8285b7a-8326-48c6-aab8-d54644d1f3be ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly ⚡ Delightful Node.js packages and resources https://github.com/sindresorhus/awesome-nodejs What I learned porting Mastro from Deno to Node.js https://mastrojs.github.io/blog/2025-10-27-what-learned-porting-from-deno-to-node-js/ Building from the Base Up: Rethinking Starter Kits in AdonisJS https://adonisjs.com/blog/rethinking-starter-kits Vitest 4.0 is out! https://vitest.dev/blog/vitest-4 I BUILT an Auth System that Handles 1.9 BILLION Logins/Month https://www.youtube.com/watch?v=qYczG3j_FDo A regular expression to match all Emoji-only symbols as per the Unicode Standard. https://github.com/mathiasbynens/emoji-regex GramIO Create your Telegram bots with convenience! https://gramio.dev/ Identify bridges from JS to Native or JS to WASM in V8 embedders https://github.com/gasket-tools/gasket Offload tasks to a pool of workers on node.js and in the browser https://github.com/josdejong/workerpool *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/8e007e9e-b5b2-45c8-bec7-cdc1fae8ffed ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Front-End Front Top Stories NaN, the not-a-number number that isn’t NaN https://piccalil.li/blog/nan-the-not-a-number-number-that-isnt-nan/ Rethinking async loops in JavaScript https://allthingssmitty.com/2025/10/20/rethinking-async-loops-in-javascript/ CSS Counters in Action https://frontendmasters.com/blog/css-counters-in-action/ The present and potential future of progressive image rendering https://jakearchibald.com/2025/present-and-future-of-progressive-image-rendering/ Tables: Beyond Rows and Columns https://www.tpgi.com/tables-beyond-rows-and-columns/

JavaScript Weekly Vitest 4.0 is out! https://vitest.dev/blog/vitest-4 Next.js 16 https://nextjs.org/blog/next-16 Nordic.js https://www.youtube.com/@nordicjs/videos Importing vs fetching JSON https://jakearchibald.com/2025/importing-vs-fetching-json/ Rethinking async loops in JavaScript https://allthingssmitty.com/2025/10/20/rethinking-async-loops-in-javascript/ Building CLIs with Ace: a Bookmarks App in Node.js and Bun https://blog.galaxycloud.app/building-clis-with-ace-a-bookmarks-app-in-node-js-and-bun/ Solving NYT's Pips Puzzle https://healeycodes.com/solving-nyt-pips-puzzle 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API https://github.com/sindresorhus/ky Modern ES6+ JavaScript library for creating animated dashboard gauges using native SVG APIs. https://toorshia.github.io/justgage/ Upgrade to Solito 5 https://solito.dev/v5 The RAW MaxIntervalCover library computes the optimal subset of non-overlapping intervals that maximizes total covered length https://github.com/rawify/MaxIntervalCover.js *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/6e79a8de-9f0e-4406-975a-cbbf9d229535 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus Adam Argyle - 25 new & rad feature of CSS https://www.youtube.com/watch?v=QW6GECIzvsw Introducing ChatGPT Atlas https://openai.com/index/introducing-chatgpt-atlas/ Masonry: Watching a CSS Feature Evolve https://css-tricks.com/masonry-watching-a-css-feature-evolve/ Making Context-Aware Components: How CSS inherit() Could Simplify Design Systems https://www.alwaystwisted.com/articles/making-context-aware-components The Two Button Problem https://frontendmasters.com/blog/the-two-button-problem/ The Big Gotcha With @starting-style https://www.joshwcomeau.com/css/starting-style/ My conclusions after using Signed Exchanges on my website for 2 years https://www.pawelpokrywka.com/p/my-conclusions-after-using-signed What State ARIA In? https://www.tpgi.com/what-state-aria-in/ Anchor Positioning Updates for Fall 2025 https://www.oddbird.net/2025/10/13/anchor-position-area-update/ Are your retail landing pages killing conversions? https://www.speedcurve.com/blog/campaign-landing-page-speed/ A simple, consistent set of icons, perfect for user interfaces. https://icons.obra.studio/ Web Codegen Scorer is a tool for evaluating the quality of web code generated by LLMs. https://github.com/angular/web-codegen-scorer JavaScript library for creating animated dashboard gauges using native SVG APIs. https://toorshia.github.io/justgage/ Complete Toolkit for JSON & Data Processing https://formatjsononline.com/ Image Heightmap Grayscale → STL Generator https://github.com/sysmaya/Grayscale-Image-to-STL The Ultimate Color Tool for Designers & Developers https://colormate.site/ *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/905bfea7-1062-47c5-a24e-2277432ebc44 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Node.js v25.0.0 (Current) https://nodejs.org/en/blog/release/v25.0.0 Nordic.js https://www.youtube.com/@nordicjs/videos Building CLIs with Ace: a Bookmarks App in Node.js and Bun https://blog.galaxycloud.app/building-clis-with-ace-a-bookmarks-app-in-node-js-and-bun/ How a Node.js backpressure example led me to explore DTrace https://tylerhillery.com/blog/tyler-tries-dtrace/ Collecting code coverage in Node.js https://nodejs.org/en/learn/test-runner/collecting-code-coverage#collecting-code-coverage-in-nodejs Why typeof null === object https://pzarycki.com/en/posts/js-null/ A tiny wrapper built around fetch with an intuitive syntax. 🍬 https://github.com/elbywan/wretch Simple GraphQL Client for JavaScript https://graffle.js.org/ DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. https://github.com/cure53/DOMPurify ImapFlow is a modern and easy-to-use IMAP client library for Node.js. https://imapflow.com/ A reconnecting compression supporting client for the Bluesky Jetstream (https://github.com/bluesky-social/jetstream) service. https://github.com/lukeacl/atsippy *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/75ccd72d-b7cc-4eed-bcfb-d75ca1e95211 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

JavaScript Weekly Bun 1.3- Full‑stack JavaScript runtime https://bun.sh/blog/bun-v1.3#full-stack-javascript-runtime Announcing Vite+ https://voidzero.dev/posts/announcing-vite-plus Node.js v25.0.0 (Current) https://nodejs.org/en/blog/release/v25.0.0 Remix Jam 2025 https://www.youtube.com/watch?v=xt_iEOn2a6Y Meet Cloudflare Sandboxes. https://sandbox.cloudflare.com/ Why typeof null === object https://pzarycki.com/en/posts/js-null/ Improving the trustworthiness of Javascript on the Web https://blog.cloudflare.com/improving-the-trustworthiness-of-javascript-on-the-web/ Beyond Signals, by Ryan Carniato https://www.youtube.com/watch?v=DZPSAOBnBAM Lazy Fields for 30x speedup without Decorators or Transforms https://joist-orm.io/blog/lazy-fields/ JavaScript tutorial on the fern fractal https://slicker.me/javascript/fern%20fractal.htm DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. https://github.com/cure53/DOMPurify Bring Python ASGI to Your Node.js Applications https://blog.platformatic.dev/bring-python-asgi-to-your-nodejs-applications A simple, fast streaming JSON parser built on standards. https://github.com/rictic/jsonriver A tiny JavaScript runtime for RP2040 and RP2350 (Raspberry Pi Pico) https://kalumajs.org/ Triplex Goes Open Source and Moves to Poimandres https://triplex.dev/blog/triplex-moves-to-pmndrs Context Inheritance in TanStack Router https://tkdodo.eu/blog/context-inheritance-in-tan-stack-router Next.js 16 (beta) https://nextjs.org/blog/next-16-beta React Compiler v1.0 https://react.dev/blog/2025/10/07/react-compiler-1 React Native 0.82 - A New Era https://reactnative.dev/blog/2025/10/08/react-native-0.82 *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/d4117d1f-e2f4-4464-bb23-67c344659983 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus See what’s new in Firefox! https://www.firefox.com/en-US/firefox/144.0/releasenotes/ CSS Grid: A helpful mental model and the power of grid lines https://webkit.org/blog/17474/css-grid-a-helpful-mental-model-and-the-power-of-grid-lines/ Interop Feature Ranking https://interop-rank.jakearchibald.com/ Modern CSS Round-Out Tabs https://frontendmasters.com/blog/modern-css-round-out-tabs/ The thing about contrast-color https://stuffandnonsense.co.uk/blog/the-thing-about-contrast-color The new progress() function in CSS https://www.amitmerchant.com/the-progress-function-css/ CSS :is() :where() the Mag­ic Happens https://matthiasott.com/notes/css-is-where-the-magic-happens The killer feature of Web Components https://daverupert.com/2025/10/custom-elements-manifest-killer-feature/ SVGs. One file. Zero fuss. 🪐 https://mirrow.app/ Triplex Goes Open Source and Moves to Poimandres https://triplex.dev/blog/triplex-moves-to-pmndrs Free OG Image Generator https://ogimage.click/ Your Ultimate Developer Toolkit https://dev-tool.dev/ Create Beautiful Charts and Graphs Online https://makegraph.app/ A PDF viewer that seamlessly integrates with any JavaScript project https://github.com/embedpdf/embed-pdf-viewer Bun 1.3- The Alternative Full-Stack JS Runtime https://bun.com/blog/bun-v1.3 *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/3e4f207b-d1e8-48c8-8fb5-b5172acceb01 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly Reading and Writing Files in Node.js - The Complete Modern Guide https://nodejsdesignpatterns.com/blog/reading-writing-files-nodejs/ Bring Python ASGI to Your Node.js Applications https://blog.platformatic.dev/bring-python-asgi-to-your-nodejs-applications Bun 1.3: The Alternative Full-Stack JavaScript Runtime https://bun.sh/blog/bun-v1.3 Node.js 20+ memory management in containers https://developers.redhat.com/articles/2025/10/10/nodejs-20-memory-management-containers A simple, fast streaming JSON parser built on standards. https://github.com/rictic/jsonriver An XML builder for node.js https://github.com/oozcitak/xmlbuilder2 A tiny JavaScript runtime for RP2040 and RP2350 (Raspberry Pi Pico) https://kalumajs.org/ A JavaScript utility for posting across multiple social networks at once https://github.com/humanwhocodes/crosspost Serialize JavaScript to a superset of JSON that includes regular expressions and functions. https://github.com/yahoo/serialize-javascript Playwright v1.56: From MCP to Playwright Agents https://www.youtube.com/watch?v=_AifxZGxwuk *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/d11dedaa-e13a-4361-96c3-ca0d01ead78b ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

🇮🇱💪🇮🇱Front-End Front Top Stories 🇮🇱💪🇮🇱 Inset Shadows Directly on img Elements (Part 1) https://frontendmasters.com/blog/inset-shadows-directly-on-img-elements-part-1/ How to group arrays in JavaScript without reduce() https://allthingssmitty.com/2025/10/06/grouping-arrays-in-modern-javascript-object-groupby-and-map-groupby/ A pragmatic guide to modern CSS colours - part one https://piccalil.li/blog/a-pragmatic-guide-to-modern-css-colours-part-one/ CSS Grid: A helpful mental model and the power of grid lines https://webkit.org/blog/17474/css-grid-a-helpful-mental-model-and-the-power-of-grid-lines/ Smashing Animations Part 5: Building Adaptive SVGs With <symbol>, <use>, And CSS Media Queries https://www.smashingmagazine.com/2025/10/smashing-animations-part-5-building-adaptive-svgs/ The History of Core Web Vitals https://addyosmani.com/blog/core-web-vitals/

JavaScript Weekly Vite: The Documentary https://www.youtube.com/watch?v=bmWQqAKLgT4 React 19.2 https://react.dev/blog/2025/10/01/react-19-2 Introducing the React Foundation https://react.dev/blog/2025/10/07/introducing-the-react-foundation asPipes: working pipes today in pure JavaScript https://github.com/irony/aspipes playwright v1.56.0 https://github.com/microsoft/playwright/releases/tag/v1.56.0 Birth of Prettier https://blog.vjeux.com/2025/javascript/birth-of-prettier.html 15 Recent Node.js Features that Replace Popular npm Packages https://nodesource.com/blog/nodejs-features-replacing-npm-packages How to group arrays in JavaScript without reduce() https://allthingssmitty.com/2025/10/06/grouping-arrays-in-modern-javascript-object-groupby-and-map-groupby/ The History of Core Web Vitals https://addyosmani.com/blog/core-web-vitals/ Viz.js 3.20: Work with Graphviz in the Browser https://viz-js.com/ A PDF viewer that seamlessly integrates with any JavaScript project https://github.com/embedpdf/embed-pdf-viewer The Coinbase Design System (CDS) React Components Library https://cds.coinbase.com/ Icebird: JavaScript Iceberg Client https://github.com/hyparam/icebird Quick look into the useEffectEvent https://www.nico.fyi/blog/quick-look-use-effect-event Development gets better with Age https://www.allthingsdistributed.com/2025/10/better-with-age.html *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/7b992996-c48e-48f7-8477-98cc732880bd ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus The History of Core Web Vitals https://addyosmani.com/blog/core-web-vitals/ What's new in view transitions (2025 update) https://developer.chrome.com/blog/view-transitions-in-2025 A pragmatic guide to modern CSS colours - part one https://piccalil.li/blog/a-pragmatic-guide-to-modern-css-colours-part-one/ Europe’s cookie law messed up the internet. Brussels wants to fix it. https://www.politico.eu/article/europe-cookie-law-messed-up-the-internet-brussels-sets-out-to-fix-it/ Stop Ignoring the Browser: The Biggest Frontend Shift in a Decade https://thenewstack.io/stop-ignoring-the-browser-the-biggest-frontend-shift-in-a-decade/ What’s new in DevTools 139-141 https://www.youtube.com/watch?v=ink_6pq_te0 Getting Creative With shape-outside https://css-tricks.com/getting-creative-with-shape-outside/ How to detect Safari and iOS versions with ease in 2025 https://evilmartians.com/chronicles/how-to-detect-safari-and-ios-versions-with-ease A frontend library for continuous accessibility testing and issue highlighting. https://accented.dev/ Size Matters https://sizematters.netlify.app/ Ultra-small, powerful tools for modern web development. Every byte counts. https://itty.dev/ Harmonizer is a tool for generating accessible, consistent color palettes for user interfaces. https://github.com/evilmartians/harmonizer Chrome extension for monitoring WebRTC connection health https://github.com/forasoft/video-testing-tool *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/648917e0-6c93-4659-a0ff-0fc82115f8ff ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus The History of Core Web Vitals https://addyosmani.com/blog/core-web-vitals/ What's new in view transitions (2025 update) https://developer.chrome.com/blog/view-transitions-in-2025 A pragmatic guide to modern CSS colours - part one https://piccalil.li/blog/a-pragmatic-guide-to-modern-css-colours-part-one/ Europe’s cookie law messed up the internet. Brussels wants to fix it. https://www.politico.eu/article/europe-cookie-law-messed-up-the-internet-brussels-sets-out-to-fix-it/ Stop Ignoring the Browser: The Biggest Frontend Shift in a Decade https://thenewstack.io/stop-ignoring-the-browser-the-biggest-frontend-shift-in-a-decade/ What’s new in DevTools 139-141 https://www.youtube.com/watch?v=ink_6pq_te0 Getting Creative With shape-outside https://css-tricks.com/getting-creative-with-shape-outside/ How to detect Safari and iOS versions with ease in 2025 https://evilmartians.com/chronicles/how-to-detect-safari-and-ios-versions-with-ease A frontend library for continuous accessibility testing and issue highlighting. https://accented.dev/ Size Matters https://sizematters.netlify.app/ Ultra-small, powerful tools for modern web development. Every byte counts. https://itty.dev/ Harmonizer is a tool for generating accessible, consistent color palettes for user interfaces. https://github.com/evilmartians/harmonizer Chrome extension for monitoring WebRTC connection health https://github.com/forasoft/video-testing-tool *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/648917e0-6c93-4659-a0ff-0fc82115f8ff ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly 15 Recent Node.js Features that Replace Popular npm Packages https://nodesource.com/blog/nodejs-features-replacing-npm-packages Collection of npm package manager Security Best Practices https://github.com/lirantal/npm-security-best-practices Node.js Performance: Processing 14GB Files 78% Faster with Buffer Optimization https://pmbanugo.me/blog/nodejs-1brc How Deno protects against npm exploits https://deno.com/blog/deno-protects-npm-exploits cleaning house in nx monorepo, how i removed 120 unused deps safely https://johnjames.blog/posts/cleaning-house-in-nx-monorepo-how-i-removed-120-unused-deps-safely Javet 5.0: A Way to Embed Node.js and V8 in Java https://www.caoccao.com/Javet/ Cap'n Web: a new RPC system for browsers and web servers https://blog.cloudflare.com/capnweb-javascript-rpc-library/ User-friendly glob matching https://github.com/sindresorhus/globby Icebird: JavaScript Iceberg Client https://github.com/hyparam/icebird A very fast SIMD-first image comparison library (with nodejs API) https://github.com/dmtrKovalenko/odiff A simple CLI tool to update AI npm tools (Claude, Gemini, Copilot, Codex) with a single command. https://github.com/yanai101/update-ai-tools *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/7f63d921-f7dd-40e0-b90c-98c056e9f7c4 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S h

Front-End Front Top Stories How much do you really know about media queries? https://frontendmasters.com/blog/learn-media-queries/ Targetting specific characters with CSS rules https://shkspr.mobi/blog/2025/09/targetting-specific-characters-with-css-rules/ Styling siblings with CSS has never been easier. Experimenting with sibling-count and sibling-index https://utilitybend.com/blog/styling-siblings-with-CSS-has-never-been-easier.-Experimenting-with-sibling-count-and-sibling-index/ Position-area: Clear and explicit or short and sweet? https://webkit.org/blog/17417/position-area-clear-and-explicit-or-short-and-sweet/ The Coyier CSS Starter https://frontendmasters.com/blog/the-coyier-css-starter/

JavaScript Weekly State of JavaScript 2025 https://survey.devographics.com/en-US/survey/state-of-js/2025 React 19.2 https://react.dev/blog/2025/10/01/react-19-2 How Deno protects against npm exploits https://deno.com/blog/deno-protects-npm-exploits cleaning house in nx monorepo, how i removed 120 unused deps safely https://johnjames.blog/posts/cleaning-house-in-nx-monorepo-how-i-removed-120-unused-deps-safely You Can Now Make PS2 Games in JavaScript https://jslegenddev.substack.com/p/you-can-now-make-ps2-games-in-javascript How to detect Safari and iOS versions with ease in 2025 https://evilmartians.com/chronicles/how-to-detect-safari-and-ios-versions-with-ease Mastering NPX: A Cheatsheet for npm and Node.js Power Users https://www.nodejs-security.com/blog/mastering-npx-cheatsheet-npm-nodejs-power-users @ts-ignore is almost always the worst option https://evanhahn.com/ts-ignore-is-almost-always-the-worst-option/ QJS is a CGO-Free, modern, secure JavaScript runtime for Go applications, built on the powerful QuickJS engine and Wazero WebAssembly runtime https://github.com/fastschema/qjs SpaceTime 7.11: A Lightweight Timezone Librar https://spacetime.how/ The Ease of JSX with the power of SSR https://www.jeasx.dev/ Vue.js component for Apache ECharts™. https://vue-echarts.dev/ 🗄 Zero dependency streaming tar parser and writer for every JavaScript runtime. https://github.com/ayuhito/modern-tar How I Migrated Next.js to React Router and TanStack https://www.youtube.com/watch?v=SrOgvTSbNJ0 Why Next.js Falls Short on Software Engineering https://blog.webf.zone/why-next-js-falls-short-on-software-engineering-d3575614bd08 Activity, the new React component https://www.premieroctet.com/blog/en/activity-new-react-component Innovating React w/ Ricky Hanlon https://www.youtube.com/live/3vw6EAmruEU React State Management in 2025: What You Actually Need https://www.developerway.com/posts/react-state-management-2025 Migrating to TanStack Start https://catalins.tech/migrating-to-tanstack-start/ TanStack Table v8: Complete Interactive Data Grid Demo https://dev.to/abhirup99/tanstack-table-v8-complete-interactive-data-grid-demo-1eo0/ *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/9b323f5d-2aa6-4185-b0ff-032f4bea311a ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Frontend Focus How much do you really know about media queries? https://frontendmasters.com/blog/learn-media-queries/ Touring New CSS Features in Safari 26 https://css-tricks.com/touring-new-css-features-in-safari-26/ CSS wish: inner breakpoints https://2ality.com/2025/09/css-inner-breakpoints.html In the economy of user effort, be a bargain, not a scam https://lea.verou.me/blog/2025/user-effort/ Styling siblings with CSS has never been easier. Experimenting with sibling-count and sibling-index https://utilitybend.com/blog/styling-siblings-with-CSS-has-never-been-easier.-Experimenting-with-sibling-count-and-sibling-index/ A complete guide to HTTP caching https://www.jonoalderson.com/performance/http-caching/ WCAG’s Longevity https://yatil.net/blog/wcags-longevity The Coyier CSS Starter https://frontendmasters.com/blog/the-coyier-css-starter/ Use THIS CSS Property To Improve Your Rounded Corners Today https://www.youtube.com/watch?v=oKcrTBjmOio Create Sick Web Animations in Three.js with GSAP https://spin.atomicobject.com/animations-threejs-gsap/ Why Sticky Navigation Can Undermine Accessibility https://buttondown.com/access-ability/archive/why-sticky-navigation-can-undermine-accessibility/ What automated testing tools are missing https://www.youtube.com/watch?v=MTtvETBVW48 Accurate device emulation with safe area and small viewport units https://polypane.app/blog/polypane-26-accurate-device-emulation-with-safe-area-and-small-viewport-units/ A powerful, customizable React component for cookie consent management with built-in tracking prevention. https://github.com/cookiekit-io/react-cookie-manager HTML3D is a lightweight JavaScript library for creating interactive 3D scenes using CSS 3D transforms. https://github.com/TimSamshuijzen/HTML3D An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc. https://github.com/es-tooling/eslint-plugin-depend Svelte Magic UI, Svelte Aceternity UI, Svelte Components build using Tailwind CSS & Framer Motion https://github.com/SikandarJODD/svelte-animations This is a beautifully animated example of just what’s now possible in the browser. https://messenger.abeto.co/ *Hebrew AI links summarize* https://preview--link-beacon-archive.lovable.app/post/05874515-502a-40ac-85a0-4f8718c658ed ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S

Node Weekly A year of improving Node.js compatibility in Cloudflare Workers https://blog.cloudflare.com/nodejs-workers-2025/ Electron-based apps cause a huge system-wide lag on macOS 26 https://github.com/electron/electron/issues/48311 Node.js v24.9.0 (Current) https://nodejs.org/en/blog/release/v24.9.0 Our plan for a more secure npm supply chain https://github.blog/security/supply-chain-security/our-plan-for-a-more-secure-npm-supply-chain/ Mastering NPX: A Cheatsheet for npm and Node.js Power Users https://www.nodejs-security.com/blog/mastering-npx-cheatsheet-npm-nodejs-power-users Skia Canvas is a Node.js implementation of the HTML Canvas drawing API for both on- and off-screen rendering. https://skia-canvas.org/ Pompelmi Fast file-upload malware scanning for Node.js https://pompelmi.github.io/pompelmi/ Find newer versions of package dependencies than what your package.json allows https://github.com/raineorshine/npm-check-updates GitHub Copilot CLI is now in public preview https://github.blog/changelog/2025-09-25-github-copilot-cli-is-now-in-public-preview/ 🗄 Zero dependency streaming tar parser and writer for every JavaScript runtime. https://github.com/ayuhito/modern-tar TypeScript-first fetch wrapper with configurable timeouts, retries, and circuit-breaker baked in. https://github.com/fetch-kit/ffetch *AI summarize * https://preview--link-beacon-archive.lovable.app/post/1a497dc3-983c-4855-9715-03bad4764291 ---------------- For more- subscribe to the channel Telegram: https://t.me/webWekkly WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S