I am a software engineer. I enjoy exploring technologies and learning new things. Here I share about my journey being a developer, my projects and my experiences. Feel free to explore some of my coding endeavors on GitHub or follow me on X (Twitter).
Writing
Implement real time notifications between NestJs and Dart.
When creating mobile applications, sometimes you need to deal with real time notifications/updates. In this article I will help you implement real time notifications in your Flutter app using NestJs as framework for you Server Side app.
Read Post
Dart — Un langage de programmation qui pourrait vous plaire.
Dart est un langage de programmation orienté-objet à ramasse-miettes maintenu par Google et présenté au grand public pour la première fois en Octobre 2011. Conçu pour créer des applications clientes multiplateformes, il peut aussi bien être utilisé pour créer des serveurs web.
Read Post