Embracing Rustsmartproxy kept its TypeScript interface while moving network operations into Rust for high-workload proxying.Org, Engineering, TypeScript
smartproxy A proxy built for handling high workloads — now internally powered by Rust for maximum performance.
smartproxy retains the exact same TypeScript interface as before, but uses Rust under the hood for all network operations.
Ecosystem note. The recurring Rust move in foss.global packages is to keep the TypeScript surface stable and shift workload-heavy internals into Rust where native networking or OS access matters. smartproxy is an early example of that boundary.
We'll continue optimizing foss.global products and further leverage Rust across the ecosystem where it makes a real difference — without sacrificing the ease of use you get from TypeScript-based packages.
Happy coding.
The foss.global team.
Embracing Denofoss.global's Deno adoption note records the shift toward modules that run in both Deno and Node.js without splitting the TypeScript package line.Org, Engineering, TypeScript
foss.global is embracing deno. We hereby announce that a large portion of our modules will be (and mostly already is) compatible with Deno. We've already done most of the work and converted our most node reliant TypeScript packages to support both.
Ecosystem note. Deno compatibility in foss.global modules means the same TypeScript package line should run in Deno and Node.js where practical. It is a compatibility target, not a separate fork of the ecosystem.
Happy coding!
The foss.global team.
Announcing TypeScript.Guru: Your Ultimate Guide to TypeScript Mastery!TypeScript.Guru launched as a learning site for TypeScript patterns, tutorials, and foss.global module examples rather than a package release.Org, TypeScript
We are excited to introduce TypeScript.Guru, a comprehensive platform dedicated to helping developers master TypeScript. Our mission is to provide clear, practical, and engaging content that demystifies the intricacies of TypeScript and empowers developers to build robust, scalable applications.
Key Features:
Essential TypeScript Patterns:
Dive deep into essential TypeScript patterns that will elevate your coding skills. Learn about Singleton, Factory, Decorator, and many other design patterns tailored specifically for TypeScript.
In-Depth Tutorials:
Our tutorials cover a wide range of topics, from basic to advanced. Each tutorial is crafted to provide a step-by-step guide that is easy to follow, ensuring that you can apply what you learn immediately.
foss.global Module Ecosystem:
Explore tutorials that leverage the powerful foss.global module ecosystem. Learn how to integrate and use these open-source modules to enhance your projects, improve code quality, and speed up development.
Community and Support:
Join a vibrant community of TypeScript enthusiasts. Share your knowledge, get help from experts, and collaborate on exciting projects. Our forums and chat channels are here to support you every step of the way.
Ecosystem note. TypeScript.Guru is the learning side of the ecosystem. The package work that those examples draw from lives under foss.global namespaces such as @push.rocks, @api.global, and @git.zone.
At TypeScript.Guru, we believe that mastering TypeScript should be an enjoyable journey. Whether you're a beginner looking to get started or an experienced developer aiming to sharpen your skills, our resources are designed to help you succeed.
Visit TypeScript.Guru today and take your TypeScript skills to the next level!