Morgan McMurray
27 posts
I created a code editor with more customization and cross platform support.
Actually vscode / other code editors are enough for me, but I’m interested in making my own code…
Technical Wealth: The CTO’s Hidden Advantage in Legacy Systems
The first in a series on how engineering leaders can transform legacy liabilities into competitive advantages The Legacy…
I built a Github user analysis and ranking website
https://github-persona.pages.dev Why Sometimes I treat participating in Github as a game, like I will follow some big guys,…
Javascript Recursion
A recursive function in Javascript is a function that calls itself over and over until a certain base…
The CORS Conundrum
If you’re a back end developer you must have been in a position where the API you wrote…
NoSQL Databases
NoSQL databases, often called “Not Only SQL” databases, are a different breed of databases built to handle unstructured…
[MLStory] A Guide to Using VertexAI and Google’s Embeddings for Generative Projects
In this step-by-step tech tutorial, we’ll explore an alternative approach to tackle a common use case we discussed…
Handling errors in TypeScript the right way
Error handling is one of the key areas in software engineering. When done correctly, it can save you…
Unlocking the Power of Customer Journey Optimization: An Ultimate Guide
In today’s PLG-driven world, SaaS companies must deliver seamless customer experiences to survive and thrive. Customer journey optimization…