How “familiarity blindness” bias could be hurting your website
code
Read the latest articles to stay informed and inspired
Other categories:
Stream It Like You Mean It: React Server Components + Suspense
by Thomas Barreto | Jun 25, 2025 | Development
Chapter 6: Serve your UI faster, smoother, better.
How do I use getServerSideProps with an External API?
by Heberlyn Mendoza | Jun 18, 2025 | Development
Chapter 5: A practical guide with patterns and examples
From Idea to Launch: Building a Scalable Web Platform for Your Startup
by Maria Nario | Jun 17, 2025 | Startups
Get expert tips from our experience!
When to Use SSR, SSG, or ISR in Next.js (And How to Decide)
by Enrique Sarmiento | Jun 11, 2025 | Development
Chapter 4: Choosing the right rendering method
How to Use React Server Components (Without Shipping Extra JS)
by Heberlyn Mendoza | Jun 5, 2025 | Development
Chapter 3: Build faster, leaner web apps without client-side bloat.
How Dynamic Routes Work in Next.js (and Why They Matter in Web Apps)
by Enrique Sarmiento | May 26, 2025 | Development
Chapter 2: A guide to URLs that think for themselves
Under Attack: How to Fortify Cloudflare Against Brute-Force and Credential Stuffing Attacks
by Heberlyn Mendoza | May 22, 2025 | Development
Chapter 3: Why didn’t Cloudflare detect attacks automatically?
Under Attack: 5 Rapid Actions to Defend Your Platform from Real-Time Credential Stuffing
by Diego De Dieu | May 12, 2025 | Development
Chapter 2: How to detect and defend in minutes
5 Signs You’re Already Under Attack and Don’t Know It Yet
by Enrique Sarmiento | Apr 24, 2025 | Development
Chapter 1: Seen these symptoms? Don’t wait.
3 Basic Questions About Next.js You Were Too Embarrassed to Ask
by Maria Nario | Apr 15, 2025 | Development
Chapter 1: How to navigate the Next.js multiverse
How to Build an AI-Powered Chatbot to Handle Customer FAQs
by Thomas Barreto | Apr 3, 2025 | Development
Step-by-Step Guide