Why Tagging and Categorisation is Critical for News SEO
A frequently overlooked yet immensely valuable part of success in news SEO are your content sections and article tags that indicate your site's Topic Authority.
TL;DR:The baseline for web development in 2022 is: low-spec Android devices in terms of performance, Safari from two years before in terms of W...
The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
The blog post will share the four phases of Real-time Data Infrastructure’s iterative journey in Netflix (2015-2021). For each phase, we will go over the evolving business motivations, the team’s unique challenges, the strategy bets, and the use case patterns we discovered along the way.
The Importance of Internal Linking to Boost Site Performance and UX
We all know that a solid backlink profile is important for your organic presence. However, how important are internal links? What are the benefits of a sound internal linking strategy? See what our tests have to say!
React code style tips: Best practices for clean code
Learn the top React code style recommendations from the latest React docs to write cleaner, more maintainable code. Perfect for improving team discussions.
The Ultimate Guide To Push Notifications For Developers — Smashing Magazine
What are the benefits of using push notifications and what can you use them for? In this article, Lee Munroe explains how to implement them and which practices are best to follow.
Some vulnerabilities are invisible. Rather than inserting logical bugs, adversaries can attack the encoding of source code files to inject vulnerabilities.
SEO test: The real SEO impact of internal linking changes
This week, we asked our Twitter followers what they thought happened to the organic traffic of higher level category pages when we ran an internal linking test on a grocery website where we added links to some lower level category pages.
We shared that the lower level category pages saw an uplift in organic traffic. This was what our followers thought:
Most believed there was no detectable impact on the higher level category pages….
When great thinkers think about problems, they start to see patterns. They look at the problem of people sending each other word-processor files, and then they look at the problem of people sending…
@altryne: Watching @karpathy presentation from today and taking twitter notes, come along for the ride: If you're like only the practical tips, skip to #32 @karpathy starts with stages: 1 - Pre-training - months x th...…
SVG versus Canvas: Which technology to choose and why?
Choosing which technology to use can often be time consuming. In this detailed comparison, we share our experience to help you with this complex decision.
Large language models such as GPT-3/4, LLaMA and PaLM work in terms of tokens. They take text, convert it into tokens (integers), then predict which tokens should come next. Playing …
React v18.0 has broken ground by introducing a long-awaited feature: Concurrency! Unfortunately, despite a deluge of resources explaining how to use it, explanations of how it works are sparse. As it is a low-level feature, it’s not critical to understand React’s idea of concurrency, but it doesn’t hurt!
You Don't Need a Dedicated Cache Service - PostgreSQL as a Cache
p
PostgreSQL became a go-to SQL database for many developers over the past couple of years. While being an SQL database, Postgres also includes a lot of ...
Random Thoughts 15 years into Software Engineering
I’m coming up on 15 years of professional software engineering. I’ve worked at companies from unknown startups to large FAANG-like silicon valley companies and everywhere in between. In no particular order, sharing some things I’ve learned that others may find helpful.