Alan McGlinchey
29 posts
Have You Ever Encountered A Ghost in the Machine? 👻
Ever felt like you’ve crossed paths with “Ghosts in the Machine”? Whether it’s mysterious tech phenomena or real-world…
Style Position Fixed in a better way
The CSS property position: fixed has become widely popular due to its ability to provide developers with precise…
How to build your own data platform. Episode 2: authorization layer. Data Warehouse implementation.
Introduction. This article is the second part of the episode about building an authorization layer for your data…
Conversion Rate Optimization (CRO): 8 Ways To Get Started
Today, most marketing teams are focused on driving traffic toward websites in hopes that this traffic then converts…
osdc-2023-assignment8
Running local tests assignment 8 I cloned requests git, build a docker and run the tests, follwing this…
SEO Cheat Sheet for Devs
When it comes to improving your website’s ranking on search engine results pages (SERPs), there are a lot…
Use which: Interface or Type Alias in Typescript?
This blog mainly discusses the key differences of interface vs type, and share how I would use them…
10 Reasons to Become a Front-End Developer
What does a frontend developer do? A front-end developer is responsible for the client side of web applications.…
Please do repeat yourself (DRY is dead)
First of all, let me apologize for the clickbait-y title, but we need to talk about Don’t Repeat…
Building a beautiful Kanban board with Node.js, React and Websockets 🦄 ✨
What is this article about? In this article, you’ll learn how to build a Kanban Board the same…