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

Admin: @andrey2019
Download Telegram
Modern Node.js Patterns for 2025

We’ve reached the half way point for the year, so why not take a moment to reflect on the potential of Node as it stands right now? Ashwin reminds us of various aspects including the use of ES modules, built-in Web APIs, the test runner, watch mode, the permission model, import maps, and more. - https://kashw1n.com/blog/nodejs-2025/

#nodejs
👍2
How to Create an NPM Package in 2025

One of JavaScript’s most essential tasks, but one with numerous steps involved if you want to follow best practices, integrate useful tools, and get things just right. Matt Pocock rounds up the overall process and, notably, drops CommonJS in this 2025 update. - https://www.totaltypescript.com/how-to-create-an-npm-package

#nodejs
👍2
Endor: Add Services (Like Postgres) as Node Dependencies

A curious new effort to make it possible to spin up quick, sandboxed environments and servers, covering things like Postgres, MariaDB and Valkey, with a simple npm install and endor run. - https://endor.dev/blog/node-postgres

#nodejs
👍1
The Node Developer's Guide to Unix Domain Sockets

The TLDR: “Unix domain sockets deliver ~50% lower latency than TCP loopback for Node.js IPC.” - https://nodevibe.substack.com/p/the-nodejs-developers-guide-to-unix

#nodejs
👍1