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 часа
-17 дней
Нет данных30 день
Архив постов
1 113
🇮🇱🇮🇱 Node Weekly🇮🇱🇮🇱
Execa 9.0: The Better child_process Gets Even Better
https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f
Node v20.13.0 (LTS)
https://nodejs.org/en/blog/release/v20.13.0
Hot module replacement (HMR) in AdonisJS
https://adonisjs.com/blog/hmr-in-adonisjs
Hot Hook is a simple and lightweight library for adding hot module replacement in NodeJS with ESM.
https://github.com/julien-R44/hot-hook
How I made my GitHub profile README dynamic
https://tduyng.github.io/blog/dynamic-github-profile-readme/
The fully-featured GraphQL Server with focus on easy setup, performance and great developer experience.
https://the-guild.dev/graphql/yoga-server
A dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
https://github.com/MatthewWid/better-sse
The fastest and simplest library for SQLite3 in Node.js.
https://github.com/WiseLibs/better-sqlite3
React for CLIs. Build and test your CLI output using components.
https://github.com/vadimdemedes/ink
NodeBB 3.7.5: Node-Based Forum Software
1 113
🇮🇱🕯Front-End Front Top Stories🕯🇮🇱
Shades of Grey with color-mix()
https://css-irl.info/shades-of-grey-with-color-mix/
Superior Range Syntax
https://cssence.com/2024/superior-range-syntax/
Release Notes for Safari Technology Preview 194
https://webkit.org/blog/15406/release-notes-for-safari-technology-preview-194/
1 113
JavaScript Weekly
Development notes from xkcd's "Machine"
https://chromakode.com/post/xkcd-machine/
The evolution of Figma’s mobile engine: Compiling away our custom programming language
https://www.figma.com/blog/figmas-journey-to-typescript-compiling-away-our-custom-programming-language/
Introducing the Gulp Developer Survey
https://medium.com/gulpjs/introducing-the-gulp-developer-survey-cc227fc2fb6d
Alex Reardon Seamless drag and drop between applications
https://www.youtube.com/watch?v=E4l4MBO-Bwg
Less Code (-75%) & More Power (💪) with Remult
https://dev.to/jycouet/less-code-75-more-power-with-remult-325m
Why Patching Globals Is Harmful
https://kettanaito.com/blog/why-patching-globals-is-harmful
5 Node Version Managers Compared – Which is Right for You?
https://pavel-romanov.com/5-node-version-managers-compared-which-is-right-for-you
At some point, JavaScript got good
https://jonbeebe.net/2024/05/javascript-got-good/
How to Securely Send a Request When Closing Tabs
https://webdeveloper.beehiiv.com/p/securely-send-request-closing-tabs
Pintora: An Extensible Text-to-Diagram Rendering Library
https://pintorajs.vercel.app/
Headless UI v2.0 for React
https://tailwindcss.com/blog/headless-ui-v2
jQuery to javascript converter
https://www.lightgalleryjs.com/jquery-to-js-converter/
DerbyJS is a full-stack framework for writing modern web applications.
https://derbyjs.com/
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
https://github.com/jasonkuhrt/graphql-request
A simple and powerful Javascript HTML5 canvas library.
https://github.com/fabricjs/fabric.js
A collection of awesome things regarding the React ecosystem.
https://github.com/enaqx/awesome-react
Docusaurus 3.3
https://docusaurus.io/blog/releases/3.3
Using React Shepherd to build a site tour
https://blog.logrocket.com/using-react-shepherd-build-site-tour/
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
Faster websites with the Picture element
https://frankstall.one/blog/faster-websites-with-the-picture-element/
1 113
Frontend Focus
Introducing "Unleash the power of Scroll-Driven Animations"
https://developer.chrome.com/blog/scroll-driven-animations-video-course
Why don’t we talk about minifying CSS anymore?
https://blog.sentry.io/why-dont-we-talk-about-minifying-css/
23 CSS features you should know (and be using) by now
https://www.youtube.com/watch?v=opHu7HvFM60
Using the Popover API for HTML Tooltips
https://frontendmasters.com/blog/using-the-popover-api-for-html-tooltips/
Misconceptions about CSS Specificity
https://www.bram.us/2024/05/05/misconceptions-about-css-specificity/
Should we rely on browser detection?
https://nielsleenheer.com/articles/2024/should-we-rely-on-browser-detection/
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
Faster websites with the Picture element
https://frankstall.one/blog/faster-websites-with-the-picture-element/
Combining CSS :has() And HTML <select> For Greater Conditional Styling
https://www.smashingmagazine.com/2024/05/combining-css-has-html-select-conditional-styling/
Making room for long list markers with subgrid
https://noahliebman.net/2024/03/making-room-for-long-list-markers-with-subgrid/
emoji picker HTML component for the web
https://github.com/missive/emoji-mart
icones.js
https://icones.js.org/
tinyworldmap is a world map for offline-first and low-bandwidth web apps.
https://github.com/tinyworldmap/tiny-world-map
Can I Email..? Support Tables for HTML and CSS in Emails
https://www.caniemail.com/
creates a color palette using OKLCH,
https://colors-gen.vercel.app/?FO63141000
Boilerplate and Starter for Next JS 14+, Tailwind CSS 3.4 and TypeScript
https://github.com/ixartz/SaaS-Boilerplate
1 113
Node Weekly
5 Node Version Managers Compared – Which is Right for You?
https://pavel-romanov.com/5-node-version-managers-compared-which-is-right-for-you
Node v22.1.0 (Current)
https://nodejs.org/en/blog/release/v22.1.0
What's new in Node js v22
https://www.youtube.com/watch?v=eZfLkVDJPTg
Express 5.0 - last push!
https://github.com/expressjs/discussions/issues/233
Poor Express Authentication Patterns in Node.js and How to Avoid Them
https://www.lirantal.com/blog/poor-express-authentication-patterns-nodejs
Expect more from your MVC.
https://derbyjs.com/
flexible and configurable Node.js library for handling file uploads
https://github.com/rafasofizada/pechkin
A machine learning framework for Node.js, based on MLX.
https://github.com/frost-beta/node-mlx
node-screenshots is a native node.js screenshot library based on XCap
https://github.com/nashaofu/node-screenshots
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S1 113
Front-End Front Top Stories
Hardest Problem in Computer Science: Centering Things
https://tonsky.me/blog/centering/
Printing music with CSS Grid
https://cruncher.ch/blog/printing-music-with-css-grid/
An alternative proposal for CSS masonry
https://developer.chrome.com/blog/masonry
Combining CSS :has() And HTML <select> For Greater Conditional Styling
https://www.smashingmagazine.com/2024/05/combining-css-has-html-select-conditional-styling/
Popover API is Here
https://frontendmasters.com/blog/popover-api-is-here/
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
JavaScript Weekly
React 19 Beta
https://react.dev/blog/2024/04/25/react-19
Let Me Be: "const ... Is Stupid and You're Using It Wrong"
https://www.epicweb.dev/talks/let-me-be
Announcing TypeScript 5.5 Beta
https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/
I Reviewed 1,000s of Opinions on HTMX
https://konfigthis.com/blog/htmx/
Native Support for CJS/ESM Interoperability Begins in Node.js 22
https://zacharylee.substack.com/p/native-support-for-cjsesm-interoperability
Finally Understanding How Array.sort(comparator) Works
https://www.jameskerr.blog/posts/javascript-sort-comparators/
Talks from Epic Web Conf 2024
https://www.epicweb.dev/talks
Detect JavaScript Support in CSS
https://ryanmulligan.dev/blog/detect-js-support-in-css/
Welcome to Extension
https://extension.js.org/
Layer Cake is a graphics framework for Svelte
https://layercake.graphics/
Passing the input element as a parameter to Tagify will transform it into a tags-component.
https://yaireo.github.io/tagify/
A powerful, customizable, and accessible guided tour creator
https://www.william-troup.com/journey-js/
A full-featured wrapper around the InnerTube API
https://github.com/LuanRT/YouTube.js
The Popover API is now fully supported
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/125
Svelte 5 Release Candidate
https://svelte.dev/blog/svelte-5-release-candidate
React Aria just had a big release
https://react-spectrum.adobe.com/releases/2024-05-01.html
You don't need dotenv.
https://dev.to/shubhambattoo/you-dont-need-dotenv-9
react 18.3.0
https://github.com/facebook/react/releases/tag/v18.3.0
HTML attributes vs DOM properties
https://jakearchibald.com/2024/attributes-vs-properties/
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Frontend Focus
An alternative proposal for CSS masonry
https://developer.chrome.com/blog/masonry
Popover API is Here
https://frontendmasters.com/blog/popover-api-is-here/
Printing music with CSS Grid
https://cruncher.ch/blog/printing-music-with-css-grid/
Optimizing INP: A deep dive
https://www.youtube.com/watch?v=cmtfM4emG5k
Reaction-Diffusion Compute Shader in WebGPU
https://tympanus.net/codrops/2024/05/01/reaction-diffusion-compute-shader-in-webgpu/
Passkeys: A Shattered Dream
https://fy.blackhats.net.au/blog/2024-04-26-passkeys-a-shattered-dream/
Discover 144 Design Systems
https://www.designsystemhunt.com/
a plug-and-play, zero-config, cross-browser extension development tool
https://extension.js.org/
Make your designs *pop* with Popicons
https://popicons.cc/
Only <SPAN>s
https://onlyspans.net/
Smoother responsive styles in less code.
https://fluid.tw/
JSON Generator
https://www.jsongenerator.io/
Doom Scroll - Front End Conf 2024 Demo
https://codepen.io/cobra_winfrey/pen/oNOMRav
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Node Weekly
Node.js 22 is now available!
https://nodejs.org/en/blog/announcements/v22-release-announce
Native Support for CJS/ESM Interoperability Begins in Node.js 22
https://zacharylee.substack.com/p/native-support-for-cjsesm-interoperability
Announcing TypeScript 5.5 Beta
https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/
JSR Is Not Another Package Manager
https://deno.com/blog/jsr-is-not-another-package-manager
Ditch dotenv: Node.js Now Natively Supports .env File Loading
https://javascript.plainenglish.io/ditch-dotenv-node-js-now-natively-supports-env-file-loading-8b9b2d49b2d2
A full-featured wrapper around the InnerTube API
https://github.com/LuanRT/YouTube.js
Get metadata about the active window and open windows
https://github.com/sindresorhus/get-windows
Browser or Node.js
https://www.npmjs.com/package/browser-or-node
A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.
https://github.com/P4sca1/cron-schedule
The fastest* (one-thread) pixel-by-pixel image difference tool in the world.
https://github.com/dmtrKovalenko/odiff
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Front-End Front Top Stories
The Front End Developer/Engineer Handbook 2024
https://frontendmasters.com/guides/front-end-handbook/2024/
HTML attributes vs DOM properties
https://jakearchibald.com/2024/attributes-vs-properties/
Detect JavaScript Support in CSS
https://ryanmulligan.dev/blog/detect-js-support-in-css/
Help us invent CSS Grid Level 3, aka “Masonry” layout
https://webkit.org/blog/15269/help-us-invent-masonry-layouts-for-css-grid-level-3/
Things That Can Break aspect-ratio in CSS
https://frontendmasters.com/blog/things-that-can-break-aspect-ratio-in-css/
1 113
JavaScript Weekly
JSR Is Not Another Package Manager
https://deno.com/blog/jsr-is-not-another-package-manager
Node.js 22 Available Now
https://openjsf.org/blog/nodejs-22-available
pnpm v9.0.0
https://github.com/pnpm/pnpm/releases/tag/v9.0.0
A Tale of Migrating a Project to Bun
https://render.com/blog/hello-bun-deploy-2x-faster-on-github-render
The Front End Developer/Engineer Handbook 2024
https://frontendmasters.com/guides/front-end-handbook/2024/
HTML attributes vs DOM properties
https://jakearchibald.com/2024/attributes-vs-properties/
A Deep Dive into Node.js Streams | Masterclass
https://www.youtube.com/watch?v=edB964-YYpE
A modular data visualization framework for React, Angular, Svelte, Vue and vanilla TypeScript or JavaScript
https://unovis.dev/
ReScript 11.1
https://rescript-lang.org/blog/release-11-1-0
Craft complex Excel reports with ease in a type-safe manner.
https://typed-xlsx.vercel.app/
Like
JSON.stringify, but handles
https://github.com/Rich-Harris/devalue
vanilla javascript input mask
https://imask.js.org/
Browser or Node.js
https://www.npmjs.com/package/browser-or-node
A new, better and faster way to write visual components.
https://typicode.github.io/mistcss/
From 0 to Production - The Modern React Tutorial (RSCs, Next.js, Shadui, Drizzle, TS and more)
https://www.youtube.com/watch?v=d5x0JCZbAJs
React Native 0.74
https://reactnative.dev/blog/2024/04/22/release-0.74
Get your codebase ready for React 19
https://thoughtbot.com/blog/get-your-codebase-ready-for-react-19
Building an interactive 3D event badge with React Three Fiber
https://vercel.com/blog/building-an-interactive-3d-event-badge-with-react-three-fiber
Building a Discord Clone using Next.js, TailwindCSS, Clerk, and Stream
https://www.youtube.com/watch?v=5w0hpcq9TME
Deep Dive into Functional Programming in Javascript
https://dev.to/alexmercedcoder/deep-dive-into-functional-programming-in-javascript-851
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S1 113
Frontend Focus
Help us invent CSS Grid Level 3, aka “Masonry” layout
https://webkit.org/blog/15269/help-us-invent-masonry-layouts-for-css-grid-level-3/
The Front End Developer/Engineer Handbook 2024
https://frontendmasters.com/guides/front-end-handbook/2024/
Upgrading jQuery: Working Towards a Healthy Web
https://blog.jquery.com/2024/04/17/upgrading-jquery-working-towards-a-healthy-web/
A conversation with Una Kravets: The rapid evolution of CSS and hobbies outside of work
https://www.youtube.com/watch?v=k_BKDy_dRgE
HTML attributes vs DOM properties
https://jakearchibald.com/2024/attributes-vs-properties/
Don’t use the maxlength attribute to stop users from exceeding the limit
https://adamsilver.io/blog/dont-use-the-maxlength-attribute-to-stop-users-from-exceeding-the-limit/
F-Shape Pattern And How Users Read
https://www.smashingmagazine.com/2024/04/f-shape-pattern-how-users-read/
Long Alt
https://adrianroselli.com/2024/04/long-alt.html
Quill 2.0: A Powerful Rich Text Editor for the Web
https://quilljs.com/
Build faster with Wedges. An open-source collection of UI components for React.
https://www.lemonsqueezy.com/wedges
The Ultimate Collection of CSS-only Shapes
https://css-shape.com/
Convert any webpage to a clean markdown
https://markdowndown.vercel.app/
Mastodon embed timeline widget
https://gitlab.com/idotj/mastodon-embed-timeline
Consent Banner JS
https://github.com/tagconcierge/consent-banner-js
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Node Weekly
A Deep Dive into Node.js Streams | Masterclass
https://www.youtube.com/watch?v=edB964-YYpE
Node.js task runner
https://polar.sh/anonrig/posts/node-js-task-runner
Learn OAuth 2.0 by Building Your Own OAuth Client
https://annotate.dev/p/hello-world/learn-oauth-2-0-by-building-your-own-oauth-client-U2HaZNtvQojn4F
Building an npm package compatible with ESM and CJS in 2024
https://snyk.io/blog/building-npm-package-compatible-with-esm-and-cjs-2024/
pnpm v9.0.0
https://github.com/pnpm/pnpm/releases/tag/v9.0.0
A fast, simple & powerful blog framework
https://hexo.io/
node-pg-migrate 7.0: Database Migration Management for Postgres
https://github.com/salsita/node-pg-migrate/releases/tag/v7.0.0
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Front-End Front Top Stories
Testing HTML With Modern CSS
https://heydonworks.com/article/testing-html-with-modern-css/
DevTools Tips & Tricks
https://frontendmasters.com/blog/devtools-tips-tricks/
How we’re approaching theming with modern CSS
https://piccalil.li/blog/how-were-approaching-theming-with-modern-css/
Sliding 3D Image Frames In CSS
https://www.smashingmagazine.com/2024/04/sliding-3d-image-frames-css/
Modern CSS patterns in Campfire
https://dev.37signals.com/modern-css-patterns-and-techniques-in-campfire/
-------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsAp
1 113
JavaScript Weekly
Quill 2.0: A Powerful Rich Text Editor for the Web
|https://quilljs.com/
Airbnb JavaScript Style Guide
https://github.com/airbnb/javascript
Upgrading jQuery: Working Towards a Healthy Web
https://blog.jquery.com/2024/04/17/upgrading-jquery-working-towards-a-healthy-web/
Biome v1.7: Faster Formatting and Linting, Now Even Easier to Migrate To
https://javascriptweekly.com/issues/684
Building a CLI from scratch with TypeScript and oclif
https://www.joshcanhelp.com/oclif/
Qwik vs. Next.js: Which framework is right for your next web project?
https://outshift.cisco.com/blog/qwik-vs-nextjs
CSS in React Server Components
https://www.joshwcomeau.com/react/css-in-rsc/
Profile Node.js performance with the Performance panel
https://developer.chrome.com/docs/devtools/performance/nodejs
Create awesome 3D experiences with Vue
https://tresjs.org/
Next.js 14.2
https://nextjs.org/blog/next-14-2
Package otto is a JavaScript parser and interpreter written natively in Go.
https://github.com/robertkrimen/otto
Beautiful UI components for React, lovingly crafted with the Wedges Design System, Radix UI, and Tailwind CSS.
https://www.lemonsqueezy.com/wedges
An open-source headless spreadsheet for business web apps
https://hyperformula.handsontable.com/
svelte-dnd-action: An Action-Based Drag and Drop Container for Svelte
https://github.com/isaacHagoel/svelte-dnd-action
Visualizing Algorithms
https://bost.ocks.org/mike/algorithms/
How to write a code formatted
https://yorickpeterse.com/articles/how-to-write-a-code-formatter/
Qwik and JavaScript Streaming
https://twitter.com/i/broadcasts/1mnxeprBkAAJX
From Angular to Qwik!
https://www.youtube.com/watch?v=tBnZGNvisfQ
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Frontend Focus
Anchor Position Tool
https://anchor-tool.com/
iOS404
https://ios404.com/#css-selection
Modern CSS patterns in Campfire
https://dev.37signals.com/modern-css-patterns-and-techniques-in-campfire/
Optimizing WebKit & Safari for Speedometer 3.0
https://webkit.org/blog/15249/optimizing-webkit-safari-for-speedometer-3-0/
CSS in React Server Components
https://www.joshwcomeau.com/react/css-in-rsc/
Gap is the new Margin
https://frontendmasters.com/blog/gap-is-the-new-margin/
What if you had real control over Light Mode / Dark Mode on a per-site basis?
https://www.bram.us/2024/04/13/what-if-you-had-real-control-over-light-mode-dark-mode-on-a-per-site-basis/
Displaying HTML web components
https://adactio.com/journal/21055
Things That Can Break aspect-ratio in CSS
https://frontendmasters.com/blog/things-that-can-break-aspect-ratio-in-css/
CSS text fragment selector (please)
https://remysharp.com/2024/04/17/css-text-fragment-selector
DevTools Tips & Tricks
https://frontendmasters.com/blog/devtools-tips-tricks/
My favourite animation trick: exponential smoothing
https://lisyarus.github.io/blog/programming/2023/02/21/exponential-smoothing.html
Five ways cookie consent managers hurt web performance (and how to fix them)
https://www.speedcurve.com/blog/web-performance-cookie-consent/
Naming things needn’t be hard
https://classnames.paulrobertlloyd.com/
A simple tool to convert an SVG into different formats, ready for use in CSS and HTML.
https://svgencode.com/
CSS Gradients
https://csspro.com/css-gradients
Layer Cake
https://layercake.graphics/
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Node Weekly
Trip report: Node.js collaboration summit (2024 London)
https://nodejs.org/en/blog/events/collab-summit-2024-london
Profile Node.js performance with the Performance panel
https://developer.chrome.com/docs/devtools/performance/nodejs
An Introduction to the Node.js Performance API
https://betterstack.com/community/guides/scaling-nodejs/performance-apis/
Building a CLI from scratch with TypeScript and oclif
https://www.joshcanhelp.com/oclif/
Wednesday, April 10, 2024 Security Releases
https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2
A library for building type-safe Node.js APIs
https://github.com/sonic-technology/catena
MikroORM 6.2: Say hello to SQL Server (and libSQL)
https://mikro-orm.io/blog/mikro-orm-6-2-released
Madge 7.0: Create Graphs From Your Module Dependencies
https://github.com/pahen/madge
Handle errors in a simple, stable, consistent way.
https://github.com/ehmicky/modern-errors
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S
1 113
Front-End Front Top Stories
How would you build Wordle with just HTML & CSS?
https://scottjehl.com/posts/wordleish/
Gap is the new Margin
https://frontendmasters.com/blog/gap-is-the-new-margin/
Drawing a Line to Connect Elements with CSS Anchor Positioning
https://frontendmasters.com/blog/drawing-a-line-to-connect-elements-with-css-anchor-positioning/
Release Notes for Safari Technology Preview 192
https://webkit.org/blog/15260/release-notes-for-safari-technology-preview-192/
Folding the DOM
https://www.joshwcomeau.com/react/folding-the-dom/
1 113
JavaScript Weekly
Frontend Development Beyond React: Svelte (1/3)
https://itnext.io/frontend-development-beyond-react-svelte-1-3-f47eda22cba5
A JS Bin to Play with the TC39 Signals Proposal
https://jsbin.com/safoqap/6/edit?html,output
announce the release of
zx v8.0.0
https://github.com/google/zx/releases/tag/8.0.0
Figma Plugins
https://macwright.com/2024/03/29/figma-plugins.html
React Server Components in a Nutshell
https://thenewstack.io/react-server-components-in-a-nutshell/
DevTools Tips & Tricks
https://frontendmasters.com/blog/devtools-tips-tricks/
Object structure in JavaScript engines
https://blog.frontend-almanac.com/js-object-structure
Authentication in Next.js
https://www.robinwieruch.de/next-authentication/
developer tool for generating a visual graph of your module dependencies
https://github.com/pahen/madge
JavaScript engine embedded into the Python Runtime
https://github.com/Distributive-Network/PythonMonkey
A JavaScript library for generating vector-based cartoon faces
https://zengm.com/facesjs/
Let's get serious about color
https://colorjs.io/
Preview UI components and Storybook stories in your IDE instantly
https://previewjs.com/
Organize Kubernetes manifests in JavaScript.
https://kosko.dev/
The reactive data store for local-first apps.
https://tinybase.org/
Introducing “pages router”
https://waku.gg/blog/introducing-pages-router
Setting Up Storybook for React Components
https://www.dolthub.com/blog/2024-04-08-storybook-react-components/
How to get somebody fired using Git
https://dev.to/mauroaccorinti/how-to-get-somebody-fired-using-git-31if
--------------------
For more- subscribe to the channel
Telegram: https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S1 113
Frontend Focus
Folding the DOM
https://www.joshwcomeau.com/react/folding-the-dom/
Understanding Interaction to Next Paint (INP)
https://frontendmasters.com/blog/understanding-inp/
Going beyond pixels and (r)ems in CSS - Absolute length units
https://techhub.iodigital.com/articles/going-beyond-pixels-and-rems-in-css/absolute-length-units
The View Transitions API
https://frontendmasters.com/blog/the-view-transition-api/
Don’t get scammed by fake performance experts and apps
https://performance.shopify.com/blogs/blog/don-t-get-scammed-by-fake-performance-experts-and-apps
The Things Users Would Appreciate In Mobile Apps
https://www.smashingmagazine.com/2024/04/things-users-would-appreciate-mobile-apps/
The ADA Now has Regulations for Accessibility of Web Content and Mobile Apps
https://www.tpgi.com/the-ada-now-has-regulations-for-accessibility-of-web-content-and-mobile-apps/
On disabled and aria-disabled attributes
https://kittygiraudel.com/2024/03/29/on-disabled-and-aria-disabled-attributes/
Asking users for their pronouns: A guide for UX designers
https://uxdesign.cc/asking-users-for-their-pronouns-a-guide-for-ux-designers-4f31736ae808
Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev/
Introducing Jpegli: A New JPEG Coding Library
https://opensource.googleblog.com/2024/04/introducing-jpegli-new-jpeg-coding-library.html
A JavaScript library for generating vector-based cartoon faces
https://zengm.com/facesjs/
Create badass, fluid and smooth transitions
between your website’s pages.
https://barba.js.org/
Create awesome 3d gradients with this library based on three.js.
https://github.com/FireCMSco/neat
Penpot 2.0: Design and Code Collaboration on another level.
https://penpot.app/penpot-2.0
Interior & Exterior Angles - Beyond the Hexagon
https://www.geogebra.org/m/hmk8vfke
New CSS features to deal with the Cascade & Specificity
https://www.youtube.com/watch?v=jhjVKZB9yc0
--------------------
For more- subscribe to the channel
Telegram:
https://t.me/webWekkly
WhatsApp: https://whatsapp.com/channel/0029VaKa4PbJkK76f7WAEL1S