#030 - The Future of Backend JavaScript with a Node.js Maintainer: Matteo Collina
Dec 5, 2023
auto_awesome
Matteo Collina, member of the Node.js technical steering committee and creator of 500 NPM modules with over 17 billion downloads, discusses the future of backend JavaScript. They explore topics such as becoming a member of the Node.js technical steering committee, the importance of having a plan for a business or project, challenges and innovations in Node.js, and improving performance by deduplicating requests. They also touch on the comparison of a backend JavaScript framework and Node.js for faster API development, multiple users accessing the same page and hitting the database simultaneously, and unpopular opinions about TypeScript. The conversation concludes with the guest sharing contact information and hinting at future technical discussions.
Platformmatic simplifies building APIs in Node.js by offering a comprehensive tool with metrics and open telemetry without compromising performance or maintainability.
Node.js's event loop-based architecture allows for up to five times faster APIs by leveraging deduplication to eliminate unnecessary database calls, a performance optimization that Platformmatic plans to implement across its product suite.
Deep dives
Node.js Growth and Need for Change
Node.js experienced rapid growth, but this led to the creation of APIs that solidified quickly and are now difficult to change. Some APIs were designed hastily and became popular, leaving developers stuck with suboptimal solutions. Platformmatic aims to address this issue by offering a simplified way to build APIs in Node.js that includes metrics, open telemetry, and more without compromising performance or long-term maintainability.
Platformmatic: A Versatile API Development Platform
Platformmatic is a comprehensive tool for building APIs in Node.js. It provides the ability to generate REST and GraphQL APIs from a database, offers CRUD support, and allows customization with JavaScript scripting capabilities. It simplifies the development process, provides a consistent base stack for APIs, and allows developers to focus on shipping features without getting bogged down by unnecessary type safety concerns.
Improving Node.js API Performance
Node.js and its event loop-based architecture enable unique performance optimizations. By leveraging the ability to deduplicate requests using the same data structures, developers can make Node.js APIs up to five times faster. Deduplication eliminates the need to make multiple unnecessary database calls and significantly improves performance. Platformmatic plans to implement this optimization across its product suite to benefit developers seeking improved API performance.
Unpopular Opinion: Type Safety in TypeScript and API Coupling
Matteo Colina expresses an unpopular opinion about TypeScript and type safety. He believes that forcibly maintaining 100% type safety in application-level development is an unnecessary waste of time. Instead, developers should focus on delivering features rather than spending excessive effort fixing types. Additionally, Matteo suggests that coupling client and server types in APIs should be discouraged, as it leads to a tight coupling that can create challenges with maintaining separate development teams and complexity.
Matteo Collina is a member of the Node.js technical steering committee and has one of the most impressive developer resumes we've ever seen. His 500 NPM modules have over 17 billion downloads. Today, he sits down with Lane to discuss Node, the future of backend web development, and Platformatic, his new startup.
Learn back-end development - https://boot.dev Listen on your favorite podcast player: https://www.backendbanter.com