Alex Daintith
45 posts
The Ultimate Guide to PPC Marketing
Marketers, can we be honest with each other for a second? On a scale of 1 to 10,…
Is a Cover Letter Necessary in 2024?
Writing a cover letter can be daunting. I’ll never forget my college career coach, who made writing a…
What is Website Architecture? 8 Easy Ways to Improve Your Site Structuring
Getting lost sucks. It doesn’t matter if you’re in a city or a corn maze, the ambiguity of…
Create an event calendar
Here’s what we’ll cover: Learn how to define the number and size of columns and rows using the…
Creating a dynamic invoice using react-print-pdf
Designing the document First, let’s model the information we would like our invoice to showcase. Let’s model your…
System Design is More Important Than You Think
This past month, I’ve been going all in on system design. After face-planting badly in one of my…
9 ways to improve how you ship software
10x developers are real, and there’s more than one way to be a 10x developer. Perhaps the most…
Object-Oriented Programming Concepts in Angular (OOP Paradigm)
Introduction: Object-oriented programming (OOP) is a programming paradigm that is widely used in Angular, a popular web development…
Authenticate your React App with Supabase
Introduction User authentication is a crucial aspect of modern web applications. Implementing user authentication can be complex and…
Big data models 📊 vs. Computer memory 💾
Data pipelines are the backbone of any data-intensive project. As datasets grow beyond memory size (“out-of-core”), handling them…