OOsiinosire.hashnode.dev·14h ago · 6 min readThe Screen Was Lying to Me: What a Logout Bug Taught Me About UI & State This bug was from about four months ago, when I was just starting out with Angular. Authentication was mocked — I was storing an email in localStorage rather than a real token, because I hadn't starte00
OOsiinosire.hashnode.dev·2d ago · 5 min readI See Functions As Short StoriesI used to think a long function meant complicated logic. The longer it was, the more "stuff" it must be doing, and the harder it must be to understand. I don't think that anymore , and what changed my00
OOsiinosire.hashnode.dev·2d ago · 8 min readThoughts On Software By A Junior ProgrammerI actively started learning programming five months ago (Angular for frontend, and two months later NestJS for backend), and these are my thoughts so far. For beginners, understanding why coding envir00