Day 11 of #100DaysOfGo 🐹
Today I played with type assertions and type switches, Go’s way of letting you peek behind the curtain of an interface{}. 🎭
With assertions, you grab the real value hiding inside. With type switches, you handle multiple types smoothly.
Day 10 of #100DaysOfGo 🐹
I pulled everything i’ve learnt so far struct, method & interfaces and built -> ℂ𝕃𝕀 𝔸𝕣𝕖𝕒 ℂ𝕒𝕝𝕔𝕦𝕝𝕒𝕥𝕠𝕣 🧮
Pick a shape, drop in props, Go handles it fast ✅ .
no class, no inheritance, simple stuff 💯.
#100DaysOfCode #BuildInPublic
Oct 26, 2025 · 7:43 PM UTC


