Send the logs of your Shuttle-powered backend to DatadogLearn how to send logs to Datadog from your Shuttle powered backend.Feb 1, 2023Feb 1, 2023
Build and deploy a Rust backend with ShuttleLearn how to build and deploy a Rust backend with Shuttle.Jan 9, 2023Jan 9, 2023
Preview your VSCode extension in the marketplaceLearn how to use the Marketplace Preview extension to see how your extension’s manifest will look like in the Visual Studio MarketplaceOct 29, 2022Oct 29, 2022
Cognito Authentication for your SvelteKit appManage your users in your SvelteKit app with AWS Cognito.Jul 25, 2021Jul 25, 2021
Deploy an IPv6 Azure VM while setting up a Nym nodeLearn how to deploy an Azure VM with IPv6 support while setting up a Nym node.Jul 19, 2021Jul 19, 2021
Published inKoa HealthSync your Figma assets with your dev environmentLearn how to use Figma Asset Downloader CLI to work with Figma like a boss!Apr 19, 2020Apr 19, 2020
Wallpapers for the Rust of usBefore Barcelona’s RustFest edition, I created some wallpapers for the occasion. It’s time to share them with the community.Dec 8, 2019Dec 8, 2019
Published inKoa HealthRust once and share it with Android, iOS and FlutterWhat if I told you that you could use the same very performant code in Android, iOS or even in Flutter. In this article, we’ll see how to…Oct 27, 2019Oct 27, 2019
Published inKoa HealthBuilding an Android service that never stops runningI’ve been struggling these days trying to find a way to run an endless service in Android. This is just a guide for all of you who pursue…Jun 29, 20195Jun 29, 20195
Rust powered CLI apk decompilerLately I’ve been needing to reverse engineer some apks and I’ve been manually using some third-party tools to do so. But, how could we…Feb 3, 2019Feb 3, 2019
Generic BloC ProviderIf you’re using the BloC pattern to manage the state of your Flutter applications probably you’re tired of writing again and again your…Jan 20, 2019Jan 20, 2019
Publishing a Flutter package with Travis CIAre you’re thinking of building a Flutter package or have you already built one but you don’t know how to set Travis-CI up? If that’s the…Jan 20, 2019Jan 20, 2019
Published inKoa HealthAzure Functions written in RustA few days ago, we discussed how to write AWS Lambdas in Rust. Today, we’re going to learn how to create and deploy an Azure Function…Dec 22, 2018Dec 22, 2018
Published inKoa HealthAWS Lambda Functions written in RustAWS Lambda has recently announced the Runtime APIs and has open sourced a runtime for the Rust language that will allow us to use Rust to…Dec 2, 2018Dec 2, 2018
Microserver: local http server with SPA supportThe other day, while developing an Angular application I needed to serve the AoT compiled version of the app and I used the http-server…Nov 1, 2018Nov 1, 2018
Create your first WebAssembly npm packageIf you’re curious about WebAssembly probably you’ve heard of Rust and wasm-bingen.Oct 14, 2018Oct 14, 2018
Never miss an error in IonicYou may know that Angular provides a hook for centralized exception handling that you may override. The default implementation prints…Sep 30, 2018Sep 30, 2018