Go v1.22 is finally out and it is going to be a blast!
Major improvements to the language.
Would you like to know more, view my article about it.
https://programmingpercy.tech/blog/exciting-go-update-v-1-22/
Go v1.22 is finally out and it is going to be a blast!
Major improvements to the language.
Would you like to know more, view my article about it.
https://programmingpercy.tech/blog/exciting-go-update-v-1-22/
Event Driven Architecture is an beautiful thing!
Recently I have been working on a monolithic, this has made me miss how nice it is working with an EDA system.
I just had to write a guide about how to use RabbitMQ in Go, and here it is!
https://programmingpercy.tech/blog/event-driven-architecture-using-rabbitmq/
I hope you enjoy
Do you prefer Monoliths or Microservices?
#development #rabbitmq #microservices #go #eventdrivenarchitecture
Finally, I've found an easy way to Self Host my applications from home.
No need for a WPS, advanced routing, no Static IP, and just a few minutes of setup!
Try Cloudflare tunnels Yourself
https://programmingpercy.tech/blog/free-secure-self-hosting-using-cloudflare-tunnels/
#selfhosted #hosting #development #technology #software #dev
The past weeks I've been using NeoVim as my go-to IDE.
Why didn't I do this sooner?
Such freedom.
You should try it out
See more at
https://programmingpercy.tech/blog/learn-how-to-use-neovim-as-ide/
#neovim #SoftwareDeveloper #software #coding #programming #engineers #code #ide
A few days ago I learned about The Open Graph Protocol.
I had never before considered how Twitter or other social Media knows what content to display when links was shared.
Read more here:
#opengraph #programming #development #FrontEndDeveloper
#HTML
https://programmingpercy.tech/blog/opengraph-protocol-how-and-why/
So I just learned about The OpenGraph Protocol. I am more of a backend kind of guy, but I love messing with the #frontend side sometimes.
There is usually so many cool things to learn, such as #opengraph when developing #websites.
I just had to try #ChatGPT since everybody is talking about it.
#OpenAI has done some amazing work here.
This is truly one amazing thing, it is insane how good it is!
https://programmingpercy.tech/blog/chatgpt-might-make-developers-unemployed-in-years/
@snowglob thank you sir!
Hey everyone!
I am super psyched today since I released my new version of my blog.
I decided to give SvelteKit a go, and WOOW!
Svelte is not only truly reactive, it is truly AMAZING!
I made video recording of the performance: youtu.be/EIrVQwtzIxM
You can view the website https://programmingpercy.tech
#svelte #sveltekit #frontend #programming #technology #javascript
@cctechwiz thanks man!
WebSockets, an amazing and easy technology to get started with Bidirectional communication.
In my latest article I share some techniques and tricks I've learnt when diving deeper into how to use WebSockets in Go!
I hope you guys enjoy!