Embracing Deno

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. Happy coding! The foss.global team.…

Domain centric packages

We are moving to more domain centric packages with multiple exports. Examples: * @api.global/typedserver now includes server, inject script, serviceworker, serviceworker client, and workerd based edgeworker. In other words: the package contains everything to serve a super performant service, website, SaaS app or even PWA. * @push.rocks/smartdns now…

Announcing TypeScript.Guru: Your Ultimate Guide to TypeScript Mastery!

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: 1. Essential TypeScript Patterns: * Dive deep into essential…

2024-05 updates

* @push.rocks/smartbucket got a major overhaul * host.today now publishes its docker images to code.foss.global as main docker registry. * We are gradually shifting resources from gitlab to code.foss.global allowing for gitlab to act as mirror. The mirror setup will work by aggregating all projects on…