Telegram Web Link
Changes to CSS ::backdrop inheritance

Bramus Van Damme shares the latest update to ::backdrop — it now inherits any inheritable properties from its originating element. - https://developer.chrome.com/blog/css-backdrop-inheritance

#css
👍5
Top 5 mistakes to avoid when using Pinia

In this article, Eduardo - creator of Pinia provides some common mistakes when using Pinia and how to fix them. - https://masteringpinia.com/blog/top-5-mistakes-to-avoid-when-using-pinia

#vue
👍7
How to Elegantly Observe localStorage Changes in Vue 3?

The native localStorage can only listen to changes within the same origin across different pages. However, for single-page applications, this approach is not practical. In this article the author outlines a solution to create a custom hook to monitor changes in localStorage. - https://javascript.plainenglish.io/how-to-elegantly-observe-localstorage-changes-in-vue-3-a42fcf9c82ca

#vue
👍5
Implementing Micro-frontends for Large Applications

Micro-frontends are an exciting and futuristic approach to modern web development. If you are working on a… - https://blog.bitsrc.io/implementing-micro-frontends-for-large-applications-1e1b3c241097

#microfrontends
👍51
Ultimate Guide to Visual Testing with Playwright

Ultimate or not, this tutorial is pretty thorough and will get you several steps down the road of fetching pages and making visual comparisons, all from JavaScript. - https://www.browsercat.com/post/ultimate-guide-visual-testing-playwright

#nodejs
3👍2
The REST API Handbook – How to Build, Test, Consume, and Document REST APIs

REST is a widely-used architectural style for building web services & APIs. It's designed to be simple, scalable, & flexible – and it's a good skill to have. This article provides a guide on how to build, test, consume & document REST APIs. - https://www.freecodecamp.org/news/build-consume-and-document-a-rest-api/

#reastapi
👍6
How to Create a Draggable Item in Vue Without Using Any Packages

Vue.js provides a smooth way to connect events which makes working with the Document Object Model (DOM) easier. This opens up a wide range of possibilities for developers. In this concise guide, explore the art of making an item draggable in Vue. - https://medium.com/@alemrandev/how-to-create-a-draggable-item-in-vue-without-using-any-packages-871a132b083b

#vue
👍4
2025/07/14 04:26:05
Back to Top
HTML Embed Code: