Published inTheDeveloperCafeHello World in Kafka with GoRead the full article Hello World in Kafka with Go (thedevelopercafe.com)May 7, 2024May 7, 2024
Published inTheDeveloperCafeRPC in Go using Twitch’s TwirpTwirp is an RPC framework from Twitch which just like gRPC uses Protobufs and is much simpler to use.Nov 13, 2022Nov 13, 2022
Published inTheDeveloperCafePrint all routes in Chi routerIf you have been writing Go you probably have heard of the popular http router chi. In this article you are going to learn how to print…Aug 15, 2022Aug 15, 2022
Published inTheTechnoCafeLet’s Build a File Explorer in KotlinHave you been away from Kotlin for a while? Wanna practice your Kotlin skills? Wanna build an Android app in Kotlin?Sep 6, 20182Sep 6, 20182
If you haven’t yet, Get started with Kotlin!So its been a considerable amount of time since Kotlin has been announced as one of the official languages for Android Development. Yet…Aug 2, 2018Aug 2, 2018
Published inTheTechnoCafeJust enough Dart for FlutterSo you saw the Flutter framework popping at almost everywhere you go and want to try it out, because you are a developer and that is what…Jun 12, 20186Jun 12, 20186
Getting Started with Retrofit in AndroidRetrofit is a well known networking library among Android Developers, some even consider it as the industry standard. There are many…Apr 25, 2018Apr 25, 2018
A complete guide to integrating AdMob in your Android AppSo you have developed an android application and now you want to make some money from your application. You have come to the right place…Apr 14, 2018Apr 14, 2018
How to Make Bottom Sheet in AndroidBottom Sheet is a really nice way to create improved UI and UX designs. They are used by almost all big applications out there, be it Uber…Jan 25, 2018Jan 25, 2018
Kotlin Data Class Tutorialhttp://thetechnocafe.com/kotlin-data-class-tutorial/Jan 15, 2018Jan 15, 2018