From Zero to Production-Ready Code – Chapter 3
code
Read the latest articles to stay informed and inspired
Other categories:
Strictly Typed: Interfaces, Type Aliases, and How Types Work in TypeScript
by Thomas Barreto | Jul 28, 2025 | Development
From Zero to Production-Ready Code – Chapter 2
Strictly Typed: TypeScript From Zero to Production-Ready Code
by Enrique Sarmiento | Jul 21, 2025 | Development
Chapter 1: Kicking Off with TypeScript and Essential Type Safety
Under Attack: How to Detect Bots That Evade Cloudflare and Other WAFs
by Heberlyn Mendoza | Jul 16, 2025 | Development
Chapter 5: Walk like users, talk like users, and still steal your data
Under Attack: The Hidden Risks of Ignoring Post-Attack Forensics
by Enrique Sarmiento | Jul 9, 2025 | Development
Chapter 4: What to do after a cybersecurity incident
How to Have a Professional Website in 2025 Without Breaking the Bank
by Cecilia Figueredo | Jul 4, 2025 | Small Business
The evolution of websites: from expensive to affordable
How to Handle Authentication & Protected Routes in the Next.js App Router
by Thomas Barreto | Jul 2, 2025 | Development
Chapter 7: Bring your login forms, it’s time to secure your app
Modernize or Fall Behind: Does Your Business Website Need a Redesign?
by Maria Nario | Jun 30, 2025 | UX/UI
How “familiarity blindness” bias could be hurting your website
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