Telegram Web Link
How to Publish ESM-Based npm Packages with TypeScript

Now that you can use the ES modules (almost) everywhere, it’s worth understanding how to package them up for use with npm. Axel digs into everything you need to know and shares some useful tools too. - https://2ality.com/2025/02/typescript-esm-packages.html

#typescript
👍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
How to use aria-current in Tailwind

In this brief tutorial, Chris shows how to style navigation links in Tailwind CSS when using the aria-current="page" attribute for accessibility. By extending the aria object in the Tailwind config file, Chris creates a custom style that underlines the current page link, making it visually different for sighted users while also ensuring screen readers can accurately identify the current page. - https://www.youtube.com/watch?v=910m7o1xdMA

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

#nodejs
👍3
upfetch: An Advanced fetch Client Builder

A TypeScript library to enhance fetch with schema validation, automatic response parsing, and type-safety, while maintaining the familiar fetch API. - https://github.com/L-Blondy/up-fetch

#upfetch
👍1
Redux's Maintainer on the State of React and the Community in 2025

React remains dominant but version 19’s features and changes have rekindled debate over React’s future. Redux lead Mark Erikson chronicles React’s evolution, the growing split between Meta’s internal-driven process and Vercel’s Next‑led Server Components work, the docs’ references to frameworks, and pushes back on the FUD about Vercel “taking over,” “React only works with Next” myths, and fears of client‑side abandonment. - https://blog.isquaredsoftware.com/2025/06/react-community-2025/

#react
1👍1
Why inline templates are great

During my daily X lurking, I found a post from Younes asking others if they would be open to transitioning from templateUrl to inline templates if Angular allowed importing Typescript structures directly into the template, without having to assign them to class properties. - https://angular.love/why-inline-templates-are-great

#angular
1👍1
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
use-mcp: A Hook for Connecting to MCP Servers

The aim is to simplify authentication and tool calling for AI systems implementing the Model Context Protocol standard. - https://github.com/modelcontextprotocol/use-mcp

#react
👍31
CSS Wishlist 2025

CSS Wishlist time! Sarah Gebauer shared recently and inspired me. - https://nerdy.dev/css-wishlist-2025

#css
👍21
Developer Implements 'Doom' in TypeScript's Type System

A curious quirk of TypeScript’s type system is that it is Turing-complete which has led some developers to implement apps entirely in the type system. One such developer has spent eighteen months producing 177 terabytes of types to get 1993’s Doom running with them. - https://socket.dev/blog/typescript-types-running-doom

#doom
1👍1
2025/07/09 18:46:42
Back to Top
HTML Embed Code: