Telegram Web
Node.js v22 Enters Long Term Support (LTS)

This happened in the past couple of weeks, but Lizz has put together a useful update on Node 22’s recent transition to becoming an LTS release and the key features it has baked in. - https://nodesource.com/blog/Node.js-v22-Long-Term-Support-LTS

#nodejs
CSS Fan Out with Grid and @property

Preethi Sam shows how to create an expanding animation where a group of items appear one after another, next to each other, as though they were spread out from a stack. - https://frontendmasters.com/blog/css-fan-out-with-grid-and-property

#css
How to Make Complex Chrome Extensions

Spinning up a quick, simple browser extension isn’t that big of a deal nowadays, especially with tools like Extension to kick off a project. Larger extensions are a different story, so it’s neat to learn from the experiences of a team that’s built one. - https://evilmartians.com/chronicles/how-to-make-complex-chrome-plugins-a-zero-gravity-guide

#extension
Node Implementing Stricter Policies for Pull Requests

To help bolster the stability and security of major releases, the Node team has introduced a stricter policy around semver-major PRs. If such a PR lands on the default branch within a month prior to a major release, it’ll be far less likely to make it in. - https://socket.dev/blog/node-js-implements-stricter-policies-for-semver-major-pull-requests

#nodejs
Vue-Input-OTP - One time passcode Vue 3 Input Component.

Looking for an elegant way to handle one-time passcode (OTP) input in your Vue 3 projects? Vue-Input-OTP is a lightweight and customizable component designed specifically for this purpose. Check it out. - https://vuejsfeed.com/blog/vue-input-otp

#vue
Uncontrolled or Controlled: A Matter of Perspective?

Controlled components have state managed by React, while uncontrolled components store their state in the DOM, but sometimes it’s a bit more complicated than that, as Sam demonstrates here. - https://buildui.com/posts/uncontrolled-vs-controlled-a-matter-of-perspective

#react
2024/12/24 08:50:39
Back to Top
HTML Embed Code: