Telegram Web Link
Why I’m Skeptical of Rewriting JavaScript Tools in “Faster” Languages

Rewriting common JavaScript infrastructure / build tools in ‘faster’ languages like Rust, Zig or Go has become popular in the past few years, but is it really necessary, asks Nolan? - https://nolanlawson.com/2024/10/20/why-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/

#nodejs
👍51
Solved by CSS Scroll-Driven Animations: hide a header when scrolling down, show it again when scrolling up.

Bramus Van Damme explains how to create a CSS-only sticky header that hides and shows depending on the scroll direction, based on a demo by Fabrizio Calderan. - https://www.bram.us/2024/09/29/solved-by-css-scroll-driven-animations-hide-a-header-when-scrolling-up-show-it-again-when-scrolling-down

#css
👍3
How to Conditionally Run Code Only on the Server or Only on the Client in a Nuxt App

Discover how Nuxt improves performance and SEO with its server-side and client-side rendering capabilities. Learn best practices for managing code execution to avoid hydration mismatches and ensure efficient rendering in your applications. - https://masteringnuxt.com/blog/how-to-conditionally-run-code-only-on-the-server-or-only-on-the-client-in-a-nuxt-app

#vue
👍2
Best Testing Practices in Node.js

A quick-fire list of 15 worthwhile testing practices to use in order to write efficient, effective, and easy-to-maintain tests. - https://blog.appsignal.com/2024/10/16/best-testing-practices-in-nodejs.html

#nodejs
👍2
Recharts 2.13: Chart Library Built with React and D3

Easy to deploy with declarative components, and native SVG support. Line, bar, scatter, composed, pie, and radar charts are offered. There are lots of examples, complete with code. - https://recharts.org/en-US/

#react
👍2
Implementing Facial Recognition Authentication in Vue.js with FACEIO

This article will guide you through integrating FACEIO, a powerful facial recognition API, into your Vue.js application. - https://dev.to/vyan/implementing-facial-recognition-authentication-in-vuejs-with-faceio-664

#vue
👍2
Chakra UI v3: The Comprehensive React Component Suite

Chakra is a popular suite of accessible, reusable, and composable React components and v3 is essentially a complete rewrite to modern standards. - https://www.chakra-ui.com/blog/00-announcing-v3

#react
👍3
2025/07/13 22:02:44
Back to Top
HTML Embed Code: