JavaScript Digest With Subhojit

JavaScript Digest With Subhojit

Integrating React Flow and the Web Audio API

When you need to build node-based editors and interactive diagrams, makes it is well suited for building audio signal chains. That's the time you need to consider React Flow

Vite 4.3: Now It's getting more power under the hood

A minor version release for this popular build tool. This release makes Vite faster and performance optimized.

Announcing TypeScript 5.1 Beta

This awesome TypeScript release allows undefined-returning functions to have no return statement, to have unrelated types for get and set accessor properties, namespaced attribute names when using JSX, and more.

Deno vs. Node: No One is Ready for the Move

Deno has a lot going for it as an alternative to Node, but Node has time, maturity, and a huge, established userbase on its side

Easy Peasy: Vegetarian friendly state for React

Easy Peasy is an abstraction of Redux, providing a reimagined API that focuses on developer experience. It allows you to quickly and easily manage your state, whilst leveraging the strong architectural guarantees and extensive eco-system that Redux has to offer.

next-route-visualizer: A package for visualizing Next.js app directory routes

Next Route Visualizer is designed to display the routes for the app directory of Next.js (starting at version 13) in a visual tree-like fashion. This package aims to help developers better understand the routes in their Next.js app directory by providing a clear visual representation of the routes and their relationships. Live Demo.


See you, next week guys. 😎 Lots of love from Subhojit ❤️


To view or add a comment, sign in

More articles by Subhojit Mondal

Insights from the community

Others also viewed

Explore topics