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

Admin: @andrey2019
Download Telegram
Koa 3.0: The Expressive HTTP Middleware Framework

Koa first appeared over a decade ago as a ‘next-generation’ Web framework that shared some of the lineage (and team) of Express.js, but leaning on more modern JavaScript features and ideas of the time. While Express has been making a comeback recently, Koa has progressed too and offers a compelling alternative. - https://koajs.com/

#nodejs
🤔2🥱1
The Node.js Test CI Security Incident Explained

The Node.js project recently experienced a critical security incident with its test CI infrastructure. Attackers exploited a flaw in the Jenkins pipeline and this post goes into detail about how it came about and was resolved. - https://nodejs.org/en/blog/vulnerability/march-2025-ci-incident

#nodejs
👍2
Why We Created Another Kafka Client for Node.js

Apache Kafka is a popular distributed event streaming platform but the existing client libraries have various flaws, leading Platformatic to release a new one built around modern Node best practices. - https://blog.platformatic.dev/why-we-created-another-kafka-client-for-nodejs

#nodejs
1👍1
Best Practices for Creating a Modern npm Package

A step-by-step “as of 2025” walkthrough of creating your own npm package using current best practices. We’ve linked to this before but it’s just been updated. - https://snyk.io/blog/best-practices-create-modern-npm-package/

#nodejs
👍2
Working with File System Paths and File URLs in Node - https://exploringjs.com/nodejs-shell-scripting/ch_nodejs-path.html

#nodejs
👍3
Node.js TSC Declines to Endorse Feature Bounty Program

There was recently a debate around whether the Node.js project should establish a formal feature bounty program to enable end users to offer monetary rewards for specific features. This post summarizes why the official response is no, for now. - https://socket.dev/blog/node-js-tsc-declines-to-endorse-feature-bounty-program

#nodejs
👍3
Six Ways Slack, Notion, and VS Code Improved Electron App Performance

An experienced Electron app developer shares a guide to Electron performance optimization and how to get the most out of your apps. - https://palette.dev/blog/improving-performance-of-electron-apps

#nodejs
1👍1
Google Gen AI SDK for TypeScript and JavaScript v1

Why let Python developers have all the fun? Now you can harness the full power of Google’s Gemini API (and Vertex platform) from Node too. v1.0 landed a few days ago, but today we also get v1.1 which includes CommonJS support. The Gemini docs and examples now use it too - https://github.com/googleapis/js-genai

#nodejs
👍2
OpenAI Client 5.x: Use OpenAI's Models from Node

The latest version of OpenAI’s official JavaScript library for its various APIs now has support for all its latest models and the Realtime API (v5.0 changelog). It also supports Deno and Bun. - https://github.com/openai/openai-node

#nodejs
👍3