Telegram Web Link
The CSS if() function: Conditional styling will never be the same

Ikeh Akinyemi investigates how the if() function works, shares some practical examples, and compares it to existing CSS conditional techniques. - https://blog.logrocket.com/css-if-function-conditional-styling

#css
1👍1
react-window 2.0: Render Large Lists of Data Quickly

A component library for rendering large lists of data quickly and without the performance problems that often go along with that. There are several examples to check out, and React 18 is now required.  - https://react-window.vercel.app/

#react
👍1
Render functions in Vue

In this article, you'll explore what render functions are, when to use them, and how to write them using both the traditional h() function and the newer JSX syntax. - https://dev.to/jacobandrewsky/render-functions-in-vue-4a2g

#vue
👍21
How We Migrated Our Rush.js Monorepo to Node Type Stripping

Since v23.6 (and in LTS since v22.18.0), Node has supported running (most) TypeScript code by stripping the types out first. The Calm team was excited about the potential for improving productivity and DX, and set a migration in process. Here’s a look at the challenges encountered and what the end results were - https://blog.calm.com/engineering/how-we-migrated-our-rushjs-monorepo-to-node-type-stripping

#nodejs
1👍1
Using Activity with Suspenseful Data

Components hidden by React 19’s Activity will maintain their state while also unmounting their effects and continue to preload suspenseful data – here’s what makes that useful. - https://www.simeongriggs.dev/use-the-activity-boundary-to-hide-suspenseful-components

#react
👍1
Speeding Up the JavaScript Ecosystem: Semver

The latest in Marvin’s multi-year series of posts on optimizing heavily used parts of the JavaScript ecosystem: “During the installation process, package managers run a bunch of semver comparisons. The semver library used in npm, yarn and pnpm can be made around 33x faster.” - https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-12/

#nodejs
👍1
Image Optimization in Vue with Unpic

In this article, you'll learn how to use the @unpic/vue package to serve fast, responsive, lazy-loaded images in your Vue app with minimal effort. - https://dev.to/jacobandrewsky/image-optimization-in-vue-with-unpic-d9g

#vue
👍1
A Major Supply Chain Attack Hits the npm Ecosystem

In July, Socket warned us about a phishing campaign targeting npm package publishers. Sadly, a prolific package author (among others, like DuckDB, who explain how the attack worked on them) fell victim to the scam, resulting in some popular packages becoming compromised - https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack

#nodejs
👍1
How To Use The Safari Developer Tools

Matt Zeunert provides a detailed guide to how to get started with the Safari Web Inspector and introduces some of its more advanced features. - https://www.debugbear.com/blog/safari-developer-tools

#devtools
👍1
All you need to know about Angular events: Top conferences and meetups

Are you an Angular enthusiast? Did you know that there’s a big Angular community that holds various events that bring fellow Angular enthusiasts together? Angular has a rising popularity amongst the most used frontend frameworks in IT. Angular brings new features twice a year in order to adapt to the improving technologies and to provide a better developer experience. With these rapid improvements, community events are a great way to catch up and learn together with other developers, regardless of level, and meet new people. With a growing community, right now, you can find various Angular events around the world. The events are in the form of conferences and meetups.  - https://angular.love/all-you-need-to-know-about-angular-events-top-conferences-and-meetups

#angular
2025/10/01 05:58:19
Back to Top
HTML Embed Code: