Samuel PinheiroUnraveling JavaScript’s Object Methods: A Loki-Inspired Journey into the Craft of MischiefJavaScript, akin to the Marvel universe, introduces a plethora of characters and features that make it a dynamic and versatile programming…Jan 26Jan 26
Samuel PinheiroObjects in JavaScript (2)JavaScript as a programming language is designed with a object-based paradigm. In the last article I shared, I explained the Object…Jan 4, 2021Jan 4, 2021
Samuel PinheiroWriting Tests in JavaScript Applications (1)Writing tests in software development is one of the ways to verify and validate your application/program. Software engineers write these…Dec 10, 2020Dec 10, 2020
Samuel PinheiroDebugging- the big pictureDebugging deals with the process of identifying, analyzing and removing errors from an existing codebase. It is usually applied when some…Mar 2, 20201Mar 2, 20201
Samuel PinheiroYear in review (2019)2019 has been one good year and I’m grateful for growth. Personally, I measure growth because it gives me a sense of purpose rather than…Dec 31, 2019Dec 31, 2019
Samuel PinheiroEPIC — What it meansRecently, I started my journey of joining Andela a few months back, and this has led me to the Andela Bootcamp which is the last part of…Mar 12, 2019Mar 12, 2019
Samuel PinheiroGrowing up as a developerThis is a post about a personal reflection on what I perceive as growth as a developer. I will be sharing a story with you and I trust you…Mar 11, 2019Mar 11, 2019
Samuel PinheiroObjects in JavaScript (1)In this post, I’ll be sharing about Objects in JavaScript. The Object-Oriented Programming (OOP) paradigm like every other programming…Feb 12, 2019Feb 12, 2019
Samuel PinheiroSimple Explanation of the Event Loop in JavaScriptJust like everyone who had no prior background in programming, I have always wanted to know how the technical part of technologies works…Feb 5, 2019Feb 5, 2019