AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Swift to Generate URLs for Your Web App
Swift parsing is interesting because it introduces a result builder based on DSL where you describe your data that you want to pass. You can do all sorts of things with it to transform it into types. Everything is type safe, really nicely done. So right now we have a type inside our code, which is generating URLs to send people all over the web app. We could potentially use this inside package, isn't it?