<iamaatoh />
Topics
Fullstack Engineering
Blockchain and Web3
Algorithms and Data Structures
Essays
Guides
Research
Speaking Events
Bookshelf
Stacks
My personal Stackoverflow - stacks of how-tos, building notes as I go along.
Python Package Management, for the Node developer
Python is cold.
Exploring the Memory Tab in Chrome Task Manager
Performance leaks in the Chrome Browser are common and hard to detect. This is simple first-level diagnostic to track down memory leaks and problems.
How to make an animated navigation component using Angular?
Getting started with Angular Animations by building a simple component
How to add integrate the Jasmine testing framework in Typescript project?
Lessons learned while adding the jasmine testing framework for Typescript