Spenser Skates
25 posts
This Month in Azure Static Web Apps | 08/2024
We’re back with another edition of the Azure Static Web Apps Community! This month was filled with fantastic…
Welcome Thread – v295
Leave a comment below to introduce yourself! You can talk about what brought you here, what you’re learning,…
Email Deliverability Audit: Ensuring Your Emails Reach the Inbox
What is Email Deliverability? Email deliverability refers to the ability of your emails to successfully reach your subscribers’…
Using PHP Attributes to Create and Use a Custom Validator in Symfony
Symfony, a leading PHP framework, is consistently updated to leverage modern PHP features. With PHP 8, attributes provide…
Why Do Some Software Projects Fail?
It’s not because of the tech stack, programming languages, or libraries. Choosing the right tech stack and libraries…
What is Threat Detection and Response (TDR)?
Threat Detection and Response (TDR) is an essential component of cybersecurity, working alongside threat prevention to safeguard organizations…
Product-Led vs Sales-Led: What’s the Difference, and Which One Is Right for You?
Product-led vs sales-led growth? This is a decision you and your product team will have to make at…
Format strings in OCaml
OCAML doesn’t have string interpolation, but it does have C-style format strings (but type-safe). Here’s an example: let…
A Guide to Atomic Design with React Components
React has quickly become one of the most popular open-source JavaScript frameworks for building user interfaces. Its component-based…
Streamlining the User Experience: Enhancing the Admin Panel for Seamless Management
What I built I built a Refine Admin Panel that serves as a comprehensive tool for managing and…