Panth Patelhow-is-my-backend.whiteloves.in·Dec 11, 2024A Guide to Node.js Generic Routing Systemhttps://jsr.io/@panth977/routes gives you a cool design system to set up your routes, with support for Middleware, HTTP (req, single res), and SSE. But keep in mind, this package isn't meant to serve your routes! For that, you'll need https://jsr.io/...http
Ramu Narasingathinkthroo.hashnode.dev·Nov 5, 2024Here’s how Lobechat applies typesafety to its environment variables in Next appIn this article, you will learn about T3 env and its usage with an example. We also analyze T3 env usage in Lobechat. T3 env When you visit T3 env website, it has this hero title “Framework agnostic validation for type-safe environment variables.” w...LobeChat
Oleg Gulevskyyblog.oleggulevskyy.dev·Apr 18, 2023FeaturedWasp Configuration Language: Simplify Full Stack App CreationWhat is Wasp? Imagine modern monorepos. If you are not using typesafe solutions like tRPC , chances are - you know the pain of synchronizing your types between the backend and front end. More than that - you are probably also aware that creating new ...54 likes·286 readsfull stack