Telegram Web Link
How To Speed Up Your Vue App With Server Side Rendering

Vue is a framework built for client-side applications.
Learn how to optimize page load performance with server side rendering. - https://www.debugbear.com/blog/vue-ssr

#vue
👍4
Optimizing The Critical Rendering Path

Matt Zeunert outlines the role of the critical rendering path in user experience, and shows how you can shorten this path to display the most important content early. - https://www.debugbear.com/blog/optimizing-the-critical-rendering-path

#css
👍2
React Query - The Bad Parts Tradeoffs?

Dominik caps off a fantastic series of posts digging into React Query (and spanning years) with an annotated set of slides from a recent talk digging into frequent criticisms about the project. If you're a React Query user, you might learn a few things here. - https://tkdodo.eu/blog/react-query-the-bad-parts

#react
👍3
Dynamic Focus Zoom Effect with CSS @property

Jo Mändle explains how to create a dynamic focus zoom effect using CSS custom properties and a radial-gradient mask. - https://www.jomaendle.com/blog/focus-zoom-at-property

#css
👍4
The January 21, 2025 Security Releases Arrived

Security updates for versions 18.x, 20.x, 22.x, and 23.x, addressing vulnerabilities including a high-severity worker permission bypass. Patches also cover path traversal issues on Windows & HTTP/2 memory leaks. - https://nodejs.org/en/blog/vulnerability/january-2025-security-releases

#nodejs
2👍1💅1
Micro Frontend: Run-Time Vs. Build-Time Integration

Micro frontend architecture is a technique for splitting an app’s frontend into smaller, easier-to-manage modules. It works similarly to the microservices architectural design used in back-end development and helps improve scalability and efficiency in front-end development. - https://www.syncfusion.com/blogs/post/micro-frontend-run-time-vs-build-time

#microfrontends
👍2
Change font-weight based on the user's screen DPI

Stanko Tadić explains how and why you should change the font-weight for high-dpi screens. - https://muffinman.io/blog/font-weight-based-on-dpi

#css
👍2
Troubles with Multipart Form Data and fetch in Node

One developer’s pain in debugging somethng that ‘should have just worked’ could be your relief if you run into issues where using fetch for multipart/form-data requests simply isn’t working - https://philna.sh/blog/2025/01/14/troubles-with-multipart-form-data-fetch-node-js/

#nodejs
👍3
Patterns for Memory Efficient DOM Manipulation

Marc shares a solid look at the best practices to employ in order to avoid excess memory usage when managing/updating the DOM, all with a hope to make your apps faster. A good overview of the core principles behind DOM manipulation and optimization. - https://frontendmasters.com/blog/patterns-for-memory-efficient-dom-manipulation/

#javascript
👍3👎1🤔1
2025/07/08 21:54:03
Back to Top
HTML Embed Code: