OOOluwabamise Olatunjiinanalog.hashnode.dev·Apr 5 · 6 min readBuilding for the Agent Economy: An Introduction to GOAT NetworkEvery meaningful infrastructure shift starts with the same problem: the tooling that exists was built for the previous era. The developer ecosystem for autonomous agents is living through that transit00
OOOluwabamise Olatunjiinanalog.hashnode.dev·Jul 12, 2022 · 10 min readUnderstanding the "this" keyword in JavaScriptIn JavaScript the ‘this’ keyword is one of most widely used keyword and is still quite confusing for most beginners. The value of 'this' is decided based on how the code is being executed or called. The ‘this’ keyword is the object that the function(...02LT