Blog
Testing React Hooks
A guide to using React Hooks Testing Library
ReactTestingJavascript
How to Get the ID of the Clicked Element in the JavaScript Click Handler?
JavascriptEvent handlingEvent delegation
Python for Interviewing: An Overview of the Core Data Structures
Must-know data structures to kill your interview!
PythonData-structuresInterview
Improve Your End to End Tests with Cypress Intercept
Learn how to capture network calls for stubbing, assertions, and more.
CypressTestingJavascript
Next.js โ Handling Cookies in getServerSideProps
NextjsCookiesAuthentication
Measure Stock Volatility Using Betas in Python
Learn how investors monitor stock volatility and risk with betas & how to calculate your own in Python.
PythonStock marketProgramming
JavaScript Algorithm: Convert String Characters into ASCII
Create a function that will return an array containing the ASCII codes of each character from a string.
JavascriptAlgorithmsAscii
This Website Accidentally Left Promo Codes in Their Source Code
Finding interesting things by inspecting websites
WebsitesSource code
How to set up SonarQube locally on a React TypeScript Project
ReactTypescriptProgramming
How To Calculate The EMA Of A Stock With Python
PythonStockEma