FrontEnd Development
30.6K subscribers
145 photos
1 video
9.1K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Building Real-Time Applications with Vue.js and WebSockets

This guide walks through setting up a Vue.js project, integrating Socket.io for WebSocket communication, and creating a real-time chat application. - https://medium.com/@emperorbrains/building-real-time-applications-with-vue-js-and-websockets-3db2dd8d5d7c

#vue
👍4
Introducing the vlt Package Manager

Made up of an incredibly experienced team, including npm’s creator Isaac Schlueter, Vlt set out to ‘build the future’ of JS package management. The vlt tool, explained here, is the first fruit of the project and acts as ‘a drop-in replacement’ to whatever you’re using now. - https://blog.vlt.sh/blog/introducing-vlt-and-vsr

#nodejs
👍2
I wasted a day on CSS selector performance to make a website load 2ms faster

Trys Mudford shares his experience of trying to improve the CSS selector performance. - https://www.trysmudford.com/blog/i-spent-a-day-making-the-website-go-2ms-faster

#css
👍4
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
👍3
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
👍4😁3
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
👍3
Getting Started with Nuxt Modules

This guide aims to provide detailed insights and clear explanations to fully grasp the power and utility of Nuxt modules. - https://masteringnuxt.com/blog/getting-started-with-nuxt-modules

#vue
👍4
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
4👍2