Kevin Wasonga

Kevin Wasonga @kevwasonga

About: beginner

Location:
Kisumu, Kenya.
Joined:
Sep 18, 2024

Kevin Wasonga
articles - 5 total

Configuring Apache Fineract Properly: A Practical Guide.

I stumbled upon Apache Fineract the way many developers discover powerful open source tech while...

Learn More 2 0Jun 16

Between You and the Server...

How Man-in-the-Middle Attacks Work And How to Stop Them “In the digital realm, trust is the...

Learn More 4 0May 13

Decoding Django: How Migration Errors Became My Greatest Teacher

Working with Django: Understanding InconsistentMigrationHistory Error Messages While building a...

Learn More 1 1Mar 20

Pointers in Go: An In-Depth Guide to Referencing and DereferencingPointers in Go

In programming, especially in languages like Go, understanding how to manage memory efficiently is...

Learn More 1 1Oct 27 '24

Mastering bufio.NewScanner vs os.ReadFile In Go(Golang)

Mastering bufio.NewScanner vs os.ReadFile In Go(Golang) As a Go developer, I initially found the...

Learn More 0 0Sep 23 '24