Skip to main content
🎊 We've changed our name from Ddosify to Anteon! 🚀
Tags filtering applied
10 Popular String Operations in Python: Performance Comparison
Kursat AKTAS
Anteon Maintainer

10 Popular String Operations in Python: Performance Comparison

Discover how to optimize your Python code with this comprehensive guide comparing the performance of...

Introduction to React Profiling
Semih OZDEN
Founding Engineer

Introduction to React Profiling

Use React Profiling to record performance of your applicaitons

Next.js vs React.js Performance Analysis
Semih OZDEN
Founding Engineer

Next.js vs React.js Performance Analysis

Explore the performance showdown between React.js and Next.js, including rendering, SEO, and code sp...

Using GitHub Actions to Monitor Frontend Performance Metrics
Semih OZDEN
Founding Engineer

Using GitHub Actions to Monitor Frontend Performance Metrics

How to use GitHub Actions to monitor frontend performance metrics. We will use Lighthouse CI to run ...

Optimizing React Apps using useMemo and useCallback
Semih OZDEN
Founding Engineer

Optimizing React Apps using useMemo and useCallback

In this article, we will discuss how to optimize React applications using useMemo and useCallback ho...