Alan BardalesIntroduction to WebSockets and Socket.IO using GolangWebSockets provide a persistent connection between a client and server, allowing for real-time data exchange. Socket.IO, while not directly…Dec 15, 2023Dec 15, 2023
Alan BardalesUsing reactive state with Socket IO andVue3For this occasion, I will show you how to easily integrate web sockets to any Vue3 application, for this story we will only talk about the…Aug 11, 2023Aug 11, 2023
Alan BardalesSimple URL shortener with Go, Gin and MongoDBThis tutorial will show how to make an URL shortener ready to be added to your own project or just give you an idea on how MongoDB and Go…Oct 26, 2021Oct 26, 2021
Alan BardalesPassword generator with Go (Golang) Part 2In the previous story we saw how to create the necessary files to create our password generator, if you have not see part 1 of this project…Aug 18, 2021Aug 18, 2021
Alan BardalesPassword generator with Go (Golang) Part 1One of the most useful and easy project that we could with any programming language is a password generator, after finishing we can create…Aug 12, 2021Aug 12, 2021
Alan BardalesSetup React Native CLI on macOSEverything you need to know to begin your journey in developing apps on React NativeJun 8, 2021Jun 8, 2021